diff options
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/tasks/task-core-x11-sato.bb | 2 |
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}" | |||
19 | ALLOW_EMPTY = "1" | 19 | ALLOW_EMPTY = "1" |
20 | 20 | ||
21 | NETWORK_MANAGER ?= "connman-gnome" | 21 | NETWORK_MANAGER ?= "connman-gnome" |
22 | NETWORK_MANAGER_libc-uclibc = "" | ||
23 | |||
22 | RDEPENDS_task-core-x11-sato = "\ | 24 | RDEPENDS_task-core-x11-sato = "\ |
23 | matchbox-desktop \ | 25 | matchbox-desktop \ |
24 | matchbox-session-sato \ | 26 | matchbox-session-sato \ |