summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-09-23 10:57:44 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-23 19:58:49 +0100
commitca4f364daa59cb15108bf27d29ec60a7b14046d6 (patch)
treec78049ba52a44dc867f1b9619cf29ac652df4d6e
parent001db8407dc6cb7c4f3cb10b1da766264e627af2 (diff)
downloadpoky-ca4f364daa59cb15108bf27d29ec60a7b14046d6.tar.gz
linux-yocto/3.10: update to v3.10.55
Updating to the latest korg -stable update. (From OE-Core rev: 9745ffc0ae25be980d92f195937cef6d1f406ab2) 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.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 b08d7c34c3..1075972058 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
4require recipes-kernel/linux/linux-yocto.inc 4require recipes-kernel/linux/linux-yocto.inc
5 5
6SRCREV_machine ?= "74d7df0601f4879b525a0f2a0a187c33a23be580" 6SRCREV_machine ?= "0abce5181274dbf37788ab8d2c62e135defd9956"
7SRCREV_machine_qemuppc ?= "087f9fff0860e9a357fe9d4b1f514031e2c2597b" 7SRCREV_machine_qemuppc ?= "c31f38edf5dec2c295632199dbfe3f5a221f7c16"
8SRCREV_meta ?= "5ea3fd0817c2a3173e85102c61c51a5a6268cad6" 8SRCREV_meta ?= "f79a00265eefbe2fffc2cdb03f67235497a9a87e"
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.54" 12LINUX_VERSION ?= "3.10.55"
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 6885723977..a53ce544a3 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
5LINUX_KERNEL_TYPE = "tiny" 5LINUX_KERNEL_TYPE = "tiny"
6KCONFIG_MODE = "--allnoconfig" 6KCONFIG_MODE = "--allnoconfig"
7 7
8LINUX_VERSION ?= "3.10.54" 8LINUX_VERSION ?= "3.10.55"
9 9
10KMETA = "meta" 10KMETA = "meta"
11 11
12SRCREV_machine ?= "e001d3cbec5320c03d2a316aa0e287012be19133" 12SRCREV_machine ?= "8e055f3b669c65e83ba7128c248c632eedafad72"
13SRCREV_meta ?= "5ea3fd0817c2a3173e85102c61c51a5a6268cad6" 13SRCREV_meta ?= "f79a00265eefbe2fffc2cdb03f67235497a9a87e"
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 3cb8c58257..ea69856595 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"
10KBRANCH_qemux86-64 ?= "standard/common-pc-64/base" 10KBRANCH_qemux86-64 ?= "standard/common-pc-64/base"
11KBRANCH_qemumips64 ?= "standard/mti-malta64" 11KBRANCH_qemumips64 ?= "standard/mti-malta64"
12 12
13SRCREV_machine_qemuarm ?= "f075141532317cb7f8b88843354cd901c18c13a1" 13SRCREV_machine_qemuarm ?= "a4195791d27ef50feb454765149ea34621ef8ed7"
14SRCREV_machine_qemumips ?= "e7582bdb55376801e9749141af9f1cc0a9425a31" 14SRCREV_machine_qemumips ?= "ff747b3dff7dfa643b3447a348b901cacc5b6a16"
15SRCREV_machine_qemuppc ?= "fdc57cf78d788a5efc44ffaafa09db1a3799e5f0" 15SRCREV_machine_qemuppc ?= "46e30d608f4268b0ea77362398aae91f1d410ee3"
16SRCREV_machine_qemux86 ?= "e001d3cbec5320c03d2a316aa0e287012be19133" 16SRCREV_machine_qemux86 ?= "8e055f3b669c65e83ba7128c248c632eedafad72"
17SRCREV_machine_qemux86-64 ?= "e001d3cbec5320c03d2a316aa0e287012be19133" 17SRCREV_machine_qemux86-64 ?= "8e055f3b669c65e83ba7128c248c632eedafad72"
18SRCREV_machine_qemumips64 ?= "e8fdd57656858f06547f61336e130d006fc88de5" 18SRCREV_machine_qemumips64 ?= "42457c568170cb11a9011382ebca4677f22b35c1"
19SRCREV_machine ?= "e001d3cbec5320c03d2a316aa0e287012be19133" 19SRCREV_machine ?= "8e055f3b669c65e83ba7128c248c632eedafad72"
20SRCREV_meta ?= "5ea3fd0817c2a3173e85102c61c51a5a6268cad6" 20SRCREV_meta ?= "f79a00265eefbe2fffc2cdb03f67235497a9a87e"
21 21
22SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" 22SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
23 23
24LINUX_VERSION ?= "3.10.54" 24LINUX_VERSION ?= "3.10.55"
25 25
26PV = "${LINUX_VERSION}+git${SRCPV}" 26PV = "${LINUX_VERSION}+git${SRCPV}"
27 27