mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
layer.conf: Drop gatesgarth and add honister to LAYERSERIES_COMPAT
master can only be validated with latest WIP oe-core releases so drop gatesgrath which is now a dedicated release, soon hardknott will be out too but for master needs its fine, while hear add honister ( fall 2021 ) release too Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
fdf02accfe
commit
8a149b63ab
|
@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "raspberrypi"
|
|||
BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_raspberrypi = "9"
|
||||
|
||||
LAYERSERIES_COMPAT_raspberrypi = "gatesgarth hardknott"
|
||||
LAYERSERIES_COMPAT_raspberrypi = "hardknott honister"
|
||||
|
||||
# Additional license directories.
|
||||
LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"
|
||||
|
|
Loading…
Reference in New Issue
Block a user