From cdc09b2c1ee1e4598c31eeb460eedd7681b57a5b Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Sat, 15 Jan 2011 13:49:04 +0100 Subject: [PATCH] shr-image: we use devtmpfs on palmpre machine - so no dev manager! Signed-off-by: Simon Busch --- recipes/images/shr-image.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 \ -- 2.39.5