summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_5.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_5.14.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.14.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.14.bb
index e262722c5b..5ca45ad894 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.14.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.14.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 ?= "c78d0c7211350419b9262cb2c8b905dcb896c881" 18SRCREV_machine:qemuarm ?= "66b3eb63900447948655628e141b54ce0dc3a009"
19SRCREV_machine ?= "ab6331a06844991fb4451b329f9f863fd89dfbf8" 19SRCREV_machine ?= "c4def465fc44a7f5311d9b942d6cdd33cb4804ca"
20SRCREV_meta ?= "884dfea956ec6b166d1f99a295c47338573a974c" 20SRCREV_meta ?= "884dfea956ec6b166d1f99a295c47338573a974c"
21 21
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"