summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeoh Suh Haw <suh.haw.teoh@intel.com>2023-04-11 14:52:45 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-04-11 15:28:10 +0800
commit13a03c109aecfe275e7539b74c1ab94db9688d9b (patch)
tree1a5f7a24d7f40307c2c224b265c6610ae466443b
parent7418a2edd28e00ba9ac60c9ee956fef13184fabb (diff)
downloadmeta-intel-13a03c109aecfe275e7539b74c1ab94db9688d9b.tar.gz
linux-intel-dev: update to mainline-tracking-v5.19-linux-230316T154112Z
Update kernel cache Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-kernel/linux/linux-intel-dev.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-intel-dev.bb b/recipes-kernel/linux/linux-intel-dev.bb
index 73765a8e..3abc2e6c 100644
--- a/recipes-kernel/linux/linux-intel-dev.bb
+++ b/recipes-kernel/linux/linux-intel-dev.bb
@@ -19,8 +19,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
19DEPENDS += "elfutils-native openssl-native util-linux-native" 19DEPENDS += "elfutils-native openssl-native util-linux-native"
20 20
21LINUX_VERSION ?= "5.19.0" 21LINUX_VERSION ?= "5.19.0"
22SRCREV_machine ?= "270ddbd02fe9e1761ebccf792acadbb3cd52b69f" 22SRCREV_machine ?= "78859bbf98b359e2bfad06511b73c07d80ca404c"
23SRCREV_meta ?= "423df1333e1e2a0c2bff9b29d40d16d74b775a79" 23SRCREV_meta ?= "275c77754acc9e34656e1589478900a8ad965531"
24 24
25LINUX_VERSION_EXTENSION ?= "-mainline-tracking-${LINUX_KERNEL_TYPE}" 25LINUX_VERSION_EXTENSION ?= "-mainline-tracking-${LINUX_KERNEL_TYPE}"
26PV = "${LINUX_VERSION}+git${SRCPV}" 26PV = "${LINUX_VERSION}+git${SRCPV}"