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:
26f05a7
)
SlugOS: update-modules - correct SlugOS-specific RDEPENDS override
author
Mike Westerhof
<mwester@dls.net>
Mon, 21 Feb 2011 03:27:45 +0000
(21:27 -0600)
committer
Mike Westerhof
<mwester@dls.net>
Mon, 21 Feb 2011 03:27:45 +0000
(21:27 -0600)
to bring it into alignment with the newer RDEPENDS_${PN} technique.
recipes/update-modules/update-modules_1.0.bb
patch
|
blob
|
history
diff --git
a/recipes/update-modules/update-modules_1.0.bb
b/recipes/update-modules/update-modules_1.0.bb
index
2cb6c19
..
2c75abc
100644
(file)
--- a/
recipes/update-modules/update-modules_1.0.bb
+++ b/
recipes/update-modules/update-modules_1.0.bb
@@
-25,4
+25,4
@@
do_install() {
# let the distros select if they want busybox, or some other package
# to provide it. Until then, the following line just removes the
# unwanted dependencies for SlugOS.
-RDEPENDS_slugos = ""
+RDEPENDS_
${PN}_
slugos = ""