summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb
index dd14bd4937..8bee225287 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb
@@ -15,8 +15,8 @@ DEPENDS += "openssl-native util-linux-native"
15KMETA = "kernel-meta" 15KMETA = "kernel-meta"
16KCONF_BSP_AUDIT_LEVEL = "2" 16KCONF_BSP_AUDIT_LEVEL = "2"
17 17
18SRCREV_machine_qemuarm ?= "d55854d3c431023d48875bfd96208ed132c5e19d" 18SRCREV_machine_qemuarm ?= "0196404da85d109064f138a4a712061bcb999bbc"
19SRCREV_machine ?= "4a765671adc689f3699cd60f58b2851403d0a880" 19SRCREV_machine ?= "7107e4a83fb9c9e3b5c3d79222f6e0885e99db13"
20SRCREV_meta ?= "af93d12baae0ddac3d4c3a1e1a8f8e72da8c395a" 20SRCREV_meta ?= "af93d12baae0ddac3d4c3a1e1a8f8e72da8c395a"
21 21
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"