From ed5ac04aa3bf10b9bf5047012d67a38f5ff89cef Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 12 Sep 2016 10:27:41 -0400 Subject: linux-yocto/4.8: update to v4.8-rc6 Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb index 6f62d22aa4..50a54a1a48 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb @@ -4,12 +4,12 @@ KCONFIG_MODE = "--allnoconfig" require recipes-kernel/linux/linux-yocto.inc -LINUX_VERSION ?= "4.8-rc5" +LINUX_VERSION ?= "4.8-rc6" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "9e7ee5155e3466824abe94eebb641c63ab5cd5f2" +SRCREV_machine ?= "e6e0dea72e605a070373bd52c6c2637202ce4b38" SRCREV_meta ?= "25fb74eaaef249519f25e243e7f9bf0cab0e1781" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg