mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-05 21:24:45 +02:00
layer.conf: Add zeus to compatible layers
zeus is codename for next 3.0 release Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
e811912fae
commit
ed47e37e43
|
@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "raspberrypi"
|
||||||
BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/"
|
BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_raspberrypi = "9"
|
BBFILE_PRIORITY_raspberrypi = "9"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_raspberrypi = "sumo thud warrior"
|
LAYERSERIES_COMPAT_raspberrypi = "sumo thud warrior zeus"
|
||||||
|
|
||||||
# Additional license directories.
|
# Additional license directories.
|
||||||
LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"
|
LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user