diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-08-20 12:21:28 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-23 23:01:58 +0100 |
commit | d4fbc5402a40b300abf4b225c68e2ca5ce332537 (patch) | |
tree | 9ef5f6cd75bdceffc71e75cc40c7b5e0c84bcc2c /meta/recipes-kernel | |
parent | 321cb592efafb8ccfb48fc58d83eb9797b75143c (diff) | |
download | poky-d4fbc5402a40b300abf4b225c68e2ca5ce332537.tar.gz |
linux-yocto/3.14: update to v3.14.13
Updating from 3.14.5 -> 3.14.13 to pick up the latest series of korg
stable updates.
(From OE-Core rev: bb1b6b7e580d5dfebf8aa424bff83f9ccadfba19)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.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 4a91638c55..503185ee2d 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 ?= "9e6a44f2c638dc94692a8094eda3919cbc53cdb7" | 6 | SRCREV_machine ?= "5935fa1a250b3da3fe37297ce8bc9eb4f54438a6" |
7 | SRCREV_machine_qemuppc ?= "04464fbce3be9894f0752d3fbd5c1bf3fb14ebcf" | 7 | SRCREV_machine_qemuppc ?= "36f6a51491f8f4c4bfc83800dae36f85b2bad922" |
8 | SRCREV_meta ?= "54d07ec2566afe2a4c1eee4995781aab5599b5d5" | 8 | SRCREV_meta ?= "3a897e59cb5de59e7fdaabdfa89db5da69966def" |
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.5" | 12 | LINUX_VERSION ?= "3.14.13" |
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 8cc1d56608..ffe198e58b 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.5" | 7 | LINUX_VERSION ?= "3.14.13" |
8 | 8 | ||
9 | KMETA = "meta" | 9 | KMETA = "meta" |
10 | 10 | ||
11 | SRCREV_machine ?= "c1750e55eb751d4773ea4c3e924e1858feb15e4e" | 11 | SRCREV_machine ?= "59ed057796efe35d264c2ebe4f79acdbe40026e5" |
12 | SRCREV_meta ?= "54d07ec2566afe2a4c1eee4995781aab5599b5d5" | 12 | SRCREV_meta ?= "3a897e59cb5de59e7fdaabdfa89db5da69966def" |
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 52ba9336dc..e7a733cc91 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 ?= "b91ab4c1bf0dccef4c93aeb184fca3a933682ba0" | 13 | SRCREV_machine_qemuarm ?= "c3aa4d4809315f226de525a20072d0055fbb2649" |
14 | SRCREV_machine_qemumips ?= "1fdf6bfb5ecefccddead6e1d53b6e19d52da092e" | 14 | SRCREV_machine_qemumips ?= "40fb9a61f54d3090be4046d0fef3ea635f53023e" |
15 | SRCREV_machine_qemuppc ?= "8a44bd5e4fca2260d2e24e2cb4a5f276d000fae8" | 15 | SRCREV_machine_qemuppc ?= "0fb630e8897fe7d4e8ddda667df5d5701b71c409" |
16 | SRCREV_machine_qemux86 ?= "984636272f33a48803e1b0f8f48553894306b4e2" | 16 | SRCREV_machine_qemux86 ?= "6fc66b1dbd642850474145f49b387e19be1e04c9" |
17 | SRCREV_machine_qemux86-64 ?= "c1750e55eb751d4773ea4c3e924e1858feb15e4e" | 17 | SRCREV_machine_qemux86-64 ?= "59ed057796efe35d264c2ebe4f79acdbe40026e5" |
18 | SRCREV_machine_qemumips64 ?= "a240524ebe0051faf7ada3cdb3241dda6d8d3ba3" | 18 | SRCREV_machine_qemumips64 ?= "886a5a31a12305148b7e7cac1200b521eec3fdfc" |
19 | SRCREV_machine ?= "c1750e55eb751d4773ea4c3e924e1858feb15e4e" | 19 | SRCREV_machine ?= "59ed057796efe35d264c2ebe4f79acdbe40026e5" |
20 | SRCREV_meta ?= "54d07ec2566afe2a4c1eee4995781aab5599b5d5" | 20 | SRCREV_meta ?= "3a897e59cb5de59e7fdaabdfa89db5da69966def" |
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.5" | 24 | LINUX_VERSION ?= "3.14.13" |
25 | 25 | ||
26 | PV = "${LINUX_VERSION}+git${SRCPV}" | 26 | PV = "${LINUX_VERSION}+git${SRCPV}" |
27 | 27 | ||