summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-11-26 12:33:43 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-30 22:26:28 +0000
commit5745f594e3cac18a2bbb43e97fef47dee0f9a440 (patch)
treebfe74f57640ef003f063b96577daa8c08b69e5a4 /meta
parent63fbeba4f28c9c48ddde5f772206e8081caa2a43 (diff)
downloadpoky-5745f594e3cac18a2bbb43e97fef47dee0f9a440.tar.gz
linux/yocto-3.10: merge v3.10.19
Updating the linux-yocto-3.10 SRCREVs to the latest korg -stable release. (From OE-Core rev: 1da738722c9f81260dfbada6a97a21eb812d20a1) 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.bb8
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.10.bb18
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 c8b9888f48..d040e3e195 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 ?= "baed5453f830d06075a4480ec0ded8ff785828bc" 6SRCREV_machine ?= "a9b2df9bd27b137408d627ce1f75f1177eae647e"
7SRCREV_machine_qemuppc ?= "26a465af89793c7dc5a81661449c5a9f0ad06dee" 7SRCREV_machine_qemuppc ?= "601746ed79b7ccc79e31166dea9b2906c915a7e3"
8SRCREV_meta ?= "6ad20f049abd52b515a8e0a4664861cfd331f684" 8SRCREV_meta ?= "41072c6288b1ab468670ebf7b3d411fbc177317c"
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.17" 12LINUX_VERSION ?= "3.10.19"
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 6bd8ae68e2..0939ce6473 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}"
5LINUX_KERNEL_TYPE = "tiny" 5LINUX_KERNEL_TYPE = "tiny"
6KCONFIG_MODE = "--allnoconfig" 6KCONFIG_MODE = "--allnoconfig"
7 7
8LINUX_VERSION ?= "3.10.17" 8LINUX_VERSION ?= "3.10.19"
9 9
10KMETA = "meta" 10KMETA = "meta"
11 11
12SRCREV_machine ?= "c03195ed6e3066494e3fb4be69154a57066e845b" 12SRCREV_machine ?= "2d96adf459037aec2c0027503c3eddfc20de9ad4"
13SRCREV_meta ?= "6ad20f049abd52b515a8e0a4664861cfd331f684" 13SRCREV_meta ?= "41072c6288b1ab468670ebf7b3d411fbc177317c"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${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 1f1a9dc99e..c678a8bfa2 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
@@ -3,18 +3,18 @@ require recipes-kernel/linux/linux-yocto.inc
3KBRANCH_DEFAULT = "standard/base" 3KBRANCH_DEFAULT = "standard/base"
4KBRANCH = "${KBRANCH_DEFAULT}" 4KBRANCH = "${KBRANCH_DEFAULT}"
5 5
6SRCREV_machine_qemuarm ?= "5714b747cf0087bb964cbb962db8d3d2041f3177" 6SRCREV_machine_qemuarm ?= "9aac62bcd594648a7da61fa89e7da14eb2747e31"
7SRCREV_machine_qemumips ?= "e87d2cb44bc5d10f3619871541849064bf0d79b1" 7SRCREV_machine_qemumips ?= "141675948177bed049477ea53203dd0fc3c105c4"
8SRCREV_machine_qemuppc ?= "3e99f981fea427696f63af7fd8e99bf05039efee" 8SRCREV_machine_qemuppc ?= "ebcaee076da19ffe0e317089566d22c199f16fad"
9SRCREV_machine_qemux86 ?= "c03195ed6e3066494e3fb4be69154a57066e845b" 9SRCREV_machine_qemux86 ?= "2d96adf459037aec2c0027503c3eddfc20de9ad4"
10SRCREV_machine_qemux86-64 ?= "c03195ed6e3066494e3fb4be69154a57066e845b" 10SRCREV_machine_qemux86-64 ?= "2d96adf459037aec2c0027503c3eddfc20de9ad4"
11SRCREV_machine_qemumips64 ?= "8d21f71847640fc052bda1bf1f3792634cae5bb1" 11SRCREV_machine_qemumips64 ?= "7acc7b9b44fb0b97a50e75387a11a24dfd5c242a"
12SRCREV_machine ?= "c03195ed6e3066494e3fb4be69154a57066e845b" 12SRCREV_machine ?= "2d96adf459037aec2c0027503c3eddfc20de9ad4"
13SRCREV_meta ?= "6ad20f049abd52b515a8e0a4664861cfd331f684" 13SRCREV_meta ?= "41072c6288b1ab468670ebf7b3d411fbc177317c"
14 14
15SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" 15SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
16 16
17LINUX_VERSION ?= "3.10.17" 17LINUX_VERSION ?= "3.10.19"
18 18
19PV = "${LINUX_VERSION}+git${SRCPV}" 19PV = "${LINUX_VERSION}+git${SRCPV}"
20 20