From 8d23eea6f4127e9b4ae5edd89d33129854af3525 Mon Sep 17 00:00:00 2001 From: Bruce Leidl Date: Sat, 6 Apr 2019 16:03:04 -0400 Subject: [PATCH] add 'warrior' to poky releases --- meta-gnome/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/conf/layer.conf b/meta-gnome/conf/layer.conf index 1602a8b..9740958 100644 --- a/meta-gnome/conf/layer.conf +++ b/meta-gnome/conf/layer.conf @@ -1,7 +1,7 @@ # We have a conf and classes directory, add to BBPATH BBPATH .= ":${LAYERDIR}" -LAYERSERIES_COMPAT_meta-gnome = "thud" +LAYERSERIES_COMPAT_meta-gnome = "thud warrior" # We have recipes-* directories, add to BBFILES BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \