mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-18 13:12:34 +02:00
layer.conf: add LAYERSERIES_COMPAT
We need sumo or newer release of OE Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -8,3 +8,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
|||||||
BBFILE_COLLECTIONS += "riscv-layer"
|
BBFILE_COLLECTIONS += "riscv-layer"
|
||||||
BBFILE_PATTERN_riscv-layer = "^${LAYERDIR}/"
|
BBFILE_PATTERN_riscv-layer = "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_riscv-layer = "6"
|
BBFILE_PRIORITY_riscv-layer = "6"
|
||||||
|
|
||||||
|
LAYERSERIES_COMPAT_riscv-layer = "sumo"
|
||||||
|
|||||||
Reference in New Issue
Block a user