summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-03-16 19:52:58 -0700
committerKhem Raj <raj.khem@gmail.com>2024-03-17 13:10:12 -0700
commita8310f7f31acdf273a3f51a75c74cc957375426e (patch)
treee2572547990d120b7f6f309df1768d386a59089c
parent03bfdf5aa68d449087b81389942d32fcb7a3457e (diff)
downloadmeta-openembedded-a8310f7f31acdf273a3f51a75c74cc957375426e.tar.gz
layer.conf: Prepare for release, drop nanbield LAYERSERIES
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 f21ff6548..c2263c899 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 networking-layer" 16LAYERDEPENDS_filesystems-layer = "core openembedded-layer networking-layer"
17 17
18LAYERSERIES_COMPAT_filesystems-layer = "nanbield scarthgap" 18LAYERSERIES_COMPAT_filesystems-layer = "scarthgap"
diff --git a/meta-gnome/conf/layer.conf b/meta-gnome/conf/layer.conf
index eb35bf93c..75764e64c 100644
--- a/meta-gnome/conf/layer.conf
+++ b/meta-gnome/conf/layer.conf
@@ -17,7 +17,7 @@ LAYERVERSION_gnome-layer = "1"
17 17
18LAYERDEPENDS_gnome-layer = "core openembedded-layer networking-layer meta-python" 18LAYERDEPENDS_gnome-layer = "core openembedded-layer networking-layer meta-python"
19 19
20LAYERSERIES_COMPAT_gnome-layer = "nanbield scarthgap" 20LAYERSERIES_COMPAT_gnome-layer = "scarthgap"
21 21
22SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "\ 22SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "\
23 faenza-icon-theme->gdk-pixbuf \ 23 faenza-icon-theme->gdk-pixbuf \
diff --git a/meta-initramfs/conf/layer.conf b/meta-initramfs/conf/layer.conf
index 9b9c91693..25023cfc6 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 = "5" 16BBFILE_PRIORITY_meta-initramfs = "5"
17LAYERDEPENDS_meta-initramfs = "core" 17LAYERDEPENDS_meta-initramfs = "core"
18 18
19LAYERSERIES_COMPAT_meta-initramfs = "nanbield scarthgap" 19LAYERSERIES_COMPAT_meta-initramfs = "scarthgap"
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 af90f49d3..82e6f3629 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 openembedded-layer meta-python" 32LAYERDEPENDS_multimedia-layer = "core openembedded-layer meta-python"
33 33
34LAYERSERIES_COMPAT_multimedia-layer = "nanbield scarthgap" 34LAYERSERIES_COMPAT_multimedia-layer = "scarthgap"
diff --git a/meta-networking/conf/layer.conf b/meta-networking/conf/layer.conf
index bafca78cc..ac5d15a0c 100644
--- a/meta-networking/conf/layer.conf
+++ b/meta-networking/conf/layer.conf
@@ -15,7 +15,7 @@ LAYERVERSION_networking-layer = "1"
15 15
16LAYERDEPENDS_networking-layer = "core meta-python openembedded-layer" 16LAYERDEPENDS_networking-layer = "core meta-python openembedded-layer"
17 17
18LAYERSERIES_COMPAT_networking-layer = "nanbield scarthgap" 18LAYERSERIES_COMPAT_networking-layer = "scarthgap"
19 19
20LICENSE_PATH += "${LAYERDIR}/licenses" 20LICENSE_PATH += "${LAYERDIR}/licenses"
21 21
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index 4807b6761..4d9acb8cc 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -44,7 +44,7 @@ LAYERVERSION_openembedded-layer = "1"
44 44
45LAYERDEPENDS_openembedded-layer = "core" 45LAYERDEPENDS_openembedded-layer = "core"
46 46
47LAYERSERIES_COMPAT_openembedded-layer = "nanbield scarthgap" 47LAYERSERIES_COMPAT_openembedded-layer = "scarthgap"
48 48
49LICENSE_PATH += "${LAYERDIR}/licenses" 49LICENSE_PATH += "${LAYERDIR}/licenses"
50 50
diff --git a/meta-perl/conf/layer.conf b/meta-perl/conf/layer.conf
index bef1baec3..20a6a4239 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 = "nanbield scarthgap" 18LAYERSERIES_COMPAT_perl-layer = "scarthgap"
diff --git a/meta-python/conf/layer.conf b/meta-python/conf/layer.conf
index c9bea804a..f48b28b95 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 (>= 12) openembedded-layer" 15LAYERDEPENDS_meta-python = "core (>= 12) openembedded-layer"
16 16
17LAYERSERIES_COMPAT_meta-python = "nanbield scarthgap" 17LAYERSERIES_COMPAT_meta-python = "scarthgap"
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 143719717..c0896f1a2 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 = "nanbield scarthgap" 20LAYERSERIES_COMPAT_webserver = "scarthgap"
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 763aa8d83..944bd57d1 100644
--- a/meta-xfce/conf/layer.conf
+++ b/meta-xfce/conf/layer.conf
@@ -19,7 +19,7 @@ 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 = "nanbield scarthgap" 22LAYERSERIES_COMPAT_xfce-layer = "scarthgap"
23 23
24SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "\ 24SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "\
25 openzone->gdk-pixbuf \ 25 openzone->gdk-pixbuf \