From: Ross Burton Date: Tue, 14 Jul 2015 14:37:33 +0000 (+0100) Subject: opkg-arch-config: set S correctly X-Git-Tag: 2015-10~1206 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4d42cfb02a7303c92770bc4817591cca595eab1f;p=openembedded-core.git opkg-arch-config: set S correctly This recipe doesn't unpack any source, so set S to ${WORKDIR}. Signed-off-by: Ross Burton --- 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 4540de2daf..ace3de4f42 100644 --- a/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb +++ b/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb @@ -4,6 +4,8 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384 PACKAGE_ARCH = "${MACHINE_ARCH}" PR = "r1" +S = "${WORKDIR}" + do_compile() { mkdir -p ${S}/${sysconfdir}/opkg/