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:
262ba14
)
ompower: don't put initscripts to RDEPENDS
author
Martin Jansa
<Martin.Jansa@gmail.com>
Sun, 24 Oct 2010 06:39:16 +0000
(08:39 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Sun, 24 Oct 2010 07:28:00 +0000
(09:28 +0200)
* different distros or images are using different initscripts
* sane image usually has some initscripts installed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/openmoko-system/ompower_svn.bb
patch
|
blob
|
history
diff --git
a/recipes/openmoko-system/ompower_svn.bb
b/recipes/openmoko-system/ompower_svn.bb
index
3f1e026
..
a8bc04d
100644
(file)
--- a/
recipes/openmoko-system/ompower_svn.bb
+++ b/
recipes/openmoko-system/ompower_svn.bb
@@
-4,7
+4,6
@@
DEPENDS = "ecore edbus"
SRCREV = "4727"
PV = "0.0.0+svnr${SRCPV}"
PR = "r5"
-RDEPENDS_${PN} = "initscripts"
SRCNAME = "ompower"
S = "${WORKDIR}/${PN}"