From: Tom Rini Date: Fri, 4 Jun 2010 23:41:23 +0000 (-0700) Subject: busybox-static: Switch to FILESPATHPKG X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82c83e656305011ed6cc1adf367bb3c778110cd4;p=openembedded.git busybox-static: Switch to FILESPATHPKG Signed-off-by: Tom Rini --- diff --git a/recipes/busybox/busybox-static_1.11.3.bb b/recipes/busybox/busybox-static_1.11.3.bb index 6523fa90fe..dc9738180d 100644 --- a/recipes/busybox/busybox-static_1.11.3.bb +++ b/recipes/busybox/busybox-static_1.11.3.bb @@ -1,7 +1,7 @@ require busybox_${PV}.bb PR = "${INC_PR}.1" -FILESPATH = "${FILE_DIRNAME}/busybox-${PV}:${FILE_DIRNAME}/files:${FILE_DIRNAME}" +FILESPATHPKG =. "busybox-${PV}:" S = "${WORKDIR}/busybox-${PV}" do_configure_append() {