diff options
| author | Khem Raj <raj.khem@gmail.com> | 2019-04-01 19:04:04 -0700 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-04-02 14:54:39 -0300 |
| commit | 5a328383122c7d82b096b1b090a850e14d6fa311 (patch) | |
| tree | fc0468eb2d2379315275d32f97246e2552fa4adb | |
| parent | 0b0a608ddc55acf1f817aee03e65a06017239bed (diff) | |
| download | meta-qt5-5a328383122c7d82b096b1b090a850e14d6fa311.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 | ||
