From 3648dfb64d8bf9b883567a2329ee5ea6cc8af044 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 27 Oct 2010 10:06:55 +0200 Subject: [PATCH] shr-image: remove IMAGE_DEV_MANAGER only for om-gta0[12] Signed-off-by: Martin Jansa --- recipes/images/shr-image.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/images/shr-image.inc b/recipes/images/shr-image.inc index b5a7c6ce7b..2f9824a9cb 100644 --- a/recipes/images/shr-image.inc +++ b/recipes/images/shr-image.inc @@ -7,8 +7,8 @@ PR = "r15" DEPENDS += "task-shr-minimal" IMAGE_LOGIN_MANAGER = "shadow" -IMAGE_DEV_MANAGER = "" -IMAGE_DEV_MANAGER_nokia900 = "udev" +IMAGE_DEV_MANAGER_om-gta01 = "" +IMAGE_DEV_MANAGER_om-gta02 = "" RDEPENDS_${PN} += "\ task-shr-minimal-base \ -- 2.39.5