Re: [isar-cip-core][PATCH v3 2/4] Add the default kernel verions in cip-core-common.inc with extra weak

Jan Kiszka <[email protected]>
Newsgroups org.cip-project.lists.cip-dev
Message-ID <[email protected]>
On 23.06.26 09:36, Shivanand Kunijadar wrote:
> The distro specific conf files (e.g conf/distro/debian-trixie.conf)
> override this option to set the kernel versions specific to the distros.
> 
> Signed-off-by: Shivanand Kunijadar <[email protected]>
> ---
>  conf/distro/cip-core-common.inc | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/conf/distro/cip-core-common.inc b/conf/distro/cip-core-common.inc
> index 0b45636..8a1db61 100644
> --- a/conf/distro/cip-core-common.inc
> +++ b/conf/distro/cip-core-common.inc
> @@ -18,6 +18,9 @@ CIP_IMAGE_OPTIONS ?= ""
>  IMAGER_BUILD_DEPS:append:bullseye = " dosfstools-native"
>  IMAGER_BUILD_DEPS:append:bookworm = " dosfstools-native"
>  
> +PREFERRED_VERSION_linux-cip ??= "6.12.%"
> +PREFERRED_VERSION_linux-cip-rt ??= "6.12.%"
> +
>  PREFERRED_VERSION_linux-cip-native ?= "${PREFERRED_VERSION_linux-cip}"
>  PREFERRED_VERSION_linux-cip-kbuildtarget ?= "${PREFERRED_VERSION_linux-cip}"
>  

Now you could drop the identical statements from cip-core-trixie.conf.
You also need to move this patch first as the sid support needs it.

Jan

-- 
Siemens AG, Foundational Technologies
Linux Expert Center
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.