diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-07-07 14:39:06 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-20 10:28:43 +0100 |
commit | 0c5b11a7015646b3fa539af0a6dbd664a0da48dc (patch) | |
tree | 512f001823dc875e1714780c4a4fdef2ac7dcb26 /meta/recipes-kernel | |
parent | 59d3fb6db0bcdc4edd63dc1d7e3da8e34535c488 (diff) | |
download | poky-0c5b11a7015646b3fa539af0a6dbd664a0da48dc.tar.gz |
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 <nilesh.bacchewar@intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.4.bb | 16 |
2 files changed, 9 insertions, 9 deletions
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" | |||
9 | KMETA = "kernel-meta" | 9 | KMETA = "kernel-meta" |
10 | KCONF_BSP_AUDIT_LEVEL = "2" | 10 | KCONF_BSP_AUDIT_LEVEL = "2" |
11 | 11 | ||
12 | SRCREV_machine ?= "26d9c4e612512486290bad4525cef5c69f5e485d" | 12 | SRCREV_machine ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" |
13 | SRCREV_meta ?= "4ebb8be6799bf2b738d46a3db49ebe59187f3b96" | 13 | SRCREV_meta ?= "4ebb8be6799bf2b738d46a3db49ebe59187f3b96" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.4.bb b/meta/recipes-kernel/linux/linux-yocto_4.4.bb index ea8ce49da8..46a0e827c4 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.4.bb | |||
@@ -11,14 +11,14 @@ KBRANCH_qemux86 ?= "standard/base" | |||
11 | KBRANCH_qemux86-64 ?= "standard/base" | 11 | KBRANCH_qemux86-64 ?= "standard/base" |
12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" | 12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" |
13 | 13 | ||
14 | SRCREV_machine_qemuarm ?= "e26115bb79a4ea6a26c6052766f1e65553841d51" | 14 | SRCREV_machine_qemuarm ?= "a261c06c3a13eec8ef48c2929a1cfdcceb5268a9" |
15 | SRCREV_machine_qemuarm64 ?= "26d9c4e612512486290bad4525cef5c69f5e485d" | 15 | SRCREV_machine_qemuarm64 ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" |
16 | SRCREV_machine_qemumips ?= "1b5479c3dd579143c03cfa97c25346104aff3f30" | 16 | SRCREV_machine_qemumips ?= "b4bde84e42e4b62702421a2c091072e97196e03c" |
17 | SRCREV_machine_qemuppc ?= "26d9c4e612512486290bad4525cef5c69f5e485d" | 17 | SRCREV_machine_qemuppc ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" |
18 | SRCREV_machine_qemux86 ?= "26d9c4e612512486290bad4525cef5c69f5e485d" | 18 | SRCREV_machine_qemux86 ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" |
19 | SRCREV_machine_qemux86-64 ?= "26d9c4e612512486290bad4525cef5c69f5e485d" | 19 | SRCREV_machine_qemux86-64 ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" |
20 | SRCREV_machine_qemumips64 ?= "565650ff074c7438081bd2ff0db4d7208d666ddf" | 20 | SRCREV_machine_qemumips64 ?= "14a513a5ba6a6b6968347014040d800496339622" |
21 | SRCREV_machine ?= "26d9c4e612512486290bad4525cef5c69f5e485d" | 21 | SRCREV_machine ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" |
22 | SRCREV_meta ?= "4ebb8be6799bf2b738d46a3db49ebe59187f3b96" | 22 | SRCREV_meta ?= "4ebb8be6799bf2b738d46a3db49ebe59187f3b96" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \ |