From 3d888fa7b27865b5fc1b6ee5e138692847648f40 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 27 Jul 2016 12:57:05 -0400 Subject: linux-yocto/4.1: bump to v4.1.28 Updating the 4.1 kernel to the korg -stable release Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb index 9a95c15962..41a0bb089a 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb @@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig" require recipes-kernel/linux/linux-yocto.inc -LINUX_VERSION ?= "4.1.27" +LINUX_VERSION ?= "4.1.28" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "73bd4dd4a46970e4a599d3d02d60e40ab37b4498" -SRCREV_meta ?= "cab4fec4b7ab0efae0f44c1ec1836c035a9b78fe" +SRCREV_machine ?= "846e0a90dd228d07272bf5b246aab405ec6941f8" +SRCREV_meta ?= "98729aff41208eed09dc232254d7a1305237fdbe" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg