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:
74a2f6d
)
shr-image.inc: override DEV_MANGER for nokia900 to get udev
author
Klaus Kurzmann
<mok@fluxnetz.de>
Wed, 22 Sep 2010 11:11:41 +0000
(13:11 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Sun, 10 Oct 2010 18:51:09 +0000
(20:51 +0200)
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/images/shr-image.inc
patch
|
blob
|
history
diff --git
a/recipes/images/shr-image.inc
b/recipes/images/shr-image.inc
index
2485711
..
b5a7c6c
100644
(file)
--- a/
recipes/images/shr-image.inc
+++ b/
recipes/images/shr-image.inc
@@
-3,11
+3,12
@@
#------------------------------------------------------
PV = "2.0"
-PR = "r1
4
"
+PR = "r1
5
"
DEPENDS += "task-shr-minimal"
IMAGE_LOGIN_MANAGER = "shadow"
IMAGE_DEV_MANAGER = ""
+IMAGE_DEV_MANAGER_nokia900 = "udev"
RDEPENDS_${PN} += "\
task-shr-minimal-base \