summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_3.2.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.2.bb14
1 files changed, 7 insertions, 7 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.2.bb b/meta/recipes-kernel/linux/linux-yocto_3.2.bb
index d81f6b5516..51119bb201 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.2.bb
@@ -17,13 +17,13 @@ KBRANCH_qemuarm = "standard/default/arm-versatile-926ejs"
17 17
18LINUX_VERSION ?= "3.2.11" 18LINUX_VERSION ?= "3.2.11"
19 19
20SRCREV_machine_qemuarm ?= "dfbba772cbee84125ac1558c904a7dc181445f5f" 20SRCREV_machine_qemuarm ?= "ba47a1cc9bb6ad576b2ac7adb3036bcfa569fe2e"
21SRCREV_machine_qemumips ?= "0e0c67635b74199d534f75500e5c1654a1219bc6" 21SRCREV_machine_qemumips ?= "3b2fd654392a2f33aed12748548c04e9b169591b"
22SRCREV_machine_qemuppc ?= "92de4e2f3c6b397c8b363e079cc4d5e9bcadf877" 22SRCREV_machine_qemuppc ?= "cf3e188cf2a18c48a0e6f9ca54c36e6ac39512ec"
23SRCREV_machine_qemux86 ?= "8ada1bb97415fe959a57a08504be4eb8a656ed30" 23SRCREV_machine_qemux86 ?= "46f1007ad22b6790224c66a8dc4e80fdbd21eea1"
24SRCREV_machine_qemux86-64 ?= "4ca7e2c5d42e755e1b4c3e1478128f047a8ed2a8" 24SRCREV_machine_qemux86-64 ?= "00e5ec2393bada6723bd9a07ded3d001c02fa727"
25SRCREV_machine ?= "01e948c2bdf7f5ad9f2b30047a8d3493a1a2880a" 25SRCREV_machine ?= "f4f8ba730e7783e09413872414d0a17c142c816d"
26SRCREV_meta ?= "b14a08f5c7b469a5077c10942f4e1aec171faa9d" 26SRCREV_meta ?= "6b3d4e09aa2531e9649f3f03827b7efbccfcec03"
27 27
28PR = "r1" 28PR = "r1"
29PV = "${LINUX_VERSION}+git${SRCPV}" 29PV = "${LINUX_VERSION}+git${SRCPV}"