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-tiny_4.14.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'poky/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb') diff --git a/poky/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb b/poky/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb index 34bee0949..58945f25d 100644 --- a/poky/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb +++ b/poky/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb @@ -4,7 +4,7 @@ KCONFIG_MODE = "--allnoconfig" require recipes-kernel/linux/linux-yocto.inc -LINUX_VERSION ?= "4.14.30" +LINUX_VERSION ?= "4.14.48" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" DEPENDS += "openssl-native util-linux-native" @@ -12,8 +12,8 @@ DEPENDS += "openssl-native util-linux-native" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "ad31896630f8bf6a459164263adc0a8faf984d9e" -SRCREV_meta ?= "ea9330894eea727bd1655569b16f338976b72563" +SRCREV_machine ?= "9e246607d5c23f8bb3b8800734b1707766e0b2b9" +SRCREV_meta ?= "94457657b8d621868672917d1c2631df4a4fadd8" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3