From 5b3d102bdbe59884ff5c2e518dbd48a2c6f2449c Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Wed, 2 Mar 2011 22:52:31 +0100 Subject: [PATCH] shr-image.inc: switch htcdream to devtmpfs(like om-gta01 and om-gta02) Signed-off-by: Denis 'GNUtoo' Carikli --- 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 81f5371a5a..29c60af033 100644 --- a/recipes/images/shr-image.inc +++ b/recipes/images/shr-image.inc @@ -3,12 +3,13 @@ #------------------------------------------------------ PV = "2.0" -PR = "r17" +PR = "r18" DEPENDS += "task-shr-minimal" IMAGE_LOGIN_MANAGER = "shadow" IMAGE_DEV_MANAGER_om-gta01 = "" IMAGE_DEV_MANAGER_om-gta02 = "" +IMAGE_DEV_MANAGER_htcdream = "" RDEPENDS_${PN} += "\ task-shr-minimal-base \ -- 2.11.4.GIT