mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
meta-networking: Add LAYERVERSION and LAYERDEPENDS
Add LAYERVERSION and LAYERDEPENDS to layer.conf Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
This commit is contained in:
committed by
Joe MacDonald
parent
b6070c7f7a
commit
68a3728972
@@ -9,3 +9,8 @@ BBFILE_COLLECTIONS += "networking"
|
||||
BBFILE_PATTERN_networking := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_networking = "5"
|
||||
|
||||
# This should only be incremented on significant changes that will
|
||||
# cause compatibility issues with other layers
|
||||
LAYERVERSION_networking = "1"
|
||||
|
||||
LAYERDEPENDS_networking = "core"
|
||||
|
||||
Reference in New Issue
Block a user