From 29588050972dcd11a4646e3d336f794d3823702b Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 22 Oct 2019 22:15:45 -0400 Subject: linux-yocto/5.2: update to v5.2.21 Updating linux-yocto/5.2 to the latest korg -stable release that comprises the following commits: e91ef5bcdeda Linux 5.2.21 (From OE-Core rev: 1cc43cd87f603651e451087d50662cd694030c01) Signed-off-by: Bruce Ashfield (cherry picked from commit 1f51f1505cdeec5cc464bbbc14f5514d7440a426) Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb') 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 f7239d0229..7ece6e0dce 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb @@ -6,7 +6,7 @@ KCONFIG_MODE = "--allnoconfig" require recipes-kernel/linux/linux-yocto.inc -LINUX_VERSION ?= "5.2.20" +LINUX_VERSION ?= "5.2.21" LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" @@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine_qemuarm ?= "501d680535903acc00808c36f2cc07f2dc725adc" -SRCREV_machine ?= "dd25a04fc5e2e4549fc9b86157a01e0c72b53b03" -SRCREV_meta ?= "bd0762cd138f1624b5a5f8669cfa3ac2b71cb87b" +SRCREV_machine_qemuarm ?= "1c68baaea976d9e28b5f2b445a90afb4865994c8" +SRCREV_machine ?= "30ecfd434ced3ee254e669b8af061cd1ab8155e7" +SRCREV_meta ?= "57c5933eb4c46ddaeee331717360e68380724126" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf