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.bb19
1 files changed, 9 insertions, 10 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
index 9d51bd017c..6ff6027f89 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
@@ -10,16 +10,15 @@ KMACHINE_qemuarm = "yocto/standard/arm-versatile-926ejs"
10 10
11KBRANCH = ${KMACHINE} 11KBRANCH = ${KMACHINE}
12 12
13LINUX_VERSION ?= "3.0.14" 13LINUX_VERSION ?= "3.0.18"
14 14
15 15SRCREV_machine_qemuarm ?= "48e68bd72da497a14200801140b3b87dae6d60e9"
16SRCREV_machine_qemuarm ?= "c0386e4195c685b0ff94b7e21581ec47008ab13b" 16SRCREV_machine_qemumips ?= "9d86aeb43e5bbb0851cc4f105b64caab13bc71f3"
17SRCREV_machine_qemumips ?= "56e4361a1bfc10042d83a7d8a5f96932056e3f35" 17SRCREV_machine_qemuppc ?= "15fd748017f0849138ff4b47d73f6866fa26cfe8"
18SRCREV_machine_qemuppc ?= "53e71af30e30162e17e32b2f57e4481f5bc0573e" 18SRCREV_machine_qemux86 ?= "8f74a4339b3dc029fafff0ba7d88d6dc950d4b31"
19SRCREV_machine_qemux86 ?= "9e73573b6b227ab2c62e66e63470866d136f8d76" 19SRCREV_machine_qemux86-64 ?= "610c5a62daeda033755b0b7bfcb3e2cad5c76f3f"
20SRCREV_machine_qemux86-64 ?= "3551fd0412965b1f6b0b2f6ba35f7fecdaddb58a" 20SRCREV_machine ?= "5df0b4c2538399aed543133b3855f809adf08ab8"
21SRCREV_machine ?= "6f5b11830deba4a6262c8c4abf67e608924f649e" 21SRCREV_meta ?= "59314a3523e360796419d76d78c6f7d8c5ef2593"
22SRCREV_meta ?= "665fea1c249b4f335cb1c9a46a9f2c138d611f1a"
23 22
24PR = "r3" 23PR = "r3"
25PV = "${LINUX_VERSION}+git${SRCPV}" 24PV = "${LINUX_VERSION}+git${SRCPV}"