mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
layer.conf: Add warrior to compatible release series
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -15,4 +15,4 @@ LAYERVERSION_filesystems-layer = "1"
|
|||||||
|
|
||||||
LAYERDEPENDS_filesystems-layer = "core openembedded-layer"
|
LAYERDEPENDS_filesystems-layer = "core openembedded-layer"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_filesystems-layer = "thud"
|
LAYERSERIES_COMPAT_filesystems-layer = "thud warrior"
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ LAYERVERSION_gnome-layer = "1"
|
|||||||
|
|
||||||
LAYERDEPENDS_gnome-layer = "core openembedded-layer networking-layer"
|
LAYERDEPENDS_gnome-layer = "core openembedded-layer networking-layer"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_gnome-layer = "thud"
|
LAYERSERIES_COMPAT_gnome-layer = "thud warrior"
|
||||||
|
|
||||||
# Sanity check for meta-gnome layer.
|
# Sanity check for meta-gnome layer.
|
||||||
# Setting SKIP_META_GNOME_SANITY_CHECK to "1" would skip the bbappend files check.
|
# Setting SKIP_META_GNOME_SANITY_CHECK to "1" would skip the bbappend files check.
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ BBFILE_PATTERN_meta-initramfs := "^${LAYERDIR}/"
|
|||||||
BBFILE_PRIORITY_meta-initramfs = "8"
|
BBFILE_PRIORITY_meta-initramfs = "8"
|
||||||
LAYERDEPENDS_meta-initramfs = "core"
|
LAYERDEPENDS_meta-initramfs = "core"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_meta-initramfs = "thud"
|
LAYERSERIES_COMPAT_meta-initramfs = "thud warrior"
|
||||||
|
|
||||||
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
||||||
dracut->virtual/kernel \
|
dracut->virtual/kernel \
|
||||||
|
|||||||
@@ -31,4 +31,4 @@ LAYERVERSION_multimedia-layer = "1"
|
|||||||
|
|
||||||
LAYERDEPENDS_multimedia-layer = "core"
|
LAYERDEPENDS_multimedia-layer = "core"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_multimedia-layer = "thud"
|
LAYERSERIES_COMPAT_multimedia-layer = "thud warrior"
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ LAYERDEPENDS_networking-layer = "core"
|
|||||||
LAYERDEPENDS_networking-layer += "openembedded-layer"
|
LAYERDEPENDS_networking-layer += "openembedded-layer"
|
||||||
LAYERDEPENDS_networking-layer += "meta-python"
|
LAYERDEPENDS_networking-layer += "meta-python"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_networking-layer = "thud"
|
LAYERSERIES_COMPAT_networking-layer = "thud warrior"
|
||||||
|
|
||||||
LICENSE_PATH += "${LAYERDIR}/licenses"
|
LICENSE_PATH += "${LAYERDIR}/licenses"
|
||||||
|
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ LAYERVERSION_openembedded-layer = "1"
|
|||||||
|
|
||||||
LAYERDEPENDS_openembedded-layer = "core"
|
LAYERDEPENDS_openembedded-layer = "core"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_openembedded-layer = "thud"
|
LAYERSERIES_COMPAT_openembedded-layer = "thud warrior"
|
||||||
|
|
||||||
LICENSE_PATH += "${LAYERDIR}/licenses"
|
LICENSE_PATH += "${LAYERDIR}/licenses"
|
||||||
|
|
||||||
|
|||||||
@@ -15,4 +15,4 @@ LAYERVERSION_perl-layer = "1"
|
|||||||
|
|
||||||
LAYERDEPENDS_perl-layer = "core openembedded-layer"
|
LAYERDEPENDS_perl-layer = "core openembedded-layer"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_perl-layer = "thud"
|
LAYERSERIES_COMPAT_perl-layer = "thud warrior"
|
||||||
|
|||||||
@@ -14,6 +14,6 @@ LAYERVERSION_meta-python = "1"
|
|||||||
|
|
||||||
LAYERDEPENDS_meta-python = "core openembedded-layer"
|
LAYERDEPENDS_meta-python = "core openembedded-layer"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_meta-python = "thud"
|
LAYERSERIES_COMPAT_meta-python = "thud warrior"
|
||||||
|
|
||||||
LICENSE_PATH += "${LAYERDIR}/licenses"
|
LICENSE_PATH += "${LAYERDIR}/licenses"
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ LAYERVERSION_webserver = "1"
|
|||||||
|
|
||||||
LAYERDEPENDS_webserver = "core openembedded-layer"
|
LAYERDEPENDS_webserver = "core openembedded-layer"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_webserver = "thud"
|
LAYERSERIES_COMPAT_webserver = "thud warrior"
|
||||||
|
|
||||||
LICENSE_PATH += "${LAYERDIR}/licenses"
|
LICENSE_PATH += "${LAYERDIR}/licenses"
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ LAYERDEPENDS_xfce-layer += "gnome-layer"
|
|||||||
LAYERDEPENDS_xfce-layer += "multimedia-layer"
|
LAYERDEPENDS_xfce-layer += "multimedia-layer"
|
||||||
LAYERDEPENDS_xfce-layer += "meta-python"
|
LAYERDEPENDS_xfce-layer += "meta-python"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_xfce-layer = "thud"
|
LAYERSERIES_COMPAT_xfce-layer = "thud warrior"
|
||||||
|
|
||||||
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
||||||
xfce4-session->machine-host \
|
xfce4-session->machine-host \
|
||||||
|
|||||||
Reference in New Issue
Block a user