summaryrefslogtreecommitdiff
path: root/meta/recipes-sato/tasks
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-07-18 15:36:42 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-20 15:25:00 +0100
commitfea90adb2ad93b1b9dd4c9259b738bbecdce4524 (patch)
treeced59b745d2caf4656350bf7db9477a25913710e /meta/recipes-sato/tasks
parentd3a2a48632c05bd203c0509df6a73b9b4d1eb7f2 (diff)
downloadopenembedded-core-fea90adb2ad93b1b9dd4c9259b738bbecdce4524.tar.gz
openembedded-core-fea90adb2ad93b1b9dd4c9259b738bbecdce4524.tar.bz2
openembedded-core-fea90adb2ad93b1b9dd4c9259b738bbecdce4524.tar.xz
openembedded-core-fea90adb2ad93b1b9dd4c9259b738bbecdce4524.zip
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. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/recipes-sato/tasks')
-rw-r--r--meta/recipes-sato/tasks/task-core-x11-sato.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-sato/tasks/task-core-x11-sato.bb b/meta/recipes-sato/tasks/task-core-x11-sato.bb
index 43b24d2c9..cd7107766 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 \