From e182d213614da43652431e013f7c2f7b8e2fb872 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 18 Jul 2011 15:36:42 -0700 Subject: task-core-x11-sato: Add empty NETWORK_MANAGER for uclibc conman needs some features from libresolv e.g. ns_initparse which are missing in uclibc. (From OE-Core rev: fea90adb2ad93b1b9dd4c9259b738bbecdce4524) Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/recipes-sato/tasks/task-core-x11-sato.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-sato/tasks/task-core-x11-sato.bb') diff --git a/meta/recipes-sato/tasks/task-core-x11-sato.bb b/meta/recipes-sato/tasks/task-core-x11-sato.bb index 43b24d2c9c..cd71077660 100644 --- a/meta/recipes-sato/tasks/task-core-x11-sato.bb +++ b/meta/recipes-sato/tasks/task-core-x11-sato.bb @@ -19,6 +19,8 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" ALLOW_EMPTY = "1" NETWORK_MANAGER ?= "connman-gnome" +NETWORK_MANAGER_libc-uclibc = "" + RDEPENDS_task-core-x11-sato = "\ matchbox-desktop \ matchbox-session-sato \ -- cgit v1.2.3-54-g00ecf