mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
layer.conf: Remove older releases from LAYERSERIES_COMPAT
* since
36c3c2e7ca
which renamed gstreamer1.0-omx_1.14%.bbappend to gstreamer1.0-omx_1.16%.bbappend it didn't
parse with zeus and older
* with zeus it parses OK, but I believe people who use meta-raspberrypi
from dunfell branch in zeus builds should rather ask for backports they
are missing in zeus branch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
0e2baa7656
commit
e6e604616d
|
@ -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 zeus dunfell gatesgarth"
|
LAYERSERIES_COMPAT_raspberrypi = "dunfell gatesgarth"
|
||||||
LAYERDEPENDS_raspberrypi = "core"
|
LAYERDEPENDS_raspberrypi = "core"
|
||||||
|
|
||||||
# Additional license directories.
|
# Additional license directories.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user