summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/tasks/task-core-x11-sato.bb
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:27:38 +0100
commite182d213614da43652431e013f7c2f7b8e2fb872 (patch)
tree4d35510516c99c880a204a31617446e786149d05 /meta/recipes-sato/tasks/task-core-x11-sato.bb
parentcbcb798b88648701804a02cee302630e245acfc9 (diff)
downloadpoky-e182d213614da43652431e013f7c2f7b8e2fb872.tar.gz
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 <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/tasks/task-core-x11-sato.bb')
-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 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}"
19ALLOW_EMPTY = "1" 19ALLOW_EMPTY = "1"
20 20
21NETWORK_MANAGER ?= "connman-gnome" 21NETWORK_MANAGER ?= "connman-gnome"
22NETWORK_MANAGER_libc-uclibc = ""
23
22RDEPENDS_task-core-x11-sato = "\ 24RDEPENDS_task-core-x11-sato = "\
23 matchbox-desktop \ 25 matchbox-desktop \
24 matchbox-session-sato \ 26 matchbox-session-sato \