[oe-commits] Tom Rini : busybox-static: Switch to FILESPATHPKG

git version control git at git.openembedded.org
Fri Jun 4 23:56:13 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 82c83e656305011ed6cc1adf367bb3c778110cd4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=82c83e656305011ed6cc1adf367bb3c778110cd4

Author: Tom Rini <tom_rini at mentor.com>
Date:   Fri Jun  4 16:41:23 2010 -0700

busybox-static: Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/busybox/busybox-static_1.11.3.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/busybox/busybox-static_1.11.3.bb b/recipes/busybox/busybox-static_1.11.3.bb
index 6523fa9..dc97381 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() {





More information about the Openembedded-commits mailing list