diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2021-07-30 10:18:01 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2021-08-03 13:38:39 +0200 |
| commit | cfb9d4773df4a2b716550ddef30cec5d396c200d (patch) | |
| tree | 8ad24b6464181af05dbcebf2f944c8b0393d8277 | |
| parent | a6bee8ea4cb91d0e07d8be272ddc0e56c86e4acf (diff) | |
| download | meta-qt5-cfb9d4773df4a2b716550ddef30cec5d396c200d.tar.gz | |
layer.conf: Update to honister
This marks the layers as compatible with honister now they use the new override
syntax.
Signed-off-by: Martin Jansa <Martin.Jansa@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 9c8844db..aa063c58 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 = "dunfell gatesgarth hardknott" | 32 | LAYERSERIES_COMPAT_qt5-layer = "dunfell gatesgarth hardknott honister" |
| 33 | 33 | ||
| 34 | LICENSE_PATH += "${LAYERDIR}/licenses" | 34 | LICENSE_PATH += "${LAYERDIR}/licenses" |
| 35 | 35 | ||
