diff mbox series

[meta-cgl,1/2] layer.conf: add langdale to LAYERSERIES_COMPAT

Message ID 20221002135343.3039016-1-yi.zhao@windriver.com
State New
Headers show
Series [meta-cgl,1/2] layer.conf: add langdale to LAYERSERIES_COMPAT | expand

Commit Message

Yi Zhao Oct. 2, 2022, 1:53 p.m. UTC
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 meta-cgl-common/conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jeremy Puhlman Oct. 3, 2022, 5:07 a.m. UTC | #1
Merged.

On 10/2/2022 6:53 AM, Yi Zhao wrote:
> Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
> ---
>   meta-cgl-common/conf/layer.conf | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-cgl-common/conf/layer.conf b/meta-cgl-common/conf/layer.conf
> index 2e21879..865ed9f 100644
> --- a/meta-cgl-common/conf/layer.conf
> +++ b/meta-cgl-common/conf/layer.conf
> @@ -11,6 +11,6 @@ BBFILE_PRIORITY_cgl-common = "7"
>   
>   LAYERDEPENDS_cgl-common = "core openembedded-layer networking-layer perl-layer filesystems-layer security selinux"
>   
> -LAYERSERIES_COMPAT_cgl-common = "honister kirkstone"
> +LAYERSERIES_COMPAT_cgl-common = "honister kirkstone langdale"
>   
>   require conf/distro/include/cgl_common_security_flags.inc
diff mbox series

Patch

diff --git a/meta-cgl-common/conf/layer.conf b/meta-cgl-common/conf/layer.conf
index 2e21879..865ed9f 100644
--- a/meta-cgl-common/conf/layer.conf
+++ b/meta-cgl-common/conf/layer.conf
@@ -11,6 +11,6 @@  BBFILE_PRIORITY_cgl-common = "7"
 
 LAYERDEPENDS_cgl-common = "core openembedded-layer networking-layer perl-layer filesystems-layer security selinux"
 
-LAYERSERIES_COMPAT_cgl-common = "honister kirkstone"
+LAYERSERIES_COMPAT_cgl-common = "honister kirkstone langdale"
 
 require conf/distro/include/cgl_common_security_flags.inc