meta-ids: install packagegroup-ids if the feature ids configured

Signed-off-by: Jia Zhang <lans.zhang2008@gmail.com>
This commit is contained in:
Jia Zhang
2017-08-24 21:01:32 +08:00
parent 5a24b8f94f
commit aa14422754
3 changed files with 7 additions and 1 deletions
+4 -1
View File
@@ -11,4 +11,7 @@ BBFILE_PRIORITY_ids = "10"
BBLAYERS_LAYERINDEX_NAME_ids = "meta-ids"
LAYERDEPENDS_ids = "core"
LAYERDEPENDS_ids = "\
core \
networking-layer \
"
@@ -8,5 +8,6 @@ LIC_FILES_CHKSUM = "\
inherit packagegroup
RDEPENDS_${PN} += "\
snort \
mtree \
"