summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-intel-rt_5.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-intel-rt_5.10.bb')
-rw-r--r--recipes-kernel/linux/linux-intel-rt_5.10.bb8
1 files changed, 3 insertions, 5 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_5.10.bb b/recipes-kernel/linux/linux-intel-rt_5.10.bb
index 8e879bca..7d67fb0a 100644
--- a/recipes-kernel/linux/linux-intel-rt_5.10.bb
+++ b/recipes-kernel/linux/linux-intel-rt_5.10.bb
@@ -11,8 +11,6 @@ python () {
11 11
12LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 12LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
13SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch \ 13SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch \
14 file://objtool-fix-segfault-with-clang.patch \
15 file://x86-entry-Emit-a-symbol-for-register-restoring-thunk.patch \
16 " 14 "
17 15
18KBRANCH = "5.10/preempt-rt" 16KBRANCH = "5.10/preempt-rt"
@@ -20,8 +18,8 @@ KMETA_BRANCH = "yocto-5.10"
20 18
21DEPENDS += "elfutils-native openssl-native util-linux-native" 19DEPENDS += "elfutils-native openssl-native util-linux-native"
22 20
23LINUX_VERSION ?= "5.10.12" 21LINUX_VERSION ?= "5.10.21"
24SRCREV_machine ?= "67938f51cc0319dd29e5be856ace30fd0bfed1e6" 22SRCREV_machine ?= "774cd893ee3f4044305e0a7bf5090e32b72578b3"
25SRCREV_meta ?= "513e9332a0092795b3b29eec0030b462ae4c8b6e" 23SRCREV_meta ?= "eb09284047fec2f09d62068c338ae320c6681bd1"
26 24
27LINUX_KERNEL_TYPE = "preempt-rt" 25LINUX_KERNEL_TYPE = "preempt-rt"