aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/images
diff options
context:
space:
mode:
authorSimon Busch <morphis@amethyst.openembedded.net>2011-01-15 13:49:04 +0100
committerSimon Busch <morphis@amethyst.openembedded.net>2011-01-15 13:49:40 +0100
commitcdc09b2c1ee1e4598c31eeb460eedd7681b57a5b (patch)
tree3f27c7a5bdf90981a757cf73ea879dc9f0a58a41 /recipes/images
parente401549bd493dd5ac05b9ce5f809f84c177dfe5e (diff)
downloadopenembedded-cdc09b2c1ee1e4598c31eeb460eedd7681b57a5b.tar.gz
shr-image: we use devtmpfs on palmpre machine - so no dev manager!
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Diffstat (limited to 'recipes/images')
-rw-r--r--recipes/images/shr-image.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/images/shr-image.inc b/recipes/images/shr-image.inc
index b45396624d..32df4285e8 100644
--- a/recipes/images/shr-image.inc
+++ b/recipes/images/shr-image.inc
@@ -3,12 +3,13 @@
#------------------------------------------------------
PV = "2.0"
-PR = "r15"
+PR = "r16"
DEPENDS += "task-shr-minimal"
IMAGE_LOGIN_MANAGER = "shadow"
IMAGE_DEV_MANAGER_om-gta01 = ""
IMAGE_DEV_MANAGER_om-gta02 = ""
+IMAGE_DEV_MANAGER_palmpre = ""
RDEPENDS_${PN} += "\
task-shr-minimal-base \