diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-06-17 11:26:12 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-17 17:56:57 +0100 |
commit | c9743d3b37639e38d25cb1679517f7b25d58575d (patch) | |
tree | 422185ad23e5b3f29a1c67c4e4f44cf8c704d4a5 /meta/recipes-kernel | |
parent | ddab1a50aef012a8c6822e569ae2974eed4ee8ed (diff) | |
download | poky-c9743d3b37639e38d25cb1679517f7b25d58575d.tar.gz |
linux-yocto/3.14: update to v3.14.5
(From OE-Core rev: c6a44b388f88b3ec106ffb982c711083c24b7f96)
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 995df3e0ea..29df6b722e 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 ?= "08229402523bdb153dceed0a7260180837396e7f" | 6 | SRCREV_machine ?= "ec7945d3abac66557de452e9c81f6f3692f187db" |
7 | SRCREV_machine_qemuppc ?= "08229402523bdb153dceed0a7260180837396e7f" | 7 | SRCREV_machine_qemuppc ?= "ec7945d3abac66557de452e9c81f6f3692f187db" |
8 | SRCREV_meta ?= "183622e8095545999a64bd72adedea2dffb6ec4b" | 8 | SRCREV_meta ?= "135b9fb4b8d66b8df9abcd22f325e77614d35d2e" |
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.4" | 12 | LINUX_VERSION ?= "3.14.5" |
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 b26ae25016..e619fded41 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.4" | 7 | LINUX_VERSION ?= "3.14.5" |
8 | 8 | ||
9 | KMETA = "meta" | 9 | KMETA = "meta" |
10 | 10 | ||
11 | SRCREV_machine ?= "cb22733185cd9db3e8945dadb899d9eb3831b9ad" | 11 | SRCREV_machine ?= "8e552bfb9824bbfdda3b5353dab290519a7332c7" |
12 | SRCREV_meta ?= "183622e8095545999a64bd72adedea2dffb6ec4b" | 12 | SRCREV_meta ?= "135b9fb4b8d66b8df9abcd22f325e77614d35d2e" |
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 14647e9c45..6a500653bc 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 ?= "9882294294f307dc52c29e5dbb24d7f9a2f5a635" | 13 | SRCREV_machine_qemuarm ?= "57c7d98c639aa69ed4640aaf0077dfc6f6213b62" |
14 | SRCREV_machine_qemumips ?= "94e2f8429bcc953cb0df499446b847ba67a0f334" | 14 | SRCREV_machine_qemumips ?= "0c95bd5e4fd9834de451197edb2f0acb7d93d1e8" |
15 | SRCREV_machine_qemuppc ?= "2795a4d16724b41fbcd62c2f9f56c427d1ce3797" | 15 | SRCREV_machine_qemuppc ?= "9a15b569a7c7340e895327ba464e8cd852914c2b" |
16 | SRCREV_machine_qemux86 ?= "4aa41764bf8dba2044ff9fae806d61cac7cdd9de" | 16 | SRCREV_machine_qemux86 ?= "4aa0cb556f1a3457d0cb3285d0ba2aa073b745eb" |
17 | SRCREV_machine_qemux86-64 ?= "cb22733185cd9db3e8945dadb899d9eb3831b9ad" | 17 | SRCREV_machine_qemux86-64 ?= "8e552bfb9824bbfdda3b5353dab290519a7332c7" |
18 | SRCREV_machine_qemumips64 ?= "342ccacd4e28d1cc7e30277ee4ac6caa3086ff2f" | 18 | SRCREV_machine_qemumips64 ?= "42cb63ec0929a3e488b3c61cef31c6ee5b0e1005" |
19 | SRCREV_machine ?= "cb22733185cd9db3e8945dadb899d9eb3831b9ad" | 19 | SRCREV_machine ?= "8e552bfb9824bbfdda3b5353dab290519a7332c7" |
20 | SRCREV_meta ?= "183622e8095545999a64bd72adedea2dffb6ec4b" | 20 | SRCREV_meta ?= "135b9fb4b8d66b8df9abcd22f325e77614d35d2e" |
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.4" | 24 | LINUX_VERSION ?= "3.14.5" |
25 | 25 | ||
26 | PV = "${LINUX_VERSION}+git${SRCPV}" | 26 | PV = "${LINUX_VERSION}+git${SRCPV}" |
27 | 27 | ||