mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
linux: bump CIP RT kernel to version 4.19.152-cip37-rt16
This patch bumps Linux CIP RT to version 4.19.152-cip37-rt16
Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 0e4d645cf2)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
b819e86c22
commit
124239f9aa
@@ -49,7 +49,7 @@ config BR2_LINUX_KERNEL_LATEST_CIP_VERSION
|
|||||||
https://www.cip-project.org
|
https://www.cip-project.org
|
||||||
|
|
||||||
config BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION
|
config BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION
|
||||||
bool "Latest CIP RT SLTS version (4.19.132-cip30-rt12)"
|
bool "Latest CIP RT SLTS version (4.19.152-cip37-rt16)"
|
||||||
help
|
help
|
||||||
Same as the CIP version, but this is the PREEMPT_RT realtime
|
Same as the CIP version, but this is the PREEMPT_RT realtime
|
||||||
variant.
|
variant.
|
||||||
@@ -129,8 +129,8 @@ endif
|
|||||||
config BR2_LINUX_KERNEL_VERSION
|
config BR2_LINUX_KERNEL_VERSION
|
||||||
string
|
string
|
||||||
default "5.4.75" if BR2_LINUX_KERNEL_LATEST_VERSION
|
default "5.4.75" if BR2_LINUX_KERNEL_LATEST_VERSION
|
||||||
default "4.19.132-cip30-rt12" if BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION
|
|
||||||
default "4.19.152-cip37" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
|
default "4.19.152-cip37" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
|
||||||
|
default "4.19.152-cip37-rt16" if BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION
|
||||||
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
|
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
|
||||||
if BR2_LINUX_KERNEL_CUSTOM_VERSION
|
if BR2_LINUX_KERNEL_CUSTOM_VERSION
|
||||||
default "custom" if BR2_LINUX_KERNEL_CUSTOM_TARBALL
|
default "custom" if BR2_LINUX_KERNEL_CUSTOM_TARBALL
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ sha256 9e832899ec75dbfce393c9f7a07df24183b28f0bb95ad4dd8b1fa027bc668ad9 linux-
|
|||||||
sha256 cbc648f5405cb2b554b7a0f23885742d9969a11d22692287ee756adf940a48d2 linux-4.19.155.tar.xz
|
sha256 cbc648f5405cb2b554b7a0f23885742d9969a11d22692287ee756adf940a48d2 linux-4.19.155.tar.xz
|
||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 d2a06f52143deb929b8d513cf9afc9bd065951389a80fa70bc4d63025b5b3fb9 linux-cip-4.19.152-cip37.tar.gz
|
sha256 d2a06f52143deb929b8d513cf9afc9bd065951389a80fa70bc4d63025b5b3fb9 linux-cip-4.19.152-cip37.tar.gz
|
||||||
sha256 81dd791d9ad6c3fddaeaffc6d7d8df0e13831283a5fe494c437ac7820d79ca39 linux-cip-4.19.132-cip30-rt12.tar.gz
|
sha256 bc1dacd3d0f526de3e8754a444e8e02a54521527af639ddb907cb35cda775a8c linux-cip-4.19.152-cip37-rt16.tar.gz
|
||||||
|
|
||||||
# Licenses hashes
|
# Licenses hashes
|
||||||
sha256 ee5808b032a67f587d3541099d46de34f5bec8cd5976114ba07f1299ee6001ff COPYING
|
sha256 ee5808b032a67f587d3541099d46de34f5bec8cd5976114ba07f1299ee6001ff COPYING
|
||||||
|
|||||||
Reference in New Issue
Block a user