git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d642fd
)
busybox-static: Switch to FILESPATHPKG
author
Tom Rini
<tom_rini@mentor.com>
Fri, 4 Jun 2010 23:41:23 +0000
(16:41 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Fri, 4 Jun 2010 23:55:53 +0000
(16:55 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/busybox/busybox-static_1.11.3.bb
patch
|
blob
|
history
diff --git
a/recipes/busybox/busybox-static_1.11.3.bb
b/recipes/busybox/busybox-static_1.11.3.bb
index
6523fa9
..
dc97381
100644
(file)
--- 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}
"
+FILESPATH
PKG =. "busybox-${PV}:
"
S = "${WORKDIR}/busybox-${PV}"
do_configure_append() {