mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
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@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
814c8f5849
commit
22df06f5b2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user