diff mbox series

[meta-zephyr,v2] layer.conf: Update to whinlatter release series

Message ID 20250814032217.3574830-1-chee.yang.lee@intel.com
State New
Headers show
Series [meta-zephyr,v2] layer.conf: Update to whinlatter release series | expand

Commit Message

Lee, Chee Yang Aug. 14, 2025, 3:22 a.m. UTC
From: Lee Chee Yang <chee.yang.lee@intel.com>

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
---
v2: removed scarthgap

 meta-zephyr-bsp/conf/layer.conf  | 2 +-
 meta-zephyr-core/conf/layer.conf | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Sandeep Gundlupet Raju Aug. 14, 2025, 4:29 a.m. UTC | #1
[AMD Official Use Only - AMD Internal Distribution Only]

This looks good to me.

Reviewed-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>

Thanks,
Sandeep
> -----Original Message-----
> From: yocto-patches@lists.yoctoproject.org <yocto-
> patches@lists.yoctoproject.org> On Behalf Of Lee Chee Yang via
> lists.yoctoproject.org
> Sent: Wednesday, August 13, 2025 9:22 PM
> To: yocto-patches@lists.yoctoproject.org
> Subject: [yocto-patches] [meta-zephyr][Patch v2] layer.conf: Update to
> whinlatter release series
>
> From: Lee Chee Yang <chee.yang.lee@intel.com>
>
> Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
> ---
> v2: removed scarthgap
>
>  meta-zephyr-bsp/conf/layer.conf  | 2 +-  meta-zephyr-core/conf/layer.conf | 2
> +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-zephyr-bsp/conf/layer.conf b/meta-zephyr-
> bsp/conf/layer.conf index 60a0a80..6c16722 100644
> --- a/meta-zephyr-bsp/conf/layer.conf
> +++ b/meta-zephyr-bsp/conf/layer.conf
> @@ -15,4 +15,4 @@ LAYERVERSION_zephyrbsp = "1"
>
>  LAYERDEPENDS_zephyrbsp = "zephyrcore core meta-python"
>
> -LAYERSERIES_COMPAT_zephyrbsp = "scarthgap styhead walnascar"
> +LAYERSERIES_COMPAT_zephyrbsp = "whinlatter"
> diff --git a/meta-zephyr-core/conf/layer.conf b/meta-zephyr-
> core/conf/layer.conf
> index 3482c6f..5afec0f 100644
> --- a/meta-zephyr-core/conf/layer.conf
> +++ b/meta-zephyr-core/conf/layer.conf
> @@ -15,7 +15,7 @@ LAYERVERSION_zephyrcore = "1"
>
>  LAYERDEPENDS_zephyrcore = "core meta-python"
>
> -LAYERSERIES_COMPAT_zephyrcore = "scarthgap styhead walnascar"
> +LAYERSERIES_COMPAT_zephyrcore = "whinlatter"
>
>  PYTHON3_NATIVE_SITEPACKAGES_DIR =
> "${libdir_native}/${PYTHON3_DIR}/site-packages"
>
> --
> 2.37.3
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#1987): https://lists.yoctoproject.org/g/yocto-
> patches/message/1987
> Mute This Topic: https://lists.yoctoproject.org/mt/114696490/8188369
> Group Owner: yocto-patches+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto-
> patches/leave/14211927/8188369/518048116/xyzzy [santraju@amd.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta-zephyr-bsp/conf/layer.conf b/meta-zephyr-bsp/conf/layer.conf
index 60a0a80..6c16722 100644
--- a/meta-zephyr-bsp/conf/layer.conf
+++ b/meta-zephyr-bsp/conf/layer.conf
@@ -15,4 +15,4 @@  LAYERVERSION_zephyrbsp = "1"
 
 LAYERDEPENDS_zephyrbsp = "zephyrcore core meta-python"
 
-LAYERSERIES_COMPAT_zephyrbsp = "scarthgap styhead walnascar"
+LAYERSERIES_COMPAT_zephyrbsp = "whinlatter"
diff --git a/meta-zephyr-core/conf/layer.conf b/meta-zephyr-core/conf/layer.conf
index 3482c6f..5afec0f 100644
--- a/meta-zephyr-core/conf/layer.conf
+++ b/meta-zephyr-core/conf/layer.conf
@@ -15,7 +15,7 @@  LAYERVERSION_zephyrcore = "1"
 
 LAYERDEPENDS_zephyrcore = "core meta-python"
 
-LAYERSERIES_COMPAT_zephyrcore = "scarthgap styhead walnascar"
+LAYERSERIES_COMPAT_zephyrcore = "whinlatter"
 
 PYTHON3_NATIVE_SITEPACKAGES_DIR = "${libdir_native}/${PYTHON3_DIR}/site-packages"