meta-gnome/layer.conf: Add meta-networking for the networkmanager

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
This commit is contained in:
Mark Hatle 2017-09-05 19:04:09 -05:00 committed by Martin Jansa
parent 4738a09f3b
commit 6618d2a02f

View File

@ -12,6 +12,6 @@ BBFILE_PRIORITY_gnome-layer = "7"
# cause compatibility issues with other layers
LAYERVERSION_gnome-layer = "1"
LAYERDEPENDS_gnome-layer = "core openembedded-layer"
LAYERDEPENDS_gnome-layer = "core openembedded-layer networking-layer"
AVAHI_GTK_pn-avahi-ui = "gtk gtk3"