mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
linux-intel-rt/5.15: update to tag lts-v5.15.94-rt59-preempt-rt-230324T024610Z
* Updated kernel cache * Use the refreshed patch: 0001-v5.15-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
1fd9cb5feb
commit
178d4eea0a
|
@ -10,15 +10,17 @@ python () {
|
|||
}
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
|
||||
SRC_URI:append = " file://0001-v5.15-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch \
|
||||
"
|
||||
|
||||
KBRANCH = "5.15/preempt-rt"
|
||||
KMETA_BRANCH = "yocto-5.15"
|
||||
|
||||
DEPENDS += "elfutils-native openssl-native util-linux-native"
|
||||
|
||||
LINUX_VERSION ?= "5.15.85"
|
||||
SRCREV_machine ?= "a2fb1a92fb6e734b2253cde6b6ef5f203cf0fefc"
|
||||
SRCREV_meta ?= "78c4410c172946903e35ba8cebf1cf90fad09b5a"
|
||||
LINUX_VERSION ?= "5.15.94"
|
||||
SRCREV_machine ?= "4b62a4cbfd7e1790092005805011b1f11300f65e"
|
||||
SRCREV_meta ?= "7d9ad29bc707e1eb341d95961941b2042f49e2b2"
|
||||
|
||||
LINUX_KERNEL_TYPE = "preempt-rt"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user