[oe-commits] [meta-openembedded] 21/27: layer.conf: Add meta-networking for the networkmanager

git at git.openembedded.org git at git.openembedded.org
Thu Sep 7 09:18:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit b529f5505e8c5d755ab0b6344ba910392e804f74
Author: Mark Hatle <mark.hatle at windriver.com>
AuthorDate: Tue Sep 5 19:04:09 2017 -0500

    layer.conf: Add meta-networking for the networkmanager
    
    Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
---
 meta-gnome/conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/conf/layer.conf b/meta-gnome/conf/layer.conf
index 58e12a9..fb89c14 100644
--- a/meta-gnome/conf/layer.conf
+++ b/meta-gnome/conf/layer.conf
@@ -12,4 +12,4 @@ 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list