From 1df3a79cf454754e6be6c1ffc91ba8310a880616 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 18 Dec 2015 08:39:18 -0500 Subject: linux-yocto/4.1: update to v4.1.15 Updating the 4.1 kernel repo to the latest 4.1.x stable. Signed-off-by: Bruce Ashfield Signed-off-by: Ross Burton --- meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 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 66c8a6575e..4caa2523b3 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb @@ -4,12 +4,12 @@ KCONFIG_MODE = "--allnoconfig" require recipes-kernel/linux/linux-yocto.inc -LINUX_VERSION ?= "4.1.13" +LINUX_VERSION ?= "4.1.15" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "4e659b86ffcf20ece27f42a671853d5f42d52a6c" +SRCREV_machine ?= "788dfc9859321c09f1c58696bf8998f90ccb4f51" SRCREV_meta ?= "46bb64d605fd336d99fa05bab566b9553b40b4b4" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg