diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-04-01 19:04:04 -0700 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2019-04-03 14:12:00 +0000 |
commit | 3b4b9398154d301a8e39501189da0ad7eee740f7 (patch) | |
tree | dd2a358e3e3d2d46cc1639b94686e5cde798a29e | |
parent | f83c1ca79b7ea5b0a61038faf18ed84927879e23 (diff) | |
download | meta-qt5-3b4b9398154d301a8e39501189da0ad7eee740f7.tar.gz |
layer.conf: Add warrior to compatible release series
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 12b2d6ae..b466ebf7 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
@@ -29,7 +29,7 @@ LAYERVERSION_qt5-layer = "1" | |||
29 | 29 | ||
30 | LAYERDEPENDS_qt5-layer = "core" | 30 | LAYERDEPENDS_qt5-layer = "core" |
31 | 31 | ||
32 | LAYERSERIES_COMPAT_qt5-layer = "sumo thud" | 32 | LAYERSERIES_COMPAT_qt5-layer = "sumo thud warrior" |
33 | 33 | ||
34 | LICENSE_PATH += "${LAYERDIR}/licenses" | 34 | LICENSE_PATH += "${LAYERDIR}/licenses" |
35 | 35 | ||