diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-09-23 10:57:39 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-23 19:58:48 +0100 |
commit | 7040b6f3c686b69e7aec28f531c444c27d5dfeac (patch) | |
tree | 2b22af47374f5dcd55f2788b2902d3f63c9f39d8 | |
parent | afdbe3112b940987f3f3cddcb32c91a5e17a297d (diff) | |
download | poky-7040b6f3c686b69e7aec28f531c444c27d5dfeac.tar.gz |
linux-yocto/3.10: update to v3.10.54 and -rt55
The 3.10 kernel needed a refresh to the latest -stable and -rt releases.
(From OE-Core rev: c7360e9e72f06dab2617e16ae546f4d8e5262fa1)
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-rt_3.10.bb | 8 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.10.bb | 18 |
3 files changed, 16 insertions, 16 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb index 2f22ba8ea6..b08d7c34c3 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | |||
@@ -3,13 +3,13 @@ KBRANCH_qemuppc ?= "standard/preempt-rt/qemuppc" | |||
3 | 3 | ||
4 | require recipes-kernel/linux/linux-yocto.inc | 4 | require recipes-kernel/linux/linux-yocto.inc |
5 | 5 | ||
6 | SRCREV_machine ?= "1dfc94848e05989ab6c5fde2080f35546d81e798" | 6 | SRCREV_machine ?= "74d7df0601f4879b525a0f2a0a187c33a23be580" |
7 | SRCREV_machine_qemuppc ?= "81334ed6f11da157e13c306c48f3d49a051d9d89" | 7 | SRCREV_machine_qemuppc ?= "087f9fff0860e9a357fe9d4b1f514031e2c2597b" |
8 | SRCREV_meta ?= "fab23a4d44de25ee77e497cbf8605eadc3aaf3d8" | 8 | SRCREV_meta ?= "5ea3fd0817c2a3173e85102c61c51a5a6268cad6" |
9 | 9 | ||
10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" | 10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
11 | 11 | ||
12 | LINUX_VERSION ?= "3.10.43" | 12 | LINUX_VERSION ?= "3.10.54" |
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.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb index bd762f9fff..6885723977 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | |||
@@ -5,12 +5,12 @@ require recipes-kernel/linux/linux-yocto.inc | |||
5 | LINUX_KERNEL_TYPE = "tiny" | 5 | LINUX_KERNEL_TYPE = "tiny" |
6 | KCONFIG_MODE = "--allnoconfig" | 6 | KCONFIG_MODE = "--allnoconfig" |
7 | 7 | ||
8 | LINUX_VERSION ?= "3.10.43" | 8 | LINUX_VERSION ?= "3.10.54" |
9 | 9 | ||
10 | KMETA = "meta" | 10 | KMETA = "meta" |
11 | 11 | ||
12 | SRCREV_machine ?= "e4f08d724d6663e6d23d19668c97f9e6792c94d2" | 12 | SRCREV_machine ?= "e001d3cbec5320c03d2a316aa0e287012be19133" |
13 | SRCREV_meta ?= "fab23a4d44de25ee77e497cbf8605eadc3aaf3d8" | 13 | SRCREV_meta ?= "5ea3fd0817c2a3173e85102c61c51a5a6268cad6" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
16 | 16 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb index 298d2ca799..3cb8c58257 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.10.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 ?= "cf951fb02f9eb89bd36f30fd6d426d6a06be8739" | 13 | SRCREV_machine_qemuarm ?= "f075141532317cb7f8b88843354cd901c18c13a1" |
14 | SRCREV_machine_qemumips ?= "82c743bcc8103c82f8cb673eb810a9329a9441d7" | 14 | SRCREV_machine_qemumips ?= "e7582bdb55376801e9749141af9f1cc0a9425a31" |
15 | SRCREV_machine_qemuppc ?= "1deb0e97e9262b02b3ff9b707b13c42c8fa95a13" | 15 | SRCREV_machine_qemuppc ?= "fdc57cf78d788a5efc44ffaafa09db1a3799e5f0" |
16 | SRCREV_machine_qemux86 ?= "e4f08d724d6663e6d23d19668c97f9e6792c94d2" | 16 | SRCREV_machine_qemux86 ?= "e001d3cbec5320c03d2a316aa0e287012be19133" |
17 | SRCREV_machine_qemux86-64 ?= "e4f08d724d6663e6d23d19668c97f9e6792c94d2" | 17 | SRCREV_machine_qemux86-64 ?= "e001d3cbec5320c03d2a316aa0e287012be19133" |
18 | SRCREV_machine_qemumips64 ?= "8affc1996043dfe2061953c074c714a9885fde6e" | 18 | SRCREV_machine_qemumips64 ?= "e8fdd57656858f06547f61336e130d006fc88de5" |
19 | SRCREV_machine ?= "e4f08d724d6663e6d23d19668c97f9e6792c94d2" | 19 | SRCREV_machine ?= "e001d3cbec5320c03d2a316aa0e287012be19133" |
20 | SRCREV_meta ?= "fab23a4d44de25ee77e497cbf8605eadc3aaf3d8" | 20 | SRCREV_meta ?= "5ea3fd0817c2a3173e85102c61c51a5a6268cad6" |
21 | 21 | ||
22 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 22 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
23 | 23 | ||
24 | LINUX_VERSION ?= "3.10.43" | 24 | LINUX_VERSION ?= "3.10.54" |
25 | 25 | ||
26 | PV = "${LINUX_VERSION}+git${SRCPV}" | 26 | PV = "${LINUX_VERSION}+git${SRCPV}" |
27 | 27 | ||