layer: adjust layer configuration to new layout

yocto layer is now called: meta-netmodule-bsp

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
Patrick Zysset 2018-09-11 01:50:09 +02:00
parent 49008dd4ef
commit 56e22c965f
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "netmodule-bsp"
BBFILE_PATTERN_nmrouter = "^${LAYERDIR}/"
BBFILE_PRIORITY_nmrouter = "10"
BBFILE_PATTERN_netmodule-bsp = "^${LAYERDIR}/"
BBFILE_PRIORITY_netmodule-bsp = "10"
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers