summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeoh Suh Haw <suh.haw.teoh@intel.com>2023-04-11 16:58:45 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-04-12 10:00:05 +0800
commitd3d1555bcbeb1959be4766175233e35389c77efc (patch)
treec7308b81e32cde7e1d457c665a765b135ae287af
parenta78a11d37358ee3dcf96099b4dcb832399e27c6d (diff)
downloadmeta-intel-d3d1555bcbeb1959be4766175233e35389c77efc.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 f3ac12d3..e39f5c43 100644
--- a/recipes-kernel/linux/linux-intel-dev.bb
+++ b/recipes-kernel/linux/linux-intel-dev.bb
@@ -20,8 +20,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
20DEPENDS += "elfutils-native openssl-native util-linux-native" 20DEPENDS += "elfutils-native openssl-native util-linux-native"
21 21
22LINUX_VERSION ?= "5.19.0" 22LINUX_VERSION ?= "5.19.0"
23SRCREV_machine ?= "270ddbd02fe9e1761ebccf792acadbb3cd52b69f" 23SRCREV_machine ?= "78859bbf98b359e2bfad06511b73c07d80ca404c"
24SRCREV_meta ?= "423df1333e1e2a0c2bff9b29d40d16d74b775a79" 24SRCREV_meta ?= "275c77754acc9e34656e1589478900a8ad965531"
25 25
26LINUX_VERSION_EXTENSION ?= "-mainline-tracking-${LINUX_KERNEL_TYPE}" 26LINUX_VERSION_EXTENSION ?= "-mainline-tracking-${LINUX_KERNEL_TYPE}"
27PV = "${LINUX_VERSION}+git${SRCPV}" 27PV = "${LINUX_VERSION}+git${SRCPV}"