mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
linux-intel-rt/5.10: update to v5.10.115
updates -rt patchset to -rt67.
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
(cherry picked from commit c1674307a4
)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
e8acb8270e
commit
6702aec8ff
|
@ -11,6 +11,7 @@ python () {
|
|||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
|
||||
SRC_URI:append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch \
|
||||
file://0001-regulator-consumer-Add-missing-stubs-to-regulator-co.patch \
|
||||
"
|
||||
|
||||
KBRANCH = "5.10/preempt-rt"
|
||||
|
@ -18,8 +19,8 @@ KMETA_BRANCH = "yocto-5.10"
|
|||
|
||||
DEPENDS += "elfutils-native openssl-native util-linux-native"
|
||||
|
||||
LINUX_VERSION ?= "5.10.100"
|
||||
SRCREV_machine ?= "ff3955ce463b15f419cfaf1f86d31851483c76d0"
|
||||
LINUX_VERSION ?= "5.10.115"
|
||||
SRCREV_machine ?= "5dd48c946c3d28aa2eeeb04de125bfca1c88527f"
|
||||
SRCREV_meta ?= "64fb693a6c11f21bab3ff9bb8dcb65a70abe05e3"
|
||||
|
||||
LINUX_KERNEL_TYPE = "preempt-rt"
|
||||
|
|
Loading…
Reference in New Issue
Block a user