mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 04:36:58 +00:00
meta-ids: install packagegroup-ids if the feature ids configured
Signed-off-by: Jia Zhang <lans.zhang2008@gmail.com>
This commit is contained in:
@@ -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 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user