mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
layer.conf: Drop whinlatter release series
https://github.com/agherzan/meta-raspberrypi/pull/1584 was first change specific for wrynose (other than CI change), drop whinlatter to avoid someone accidentally using master branch with older weston-14 and getting crashes. Separate whinlatter branch was now created. Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
This commit is contained in:
parent
4cb76d18d0
commit
0ec061905a
@ -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 = "whinlatter wrynose"
|
LAYERSERIES_COMPAT_raspberrypi = "wrynose"
|
||||||
LAYERDEPENDS_raspberrypi = "core"
|
LAYERDEPENDS_raspberrypi = "core"
|
||||||
|
|
||||||
# Additional license directories.
|
# Additional license directories.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user