Skip to content

Commit 0ec0619

Browse files
shr-projectkraj
authored andcommitted
layer.conf: Drop whinlatter release series
#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>
1 parent 4cb76d1 commit 0ec0619

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf/layer.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "raspberrypi"
99
BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/"
1010
BBFILE_PRIORITY_raspberrypi = "9"
1111

12-
LAYERSERIES_COMPAT_raspberrypi = "whinlatter wrynose"
12+
LAYERSERIES_COMPAT_raspberrypi = "wrynose"
1313
LAYERDEPENDS_raspberrypi = "core"
1414

1515
# Additional license directories.

0 commit comments

Comments
 (0)