diff mbox series

[1/2] linux: bump CIP kernel to version 5.10.100-cip2

Message ID 20220224113735.4088631-1-angelo@amarulasolutions.com
State Accepted
Headers show
Series [1/2] linux: bump CIP kernel to version 5.10.100-cip2 | expand

Commit Message

Angelo Compagnucci Feb. 24, 2022, 11:37 a.m. UTC
Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
---
 linux/Config.in  | 4 ++--
 linux/linux.hash | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Arnout Vandecappelle March 7, 2022, 10:27 p.m. UTC | #1
On 24/02/2022 12:37, Angelo Compagnucci wrote:
> Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>

  Both applied to master, thanks.


  Regards,
  Arnout

> ---
>   linux/Config.in  | 4 ++--
>   linux/linux.hash | 2 +-
>   2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/linux/Config.in b/linux/Config.in
> index 13d99bd09d..c454a89fba 100644
> --- a/linux/Config.in
> +++ b/linux/Config.in
> @@ -31,7 +31,7 @@ config BR2_LINUX_KERNEL_LATEST_VERSION
>   	bool "Latest version (5.15)"
>   
>   config BR2_LINUX_KERNEL_LATEST_CIP_VERSION
> -	bool "Latest CIP SLTS version (5.10.83-cip1)"
> +	bool "Latest CIP SLTS version (5.10.100-cip2)"
>   	help
>   	  CIP launched in the spring of 2016 to address the needs of
>   	  organizations in industries such as power generation and
> @@ -126,7 +126,7 @@ endif
>   config BR2_LINUX_KERNEL_VERSION
>   	string
>   	default "5.15.13" if BR2_LINUX_KERNEL_LATEST_VERSION
> -	default "5.10.83-cip1" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
> +	default "5.10.100-cip2" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
>   	default "5.10.83-cip1-rt1" if BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION
>   	default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
>   		if BR2_LINUX_KERNEL_CUSTOM_VERSION
> diff --git a/linux/linux.hash b/linux/linux.hash
> index d0813e5db4..8b689f122b 100644
> --- a/linux/linux.hash
> +++ b/linux/linux.hash
> @@ -9,7 +9,7 @@ sha256  fd4bdbc8be3472d6324fa0f5f57a17f5c3f509d5f5b4fa4f1a9797d982d0bca8  linux-
>   sha256  bffaaa4c93ab4ed1de61f804c26c92b82dd80f92793e20194b62497d7b8b4723  linux-4.14.261.tar.xz
>   sha256  01ccfc3413c3bb305653ceb0aa528aba0caa61b326e43709bf1f8b624f211031  linux-4.19.224.tar.xz
>   # Locally computed
> -sha256  5738dcf020ff75fb6e43d6d1a8b572d2f1fe58c08b31f822eb42fb91d6bdc98f  linux-cip-5.10.83-cip1.tar.gz
> +sha256  e90e8100bf44cdd6714bca3b9b1f78694c99bfa9bdff761de06b192dfb230831  linux-cip-5.10.100-cip2.tar.gz
>   sha256  2395443c5f960e5c6343f70480209d2530da27aa6f0299412e0f4b7128fccb7c  linux-cip-5.10.83-cip1-rt1.tar.gz
>   
>   # Licenses hashes
diff mbox series

Patch

diff --git a/linux/Config.in b/linux/Config.in
index 13d99bd09d..c454a89fba 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -31,7 +31,7 @@  config BR2_LINUX_KERNEL_LATEST_VERSION
 	bool "Latest version (5.15)"
 
 config BR2_LINUX_KERNEL_LATEST_CIP_VERSION
-	bool "Latest CIP SLTS version (5.10.83-cip1)"
+	bool "Latest CIP SLTS version (5.10.100-cip2)"
 	help
 	  CIP launched in the spring of 2016 to address the needs of
 	  organizations in industries such as power generation and
@@ -126,7 +126,7 @@  endif
 config BR2_LINUX_KERNEL_VERSION
 	string
 	default "5.15.13" if BR2_LINUX_KERNEL_LATEST_VERSION
-	default "5.10.83-cip1" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
+	default "5.10.100-cip2" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
 	default "5.10.83-cip1-rt1" if BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION
 	default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
 		if BR2_LINUX_KERNEL_CUSTOM_VERSION
diff --git a/linux/linux.hash b/linux/linux.hash
index d0813e5db4..8b689f122b 100644
--- a/linux/linux.hash
+++ b/linux/linux.hash
@@ -9,7 +9,7 @@  sha256  fd4bdbc8be3472d6324fa0f5f57a17f5c3f509d5f5b4fa4f1a9797d982d0bca8  linux-
 sha256  bffaaa4c93ab4ed1de61f804c26c92b82dd80f92793e20194b62497d7b8b4723  linux-4.14.261.tar.xz
 sha256  01ccfc3413c3bb305653ceb0aa528aba0caa61b326e43709bf1f8b624f211031  linux-4.19.224.tar.xz
 # Locally computed
-sha256  5738dcf020ff75fb6e43d6d1a8b572d2f1fe58c08b31f822eb42fb91d6bdc98f  linux-cip-5.10.83-cip1.tar.gz
+sha256  e90e8100bf44cdd6714bca3b9b1f78694c99bfa9bdff761de06b192dfb230831  linux-cip-5.10.100-cip2.tar.gz
 sha256  2395443c5f960e5c6343f70480209d2530da27aa6f0299412e0f4b7128fccb7c  linux-cip-5.10.83-cip1-rt1.tar.gz
 
 # Licenses hashes