summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-03-20 00:15:18 -0700
committerKhem Raj <raj.khem@gmail.com>2020-03-20 07:44:29 -0700
commit46ae08202a52af4788372ba8c8e0ecefaa7eb301 (patch)
tree59c5e3369d14d630dd3253fb7d296c11cd88f21d
parente9fdc5acb4dca61f33575ae176a373b01f8323fc (diff)
downloadmeta-openembedded-46ae08202a52af4788372ba8c8e0ecefaa7eb301.tar.gz
layers: update LAYERSERIES_COMPAT to dunfell
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-filesystems/conf/layer.conf2
-rw-r--r--meta-gnome/conf/layer.conf2
-rw-r--r--meta-initramfs/conf/layer.conf2
-rw-r--r--meta-multimedia/conf/layer.conf2
-rw-r--r--meta-networking/conf/layer.conf2
-rw-r--r--meta-oe/conf/layer.conf2
-rw-r--r--meta-perl/conf/layer.conf2
-rw-r--r--meta-python/conf/layer.conf2
-rw-r--r--meta-webserver/conf/layer.conf2
-rw-r--r--meta-xfce/conf/layer.conf2
10 files changed, 10 insertions, 10 deletions
diff --git a/meta-filesystems/conf/layer.conf b/meta-filesystems/conf/layer.conf
index e8bd3628f8..be1635deea 100644
--- a/meta-filesystems/conf/layer.conf
+++ b/meta-filesystems/conf/layer.conf
@@ -15,4 +15,4 @@ LAYERVERSION_filesystems-layer = "1"
15 15
16LAYERDEPENDS_filesystems-layer = "core openembedded-layer" 16LAYERDEPENDS_filesystems-layer = "core openembedded-layer"
17 17
18LAYERSERIES_COMPAT_filesystems-layer = "thud warrior zeus" 18LAYERSERIES_COMPAT_filesystems-layer = "thud warrior zeus dunfell"
diff --git a/meta-gnome/conf/layer.conf b/meta-gnome/conf/layer.conf
index d381fdf070..7aa9507eb5 100644
--- a/meta-gnome/conf/layer.conf
+++ b/meta-gnome/conf/layer.conf
@@ -17,4 +17,4 @@ LAYERVERSION_gnome-layer = "1"
17 17
18LAYERDEPENDS_gnome-layer = "core openembedded-layer networking-layer" 18LAYERDEPENDS_gnome-layer = "core openembedded-layer networking-layer"
19 19
20LAYERSERIES_COMPAT_gnome-layer = "thud warrior zeus" 20LAYERSERIES_COMPAT_gnome-layer = "thud warrior zeus dunfell"
diff --git a/meta-initramfs/conf/layer.conf b/meta-initramfs/conf/layer.conf
index 93220b1208..634e0883c6 100644
--- a/meta-initramfs/conf/layer.conf
+++ b/meta-initramfs/conf/layer.conf
@@ -16,7 +16,7 @@ BBFILE_PATTERN_meta-initramfs := "^${LAYERDIR}/"
16BBFILE_PRIORITY_meta-initramfs = "8" 16BBFILE_PRIORITY_meta-initramfs = "8"
17LAYERDEPENDS_meta-initramfs = "core" 17LAYERDEPENDS_meta-initramfs = "core"
18 18
19LAYERSERIES_COMPAT_meta-initramfs = "thud warrior zeus" 19LAYERSERIES_COMPAT_meta-initramfs = "thud warrior zeus dunfell"
20 20
21SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ 21SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
22 dracut->virtual/kernel \ 22 dracut->virtual/kernel \
diff --git a/meta-multimedia/conf/layer.conf b/meta-multimedia/conf/layer.conf
index 74dd4a1b03..2d52fb938a 100644
--- a/meta-multimedia/conf/layer.conf
+++ b/meta-multimedia/conf/layer.conf
@@ -31,4 +31,4 @@ LAYERVERSION_multimedia-layer = "1"
31 31
32LAYERDEPENDS_multimedia-layer = "core meta-python" 32LAYERDEPENDS_multimedia-layer = "core meta-python"
33 33
34LAYERSERIES_COMPAT_multimedia-layer = "thud warrior zeus" 34LAYERSERIES_COMPAT_multimedia-layer = "thud warrior zeus dunfell"
diff --git a/meta-networking/conf/layer.conf b/meta-networking/conf/layer.conf
index 866bda7558..7bc0702ba7 100644
--- a/meta-networking/conf/layer.conf
+++ b/meta-networking/conf/layer.conf
@@ -17,7 +17,7 @@ LAYERDEPENDS_networking-layer = "core"
17LAYERDEPENDS_networking-layer += "openembedded-layer" 17LAYERDEPENDS_networking-layer += "openembedded-layer"
18LAYERDEPENDS_networking-layer += "meta-python" 18LAYERDEPENDS_networking-layer += "meta-python"
19 19
20LAYERSERIES_COMPAT_networking-layer = "thud warrior zeus" 20LAYERSERIES_COMPAT_networking-layer = "thud warrior zeus dunfell"
21 21
22LICENSE_PATH += "${LAYERDIR}/licenses" 22LICENSE_PATH += "${LAYERDIR}/licenses"
23 23
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index 652a378f28..434537fd3a 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -34,7 +34,7 @@ LAYERVERSION_openembedded-layer = "1"
34 34
35LAYERDEPENDS_openembedded-layer = "core" 35LAYERDEPENDS_openembedded-layer = "core"
36 36
37LAYERSERIES_COMPAT_openembedded-layer = "thud warrior zeus" 37LAYERSERIES_COMPAT_openembedded-layer = "thud warrior zeus dunfell"
38 38
39LICENSE_PATH += "${LAYERDIR}/licenses" 39LICENSE_PATH += "${LAYERDIR}/licenses"
40 40
diff --git a/meta-perl/conf/layer.conf b/meta-perl/conf/layer.conf
index 2c730e4c75..1361fe0842 100644
--- a/meta-perl/conf/layer.conf
+++ b/meta-perl/conf/layer.conf
@@ -15,4 +15,4 @@ LAYERVERSION_perl-layer = "1"
15 15
16LAYERDEPENDS_perl-layer = "core openembedded-layer" 16LAYERDEPENDS_perl-layer = "core openembedded-layer"
17 17
18LAYERSERIES_COMPAT_perl-layer = "thud warrior zeus" 18LAYERSERIES_COMPAT_perl-layer = "thud warrior zeus dunfell"
diff --git a/meta-python/conf/layer.conf b/meta-python/conf/layer.conf
index db65943f56..7cfeafe599 100644
--- a/meta-python/conf/layer.conf
+++ b/meta-python/conf/layer.conf
@@ -14,6 +14,6 @@ LAYERVERSION_meta-python = "1"
14 14
15LAYERDEPENDS_meta-python = "core openembedded-layer" 15LAYERDEPENDS_meta-python = "core openembedded-layer"
16 16
17LAYERSERIES_COMPAT_meta-python = "thud warrior zeus" 17LAYERSERIES_COMPAT_meta-python = "thud warrior zeus dunfell"
18 18
19LICENSE_PATH += "${LAYERDIR}/licenses" 19LICENSE_PATH += "${LAYERDIR}/licenses"
diff --git a/meta-webserver/conf/layer.conf b/meta-webserver/conf/layer.conf
index 2c6fad4ac6..24469115e4 100644
--- a/meta-webserver/conf/layer.conf
+++ b/meta-webserver/conf/layer.conf
@@ -17,7 +17,7 @@ LAYERVERSION_webserver = "1"
17 17
18LAYERDEPENDS_webserver = "core openembedded-layer" 18LAYERDEPENDS_webserver = "core openembedded-layer"
19 19
20LAYERSERIES_COMPAT_webserver = "thud warrior zeus" 20LAYERSERIES_COMPAT_webserver = "thud warrior zeus dunfell"
21 21
22LICENSE_PATH += "${LAYERDIR}/licenses" 22LICENSE_PATH += "${LAYERDIR}/licenses"
23 23
diff --git a/meta-xfce/conf/layer.conf b/meta-xfce/conf/layer.conf
index 070ea6ac7d..199c69e7b2 100644
--- a/meta-xfce/conf/layer.conf
+++ b/meta-xfce/conf/layer.conf
@@ -19,4 +19,4 @@ LAYERDEPENDS_xfce-layer += "multimedia-layer"
19LAYERDEPENDS_xfce-layer += "meta-python" 19LAYERDEPENDS_xfce-layer += "meta-python"
20LAYERDEPENDS_xfce-layer += "networking-layer" 20LAYERDEPENDS_xfce-layer += "networking-layer"
21 21
22LAYERSERIES_COMPAT_xfce-layer = "thud warrior zeus" 22LAYERSERIES_COMPAT_xfce-layer = "thud warrior zeus dunfell"