mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
layer: bump priority to 8
To ensure that meta-virt versions are chosen over meta-oe equivalents we bump the priority to 8. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
40dcc06946
commit
df21652a7f
|
@ -6,7 +6,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
|
|||
|
||||
BBFILE_COLLECTIONS += "virtualization-layer"
|
||||
BBFILE_PATTERN_virtualization-layer := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_virtualization-layer = "7"
|
||||
BBFILE_PRIORITY_virtualization-layer = "8"
|
||||
|
||||
# Custom licenses used by some packages in this layer
|
||||
LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"
|
||||
|
|
Loading…
Reference in New Issue
Block a user