diff options
Diffstat (limited to 'meta/recipes-devtools/opkg')
| -rw-r--r-- | meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb b/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb index 4db35c1092..128baa9a08 100644 --- a/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb +++ b/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb | |||
| @@ -3,8 +3,7 @@ HOMEPAGE = "https://git.yoctoproject.org/opkg/" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 4 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 5 | 5 | ||
| 6 | S = "${WORKDIR}/sources" | 6 | S = "${UNPACKDIR}" |
| 7 | UNPACKDIR = "${S}" | ||
| 8 | 7 | ||
| 9 | do_compile() { | 8 | do_compile() { |
| 10 | mkdir -p ${S}/${sysconfdir}/opkg/ | 9 | mkdir -p ${S}/${sysconfdir}/opkg/ |
