diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-05-05 09:45:14 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-06 17:59:17 +0100 |
commit | 8dc545c511d765c0cbda32718ba296508b929a78 (patch) | |
tree | df9c35a8d1948497f2895db651e62337cc7500da /meta/recipes-kernel | |
parent | 5fa25041c3a03ee9326d8987bd7d2b5d4e216893 (diff) | |
download | poky-8dc545c511d765c0cbda32718ba296508b929a78.tar.gz |
linux-yocto/3.14: update to v3.14.2
Updating to the korg 3.14.2 -stable release.
(From OE-Core rev: 34afc38d86d169f0c0c5f2427f644b0dcc3bf9a1)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.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-rt_3.14.bb | 8 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.14.bb | 18 |
3 files changed, 16 insertions, 16 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb index 330eda4f1f..c7b74d661d 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb | |||
@@ -3,13 +3,13 @@ require recipes-kernel/linux/linux-yocto.inc | |||
3 | KBRANCH = "standard/preempt-rt/base" | 3 | KBRANCH = "standard/preempt-rt/base" |
4 | KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" | 4 | KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" |
5 | 5 | ||
6 | SRCREV_machine ?= "b5ed38affb23ff64a0382ee0dd116ffe74c4a379" | 6 | SRCREV_machine ?= "c88f5ec9b328da501be970b814fbc9cc4a09fa4f" |
7 | SRCREV_machine_qemuppc ?= "79cb133d2d1b0b816cc1cd888f4ed4ef81570793" | 7 | SRCREV_machine_qemuppc ?= "05629993752031b9de3f4792cfbd98caf60593da" |
8 | SRCREV_meta ?= "09424cee646626c04105f08455a58fabb27eff31" | 8 | SRCREV_meta ?= "4df1e2ed992adeac4da60ad5118d0237e8cb88df" |
9 | 9 | ||
10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" | 10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
11 | 11 | ||
12 | LINUX_VERSION ?= "3.14" | 12 | LINUX_VERSION ?= "3.14.2" |
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-tiny_3.14.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb index c4cd331ab7..2110e8a45e 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | |||
@@ -4,12 +4,12 @@ KBRANCH = "standard/tiny/base" | |||
4 | LINUX_KERNEL_TYPE = "tiny" | 4 | LINUX_KERNEL_TYPE = "tiny" |
5 | KCONFIG_MODE = "--allnoconfig" | 5 | KCONFIG_MODE = "--allnoconfig" |
6 | 6 | ||
7 | LINUX_VERSION ?= "3.14" | 7 | LINUX_VERSION ?= "3.14.2" |
8 | 8 | ||
9 | KMETA = "meta" | 9 | KMETA = "meta" |
10 | 10 | ||
11 | SRCREV_machine ?= "144595ef6215a0febfb8ee7d0c9e4eb2eaf93d61" | 11 | SRCREV_machine ?= "b0b9c962ea01f9356fc1542b9696ebe4a38e196a" |
12 | SRCREV_meta ?= "09424cee646626c04105f08455a58fabb27eff31" | 12 | SRCREV_meta ?= "4df1e2ed992adeac4da60ad5118d0237e8cb88df" |
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.14.bb b/meta/recipes-kernel/linux/linux-yocto_3.14.bb index 2c2cace0dd..5271bb0163 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.14.bb | |||
@@ -10,18 +10,18 @@ KBRANCH_qemux86 = "standard/common-pc/base" | |||
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 ?= "d7a5330e50f78f63789b91cb9880b38633d33450" | 13 | SRCREV_machine_qemuarm ?= "54ecc26cb84e939753eee811395435f8a4377c86" |
14 | SRCREV_machine_qemumips ?= "38f344fcab8c0ee29f40edb92dd6612eff4579bf" | 14 | SRCREV_machine_qemumips ?= "cc7b8670680fcd794dba0b21a1db1dbbda432924" |
15 | SRCREV_machine_qemuppc ?= "b28241db34ab66f9e86718d8c94276d65d2457bb" | 15 | SRCREV_machine_qemuppc ?= "5ac4b714c656323b6099e8ab435fc05903d69874" |
16 | SRCREV_machine_qemux86 ?= "f9048769cc178f2f64ed492a9a649827167d9a34" | 16 | SRCREV_machine_qemux86 ?= "3904476fb890e014a244e1fc48342683d7ff7e0e" |
17 | SRCREV_machine_qemux86-64 ?= "144595ef6215a0febfb8ee7d0c9e4eb2eaf93d61" | 17 | SRCREV_machine_qemux86-64 ?= "b0b9c962ea01f9356fc1542b9696ebe4a38e196a" |
18 | SRCREV_machine_qemumips64 ?= "c4e08d47c5eb36ae056f2eab82a74c3638e72e06" | 18 | SRCREV_machine_qemumips64 ?= "a9c251d64f5df58c41473ccb1d52143cc5247911" |
19 | SRCREV_machine ?= "144595ef6215a0febfb8ee7d0c9e4eb2eaf93d61" | 19 | SRCREV_machine ?= "b0b9c962ea01f9356fc1542b9696ebe4a38e196a" |
20 | SRCREV_meta ?= "09424cee646626c04105f08455a58fabb27eff31" | 20 | SRCREV_meta ?= "4df1e2ed992adeac4da60ad5118d0237e8cb88df" |
21 | 21 | ||
22 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 22 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
23 | 23 | ||
24 | LINUX_VERSION ?= "3.14" | 24 | LINUX_VERSION ?= "3.14.2" |
25 | 25 | ||
26 | PV = "${LINUX_VERSION}+git${SRCPV}" | 26 | PV = "${LINUX_VERSION}+git${SRCPV}" |
27 | 27 | ||