From d5ae7d902a40f26a8c26f4c6d300226689738716 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Thu, 14 Jun 2018 09:52:03 -0700 Subject: Sumo refresh Update external subtrees to latest Yocto sumo. Change-Id: I8364f32bef079841c6e57f1c587f4b1bedf62fef Signed-off-by: Brad Bishop --- poky/meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'poky/meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb') diff --git a/poky/meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb b/poky/meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb index c5d3ee03f..d166a4098 100644 --- a/poky/meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb +++ b/poky/meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb @@ -11,13 +11,13 @@ python () { raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "91084d030bc841c483c31e8664289c7940aa5506" -SRCREV_meta ?= "939d935b0c992c6f1e51a7a1c9e4fbe6ef3c3174" +SRCREV_machine ?= "e25dbfe95302eeaa1a03a828d05c09479574488a" +SRCREV_meta ?= "45c256a5ca6f9478bce212fec19e2bc273472631" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.15;destsuffix=${KMETA}" -LINUX_VERSION ?= "4.15.13" +LINUX_VERSION ?= "4.15.18" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" DEPENDS += "openssl-native util-linux-native" -- cgit v1.2.1