[oe-commits] [meta-openembedded] 07/16: meta-perl: update layer.conf to include openembedded-layer

git at git.openembedded.org git at git.openembedded.org
Tue Oct 3 10:55: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 36b42fc12ad2a5a41602be4934fbc636f4144aa2
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Sep 29 14:54:46 2017 -0400

    meta-perl: update layer.conf to include openembedded-layer
    
    Several recipes require items that are in the openembedded layer
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-perl/conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-perl/conf/layer.conf b/meta-perl/conf/layer.conf
index 0485ac8..a861c3e 100644
--- a/meta-perl/conf/layer.conf
+++ b/meta-perl/conf/layer.conf
@@ -13,4 +13,4 @@ BBFILE_PRIORITY_perl-layer = "6"
 # cause compatibility issues with other layers
 LAYERVERSION_perl-layer = "1"
 
-LAYERDEPENDS_perl-layer = "core"
+LAYERDEPENDS_perl-layer = "core openembedded-layer"

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


More information about the Openembedded-commits mailing list