From 9e2f8cb6a74f9e0070bbad54d6dffa9e4c2e6cef Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Fri, 28 Jan 2011 16:20:38 +0100 Subject: [PATCH] shr-image: use default IMAGE_DEV_MANAGER and not devtmpfs Signed-off-by: Simon Busch --- recipes/images/shr-image.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes/images/shr-image.inc b/recipes/images/shr-image.inc index 32df4285e8..81f5371a5a 100644 --- a/recipes/images/shr-image.inc +++ b/recipes/images/shr-image.inc @@ -3,13 +3,12 @@ #------------------------------------------------------ PV = "2.0" -PR = "r16" +PR = "r17" 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