summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-03-13 23:27:46 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-30 10:10:33 +0100
commit1b9990478e53da2e533ee52c4302411c7066c4ca (patch)
tree45fef5d28050ccf23d7cc301a3a619393b062d44 /meta
parent09d875e532f19df1140091fe15a4d6b23034418a (diff)
downloadpoky-1b9990478e53da2e533ee52c4302411c7066c4ca.tar.gz
linux-yocto/3.10: update to v3.10.33
Updating to the latest -stable release. (From OE-Core rev: 9acc956c23ea161d0af691ff4685b472d3eff086) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb4
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.10.bb16
3 files changed, 13 insertions, 13 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 b1eea52c42..8c9e81e912 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
3KBRANCH = "standard/preempt-rt/base" 3KBRANCH = "standard/preempt-rt/base"
4KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" 4KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
5 5
6SRCREV_machine ?= "5f466af88f885705efe0f018c027b2631f6724e4" 6SRCREV_machine ?= "adc7322e1696fd53f1915c40c87c98cf5c98ebf0"
7SRCREV_machine_qemuppc ?= "e497cba7496e4ae6fc4d018bce57695a61766d22" 7SRCREV_machine_qemuppc ?= "1d6cce881e4fefb5d5e0691da62d8f71f51e342c"
8SRCREV_meta ?= "284e9589436a5b199cf44b7261640c944558a35e" 8SRCREV_meta ?= "284e9589436a5b199cf44b7261640c944558a35e"
9 9
10SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" 10SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
11 11
12LINUX_VERSION ?= "3.10.32" 12LINUX_VERSION ?= "3.10.33"
13 13
14PV = "${LINUX_VERSION}+git${SRCPV}" 14PV = "${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 f7ce82e5bd..c969461c8f 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
@@ -5,11 +5,11 @@ KBRANCH = "${KBRANCH_DEFAULT}"
5LINUX_KERNEL_TYPE = "tiny" 5LINUX_KERNEL_TYPE = "tiny"
6KCONFIG_MODE = "--allnoconfig" 6KCONFIG_MODE = "--allnoconfig"
7 7
8LINUX_VERSION ?= "3.10.32" 8LINUX_VERSION ?= "3.10.33"
9 9
10KMETA = "meta" 10KMETA = "meta"
11 11
12SRCREV_machine ?= "78afd3095c9b37efbbfbfdc25eb3833ef3c6a718" 12SRCREV_machine ?= "21df0c8486e129a4087970a07b423c533ae05de7"
13SRCREV_meta ?= "284e9589436a5b199cf44b7261640c944558a35e" 13SRCREV_meta ?= "284e9589436a5b199cf44b7261640c944558a35e"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
index 1f8d312ae2..4c7ddc95f7 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"
11KBRANCH_qemux86-64 = "standard/common-pc-64/base" 11KBRANCH_qemux86-64 = "standard/common-pc-64/base"
12KBRANCH_qemumips64 = "standard/mti-malta64" 12KBRANCH_qemumips64 = "standard/mti-malta64"
13 13
14SRCREV_machine_qemuarm ?= "c295c53987007a5d0c87cc9b23125e9ff85900bd" 14SRCREV_machine_qemuarm ?= "670a1d401ace1c5894a87466e5136ed60cf66966"
15SRCREV_machine_qemumips ?= "2833be8c96671b24a203a5dc45a21c38d5d841c3" 15SRCREV_machine_qemumips ?= "45fc480deb2f4e5b42265c59fa4bec784e995294"
16SRCREV_machine_qemuppc ?= "cf413ddca8b974a473b72635e1499223a02d7949" 16SRCREV_machine_qemuppc ?= "ac1c54b68ee44c00906933547b310652fd725d4b"
17SRCREV_machine_qemux86 ?= "78afd3095c9b37efbbfbfdc25eb3833ef3c6a718" 17SRCREV_machine_qemux86 ?= "21df0c8486e129a4087970a07b423c533ae05de7"
18SRCREV_machine_qemux86-64 ?= "78afd3095c9b37efbbfbfdc25eb3833ef3c6a718" 18SRCREV_machine_qemux86-64 ?= "21df0c8486e129a4087970a07b423c533ae05de7"
19SRCREV_machine_qemumips64 ?= "3e1899546c014808fed8d336b777bf8d81f50d7b" 19SRCREV_machine_qemumips64 ?= "31139804e58e049e696fa49175544a43c40b3506"
20SRCREV_machine ?= "78afd3095c9b37efbbfbfdc25eb3833ef3c6a718" 20SRCREV_machine ?= "21df0c8486e129a4087970a07b423c533ae05de7"
21SRCREV_meta ?= "284e9589436a5b199cf44b7261640c944558a35e" 21SRCREV_meta ?= "284e9589436a5b199cf44b7261640c944558a35e"
22 22
23SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" 23SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
24 24
25LINUX_VERSION ?= "3.10.32" 25LINUX_VERSION ?= "3.10.33"
26 26
27PV = "${LINUX_VERSION}+git${SRCPV}" 27PV = "${LINUX_VERSION}+git${SRCPV}"
28 28