Submitted wrong commit. Please ignore this.

Sorry for the inconveniences

CC

> -----Original Message-----
> From: [email protected] <[email protected]>
> On Behalf Of Yew, Chang Ching
> Sent: Tuesday, March 1, 2022 4:39 PM
> To: [email protected]
> Cc: Yew, Chang Ching <[email protected]>
> Subject: [meta-intel] [PATCH] layer.conf: include kirkstone in
> LAYERSERIES_COMPAT
> 
> From: Anuj Mittal <[email protected]>
> 
> Signed-off-by: Anuj Mittal <[email protected]>
> ---
>  conf/layer.conf | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/conf/layer.conf b/conf/layer.conf index 54e98c03..037d1ab4
> 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -19,7 +19,7 @@ LAYERRECOMMENDS_intel = "dpdk"
>  # This should only be incremented on significant changes that will  # cause
> compatibility issues with other layers  LAYERVERSION_intel = "5"
> -LAYERSERIES_COMPAT_intel = "dunfell hardknott honister"
> +LAYERSERIES_COMPAT_intel = "dunfell hardknott honister kirkstone"
> 
>  BBFILES_DYNAMIC += " \
>      clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ @@ -46,4
> +46,4 @@ PREFERRED_PROVIDER_libva-utils ?= "libva-utils"
>  PREFERRED_PROVIDER_libva-utils-native ?= "libva-utils-native"
>  PREFERRED_PROVIDER_nativesdk-libva-utils ?= "nativesdk-libva-utils"
> 
> -X86_TUNE_DIR = "${@bb.utils.contains('LAYERSERIES_CORENAMES',
> 'honister', 'include/x86', 'include', d)}"
> +X86_TUNE_DIR = "${@bb.utils.contains_any('LAYERSERIES_CORENAMES',
> 'honister kirkstone', 'include/x86', 'include', d)}"
> --
> 2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7440): 
https://lists.yoctoproject.org/g/meta-intel/message/7440
Mute This Topic: https://lists.yoctoproject.org/mt/89472089/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to