From 0c5b11a7015646b3fa539af0a6dbd664a0da48dc Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 7 Jul 2016 14:39:06 -0400 Subject: linux-yocto/4.4: cpumask: Export cpumask_any_but() Backporting a mainline commit to Intel uncore can be completely modular. (From OE-Core rev: 416b33bd2c6a79ce025c1a9943965497f17d7659) Signed-off-by: Nilesh Bacchewar Signed-off-by: Bruce Ashfield Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb index 0bf3d8bb90..4e63eb0c5f 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb @@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.4.13" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "26d9c4e612512486290bad4525cef5c69f5e485d" +SRCREV_machine ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" SRCREV_meta ?= "4ebb8be6799bf2b738d46a3db49ebe59187f3b96" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf