From: Simon Busch Date: Sat, 15 Jan 2011 12:49:04 +0000 (+0100) Subject: shr-image: we use devtmpfs on palmpre machine - so no dev manager! X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdc09b2c1ee1e4598c31eeb460eedd7681b57a5b;p=openembedded.git shr-image: we use devtmpfs on palmpre machine - so no dev manager! Signed-off-by: Simon Busch --- 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 \