diff options
| author | Khem Raj <raj.khem@gmail.com> | 2019-04-01 19:09:11 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-04-01 19:49:48 -0700 |
| commit | 0435c9e193f53193a8f0043ddc287d061f72f250 (patch) | |
| tree | 656213acc73334a660f922d16e06622bc28f067c /meta-gnome/conf | |
| parent | 3458ee7f96c30209fc3ccc21a03071711e8da2c1 (diff) | |
| download | meta-openembedded-0435c9e193f53193a8f0043ddc287d061f72f250.tar.gz | |
layer.conf: Add warrior to compatible release series
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/conf')
| -rw-r--r-- | meta-gnome/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/conf/layer.conf b/meta-gnome/conf/layer.conf index e9d0785b1d..0b68232de7 100644 --- a/meta-gnome/conf/layer.conf +++ b/meta-gnome/conf/layer.conf | |||
| @@ -14,7 +14,7 @@ LAYERVERSION_gnome-layer = "1" | |||
| 14 | 14 | ||
| 15 | LAYERDEPENDS_gnome-layer = "core openembedded-layer networking-layer" | 15 | LAYERDEPENDS_gnome-layer = "core openembedded-layer networking-layer" |
| 16 | 16 | ||
| 17 | LAYERSERIES_COMPAT_gnome-layer = "thud" | 17 | LAYERSERIES_COMPAT_gnome-layer = "thud warrior" |
| 18 | 18 | ||
| 19 | # Sanity check for meta-gnome layer. | 19 | # Sanity check for meta-gnome layer. |
| 20 | # Setting SKIP_META_GNOME_SANITY_CHECK to "1" would skip the bbappend files check. | 20 | # Setting SKIP_META_GNOME_SANITY_CHECK to "1" would skip the bbappend files check. |
