summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_5.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_5.2.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.2.bb22
1 files changed, 11 insertions, 11 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.2.bb b/meta/recipes-kernel/linux/linux-yocto_5.2.bb
index 23b4f4f5af..49b14b6185 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.2.bb
@@ -12,16 +12,16 @@ KBRANCH_qemux86 ?= "v5.2/standard/base"
KBRANCH_qemux86-64 ?= "v5.2/standard/base"
KBRANCH_qemumips64 ?= "v5.2/standard/mti-malta64"
-SRCREV_machine_qemuarm ?= "279084b42cecd49010a59e2850887f39772226d8"
-SRCREV_machine_qemuarm64 ?= "23cc3d3314b5d3482c595baaa036edd2b6d1b69b"
-SRCREV_machine_qemumips ?= "e4e184d31c8e43987077a47d84d8e40963e4bf70"
-SRCREV_machine_qemuppc ?= "23cc3d3314b5d3482c595baaa036edd2b6d1b69b"
-SRCREV_machine_qemuriscv64 ?= "23cc3d3314b5d3482c595baaa036edd2b6d1b69b"
-SRCREV_machine_qemux86 ?= "23cc3d3314b5d3482c595baaa036edd2b6d1b69b"
-SRCREV_machine_qemux86-64 ?= "23cc3d3314b5d3482c595baaa036edd2b6d1b69b"
-SRCREV_machine_qemumips64 ?= "cf8ce04ac2a888234fbd168c7208504f632407fa"
-SRCREV_machine ?= "23cc3d3314b5d3482c595baaa036edd2b6d1b69b"
-SRCREV_meta ?= "3f2c84ec315b2907de990a5097efe23c605d9e51"
+SRCREV_machine_qemuarm ?= "d956bb318771761069228fc70fea722ceabecb75"
+SRCREV_machine_qemuarm64 ?= "25b14cdf9659c68ab32d66616dfdbbe2ece3fd94"
+SRCREV_machine_qemumips ?= "9e95334637a4a85b19bea120f9027ff0028d7069"
+SRCREV_machine_qemuppc ?= "25b14cdf9659c68ab32d66616dfdbbe2ece3fd94"
+SRCREV_machine_qemuriscv64 ?= "25b14cdf9659c68ab32d66616dfdbbe2ece3fd94"
+SRCREV_machine_qemux86 ?= "25b14cdf9659c68ab32d66616dfdbbe2ece3fd94"
+SRCREV_machine_qemux86-64 ?= "25b14cdf9659c68ab32d66616dfdbbe2ece3fd94"
+SRCREV_machine_qemumips64 ?= "29a8d126f60d1b9e9cf0985b38da2033ebde25db"
+SRCREV_machine ?= "25b14cdf9659c68ab32d66616dfdbbe2ece3fd94"
+SRCREV_meta ?= "56f5bc749e5a8e40b55a3819288ac277813ec5ef"
# remap qemuarm to qemuarma15 for the 5.2 kernel
# KMACHINE_qemuarm ?= "qemuarma15"
@@ -30,7 +30,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.2;destsuffix=${KMETA}"
LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
-LINUX_VERSION ?= "5.2.16"
+LINUX_VERSION ?= "5.2.17"
DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
DEPENDS += "openssl-native util-linux-native"