aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_3.10.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-06-17 11:26:11 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-17 17:56:42 +0100
commitf3f9d92f7554ca5428e709831fd14bf9239f7aab (patch)
treed7a7287752bc3bfb4dbec3bc08f38c8464ec1d71 /meta/recipes-kernel/linux/linux-yocto_3.10.bb
parent0710ed28e868d4fc4ca027afb3c7acfc899f9409 (diff)
downloadopenembedded-core-contrib-f3f9d92f7554ca5428e709831fd14bf9239f7aab.tar.gz
linux-yocto/3.10: update to v3.10.41
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_3.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.10.bb18
1 files changed, 9 insertions, 9 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
index 220d1c9bfb..4e4b6670b0 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"
KBRANCH_qemux86-64 = "standard/common-pc-64/base"
KBRANCH_qemumips64 = "standard/mti-malta64"
-SRCREV_machine_qemuarm ?= "a3a7014ff1104ce5f82da9c4d50fa2ec792e1463"
-SRCREV_machine_qemumips ?= "20f36e63a0e2de14c68e3031058fe6c7764a1926"
-SRCREV_machine_qemuppc ?= "9d34a73cf18c3bed1e1bc2df6d1e3ccedec87c8a"
-SRCREV_machine_qemux86 ?= "f53a6114b3a6e8c03ca4752de829887015f4c942"
-SRCREV_machine_qemux86-64 ?= "f53a6114b3a6e8c03ca4752de829887015f4c942"
-SRCREV_machine_qemumips64 ?= "093261d8a9879ac056d4f261545658addc71e452"
-SRCREV_machine ?= "f53a6114b3a6e8c03ca4752de829887015f4c942"
-SRCREV_meta ?= "13ae75f4a26fcd65abe526ef5f1dcde0583f453d"
+SRCREV_machine_qemuarm ?= "cb8bf1fb82bb1d00fadc92608f5fd018b2dbf556"
+SRCREV_machine_qemumips ?= "7cbc39735f2cc708858d8319b96338b750ec76cb"
+SRCREV_machine_qemuppc ?= "15e1d5d7380a13907016e1f4c941026580e810a9"
+SRCREV_machine_qemux86 ?= "ca510b5192c3b3814f1d1a19403d8847ba5db12b"
+SRCREV_machine_qemux86-64 ?= "ca510b5192c3b3814f1d1a19403d8847ba5db12b"
+SRCREV_machine_qemumips64 ?= "34bd311a9ebb5b1f44a156f5e9d61646a6077c5f"
+SRCREV_machine ?= "ca510b5192c3b3814f1d1a19403d8847ba5db12b"
+SRCREV_meta ?= "b6d95bb5bf6b9e9b5c149e68ffed6db7a58b4187"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
-LINUX_VERSION ?= "3.10.40"
+LINUX_VERSION ?= "3.10.41"
PV = "${LINUX_VERSION}+git${SRCPV}"