diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-12-10 04:18:51 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-21 12:37:54 +0000 |
commit | d02bb17bfc61aa31f3e4fbb511d5923d7e57bf3d (patch) | |
tree | a89469ecc7a3fee1d93988734ab3b3d7c1bca066 | |
parent | 7a16c50aec5989ede2c839ae68a99691ffce29e7 (diff) | |
download | poky-d02bb17bfc61aa31f3e4fbb511d5923d7e57bf3d.tar.gz |
linux-yocto/3.17: update to v3.17.6
Integrating the latest korg -stable update for v3.17
(From OE-Core rev: 4408bfc7dd0fd2223791cb5da706dde986f4ddef)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.17.bb | 18 |
2 files changed, 12 insertions, 12 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb index f5aa05d89a..1a4f9a8145 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb | |||
@@ -4,12 +4,12 @@ KCONFIG_MODE = "--allnoconfig" | |||
4 | 4 | ||
5 | require recipes-kernel/linux/linux-yocto.inc | 5 | require recipes-kernel/linux/linux-yocto.inc |
6 | 6 | ||
7 | LINUX_VERSION ?= "3.17.2" | 7 | LINUX_VERSION ?= "3.17.6" |
8 | 8 | ||
9 | KMETA = "meta" | 9 | KMETA = "meta" |
10 | 10 | ||
11 | SRCREV_machine ?= "cad8f6f70717e54604315db0c9b8889199871e50" | 11 | SRCREV_machine ?= "5ff54d8fbf74278e9e5074cbba516a14f0915ff7" |
12 | SRCREV_meta ?= "3283372105ee2f22c1d93ea63fa754179c203e98" | 12 | SRCREV_meta ?= "b81030f9ec2de3dc6c048e142dcbff62e305cc40" |
13 | 13 | ||
14 | PV = "${LINUX_VERSION}+git${SRCPV}" | 14 | PV = "${LINUX_VERSION}+git${SRCPV}" |
15 | 15 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.17.bb b/meta/recipes-kernel/linux/linux-yocto_3.17.bb index dfaf6f48a8..71a82a7223 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.17.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.17.bb | |||
@@ -10,18 +10,18 @@ KBRANCH_qemux86 ?= "standard/common-pc" | |||
10 | KBRANCH_qemux86-64 ?= "standard/common-pc-64/base" | 10 | KBRANCH_qemux86-64 ?= "standard/common-pc-64/base" |
11 | KBRANCH_qemumips64 ?= "standard/mti-malta64" | 11 | KBRANCH_qemumips64 ?= "standard/mti-malta64" |
12 | 12 | ||
13 | SRCREV_machine_qemuarm ?= "6d85563640cf2377d702637150ea8314ae915350" | 13 | SRCREV_machine_qemuarm ?= "a1183153c56ace9f9140c73ce730ec181f78dc0f" |
14 | SRCREV_machine_qemumips ?= "bfc1ee46ed29b1bac18deef51620536c66fa83c5" | 14 | SRCREV_machine_qemumips ?= "18c8db2009f25524a29a5258d041e0442c10817d" |
15 | SRCREV_machine_qemuppc ?= "f4c541bbad8b2a119f86fdc86d3a9d4b8546218b" | 15 | SRCREV_machine_qemuppc ?= "6d2bbdac0e6560542fa2252d91eee9ae0f17f9c7" |
16 | SRCREV_machine_qemux86 ?= "cad8f6f70717e54604315db0c9b8889199871e50" | 16 | SRCREV_machine_qemux86 ?= "5ff54d8fbf74278e9e5074cbba516a14f0915ff7" |
17 | SRCREV_machine_qemux86-64 ?= "cad8f6f70717e54604315db0c9b8889199871e50" | 17 | SRCREV_machine_qemux86-64 ?= "5ff54d8fbf74278e9e5074cbba516a14f0915ff7" |
18 | SRCREV_machine_qemumips64 ?= "d6f80d8d30197a278cd386f987998a85e9754a40" | 18 | SRCREV_machine_qemumips64 ?= "2306cb2dd019c8b731879331ba314035a7271e7b" |
19 | SRCREV_machine ?= "cad8f6f70717e54604315db0c9b8889199871e50" | 19 | SRCREV_machine ?= "5ff54d8fbf74278e9e5074cbba516a14f0915ff7" |
20 | SRCREV_meta ?= "3283372105ee2f22c1d93ea63fa754179c203e98" | 20 | SRCREV_meta ?= "b81030f9ec2de3dc6c048e142dcbff62e305cc40" |
21 | 21 | ||
22 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.17.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 22 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.17.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
23 | 23 | ||
24 | LINUX_VERSION ?= "3.17.2" | 24 | LINUX_VERSION ?= "3.17.6" |
25 | 25 | ||
26 | PV = "${LINUX_VERSION}+git${SRCPV}" | 26 | PV = "${LINUX_VERSION}+git${SRCPV}" |
27 | 27 | ||