summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_3.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.0.bb18
1 files changed, 9 insertions, 9 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
index 85c8e39649..4032567280 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
@@ -10,15 +10,15 @@ KMACHINE_qemuarm = "yocto/standard/arm-versatile-926ejs"
10 10
11KBRANCH = ${KMACHINE} 11KBRANCH = ${KMACHINE}
12 12
13LINUX_VERSION ?= "3.0.9" 13LINUX_VERSION ?= "3.0.10"
14 14
15SRCREV_machine_qemuarm ?= "774710abff369c063226452de2114403e0bbff9f" 15SRCREV_machine_qemuarm ?= "42573a6932e65456471efa94d4863b8df88e48b3"
16SRCREV_machine_qemumips ?= "a558a07a706756cd83199146c89c2677d9f14364" 16SRCREV_machine_qemumips ?= "55d4921f21dea9f07344029c12400bb3ef15d76b"
17SRCREV_machine_qemuppc ?= "d06082c227f12f62b9ce9e3823f8b7d2ad055880" 17SRCREV_machine_qemuppc ?= "d10f26a8325a40610fc8d6a830a9f34dcb794075"
18SRCREV_machine_qemux86 ?= "a231348953ce9f1bc2f520b2fe6806337efccfa8" 18SRCREV_machine_qemux86 ?= "7814f075ea132cc17da89ecd6d886036e61e2187"
19SRCREV_machine_qemux86-64 ?= "08db6e4d159a26a4caf06258b1d7dbd17e6ebe26" 19SRCREV_machine_qemux86-64 ?= "988fcbe64829f0a03ccfcc08d45cedb26cabe9ed"
20SRCREV_machine ?= "5c974770213858c380599a0fb743f24ffb619d62" 20SRCREV_machine ?= "ab1de8c21d2b1d084b8488496d75cc54fcd94f02"
21SRCREV_meta ?= "74665003a89510fb5bd4e29e81d568d72eede08c" 21SRCREV_meta ?= "67ce7623909cef63927fd145026aaf371cf4abf1"
22 22
23PR = "r2" 23PR = "r2"
24PV = "${LINUX_VERSION}+git${SRCPV}" 24PV = "${LINUX_VERSION}+git${SRCPV}"