diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-03-26 15:43:51 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-30 10:10:33 +0100 |
commit | 7f853aa15852757efe82a725af9e8f51f2bd46b3 (patch) | |
tree | dc91c51e90ec27d117ed13e5f6e7b018959da6c4 /meta/recipes-kernel | |
parent | 400f831742daca4e2ce6c7123afcc0ccdeae7ae1 (diff) | |
download | poky-7f853aa15852757efe82a725af9e8f51f2bd46b3.tar.gz |
linux-yocto/3.10: update to v3.10.34
Updating to the latest korg -stable release.
(From OE-Core rev: 4d636396435f1165481cb103512026a8660ca8b2)
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.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 abacb8edf5..98f4936c87 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 @@ 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 ?= "adc7322e1696fd53f1915c40c87c98cf5c98ebf0" | 6 | SRCREV_machine ?= "f121a3aa028df37b8050779adaa239d29aaa2edd" |
7 | SRCREV_machine_qemuppc ?= "1d6cce881e4fefb5d5e0691da62d8f71f51e342c" | 7 | SRCREV_machine_qemuppc ?= "7172d3cbc73584e724b61ef5d13fc3519720f4c0" |
8 | SRCREV_meta ?= "99c503a92885060bebf2bba6747735e8e9346a40" | 8 | SRCREV_meta ?= "cce9fc32c10dc875bf1ae0a4a86fe3ce79138f5a" |
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.33" | 12 | LINUX_VERSION ?= "3.10.34" |
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 abb53e81d4..bb41ef2b16 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 @@ KBRANCH = "${KBRANCH_DEFAULT}" | |||
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.33" | 8 | LINUX_VERSION ?= "3.10.34" |
9 | 9 | ||
10 | KMETA = "meta" | 10 | KMETA = "meta" |
11 | 11 | ||
12 | SRCREV_machine ?= "21df0c8486e129a4087970a07b423c533ae05de7" | 12 | SRCREV_machine ?= "2ee37bfe732c73f7d39af55875ce8d30b282471c" |
13 | SRCREV_meta ?= "99c503a92885060bebf2bba6747735e8e9346a40" | 13 | SRCREV_meta ?= "cce9fc32c10dc875bf1ae0a4a86fe3ce79138f5a" |
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 08b7087d67..2586ffc0d5 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb | |||
@@ -11,18 +11,18 @@ KBRANCH_qemux86 = "standard/common-pc/base" | |||
11 | KBRANCH_qemux86-64 = "standard/common-pc-64/base" | 11 | KBRANCH_qemux86-64 = "standard/common-pc-64/base" |
12 | KBRANCH_qemumips64 = "standard/mti-malta64" | 12 | KBRANCH_qemumips64 = "standard/mti-malta64" |
13 | 13 | ||
14 | SRCREV_machine_qemuarm ?= "670a1d401ace1c5894a87466e5136ed60cf66966" | 14 | SRCREV_machine_qemuarm ?= "e18e8c2c7cad913a25342f9f860eeeefce24b8aa" |
15 | SRCREV_machine_qemumips ?= "45fc480deb2f4e5b42265c59fa4bec784e995294" | 15 | SRCREV_machine_qemumips ?= "6f191aaecfdbebda450cec4a1f30fb0d1a2ed889" |
16 | SRCREV_machine_qemuppc ?= "ac1c54b68ee44c00906933547b310652fd725d4b" | 16 | SRCREV_machine_qemuppc ?= "ba2e16160c7f910de432511ca0008101a7b2263b" |
17 | SRCREV_machine_qemux86 ?= "21df0c8486e129a4087970a07b423c533ae05de7" | 17 | SRCREV_machine_qemux86 ?= "2ee37bfe732c73f7d39af55875ce8d30b282471c" |
18 | SRCREV_machine_qemux86-64 ?= "21df0c8486e129a4087970a07b423c533ae05de7" | 18 | SRCREV_machine_qemux86-64 ?= "2ee37bfe732c73f7d39af55875ce8d30b282471c" |
19 | SRCREV_machine_qemumips64 ?= "31139804e58e049e696fa49175544a43c40b3506" | 19 | SRCREV_machine_qemumips64 ?= "e05f0378e9c21d689eed8aacb306d2c1a044e0d0" |
20 | SRCREV_machine ?= "21df0c8486e129a4087970a07b423c533ae05de7" | 20 | SRCREV_machine ?= "2ee37bfe732c73f7d39af55875ce8d30b282471c" |
21 | SRCREV_meta ?= "99c503a92885060bebf2bba6747735e8e9346a40" | 21 | SRCREV_meta ?= "cce9fc32c10dc875bf1ae0a4a86fe3ce79138f5a" |
22 | 22 | ||
23 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 23 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
24 | 24 | ||
25 | LINUX_VERSION ?= "3.10.33" | 25 | LINUX_VERSION ?= "3.10.34" |
26 | 26 | ||
27 | PV = "${LINUX_VERSION}+git${SRCPV}" | 27 | PV = "${LINUX_VERSION}+git${SRCPV}" |
28 | 28 | ||