FIX: [conf] change bbfile prio from 9 to 11
BugzId: 67886
This commit is contained in:
parent
3de6fe9e8c
commit
64bec25a6f
|
|
@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
|||
|
||||
BBFILE_COLLECTIONS += "netmodule-wlan"
|
||||
BBFILE_PATTERN_netmodule-wlan = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_netmodule-wlan = "9"
|
||||
BBFILE_PRIORITY_netmodule-wlan = "11"
|
||||
|
||||
# This should only be incremented on significant changes that will
|
||||
# cause compatibility issues with other layers
|
||||
|
|
|
|||
Loading…
Reference in New Issue