summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb4
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.2.bb14
3 files changed, 12 insertions, 12 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
index f27e39e73e..a07b27acfb 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
@@ -9,9 +9,9 @@ LINUX_KERNEL_TYPE = "preempt-rt"
9 9
10KMETA = "meta" 10KMETA = "meta"
11 11
12SRCREV_machine ?= "fe2630b38159ea7b9cf977b5fed40a9917002087" 12SRCREV_machine ?= "c413f23eafb3e91ff98653e578e771532fd71be9"
13SRCREV_machine_qemuppc ?= "0259e5a3ef568c6979f2cb31280a43c55c784f4f" 13SRCREV_machine_qemuppc ?= "d7020ba154df03cba5351011ff664f5e3e1ce678"
14SRCREV_meta ?= "0a18db9fc89a0e030e8c7b8d01fe03c5ca4197e3" 14SRCREV_meta ?= "ee78519365bdb25287703bbc31c06b193263c654"
15 15
16PR = "r1" 16PR = "r1"
17PV = "${LINUX_VERSION}+git${SRCPV}" 17PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
index 81aefb169d..546971b79d 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
@@ -10,8 +10,8 @@ KCONFIG_MODE = "--allnoconfig"
10 10
11LINUX_VERSION ?= "3.2.18" 11LINUX_VERSION ?= "3.2.18"
12 12
13SRCREV_machine ?= "8b8cfaaab2b8d79ac56e8c9a85bad9ae7bca399c" 13SRCREV_machine ?= "27b68a93eb791e830da8d3a2c0fc99780897ad89"
14SRCREV_meta ?= "0a18db9fc89a0e030e8c7b8d01fe03c5ca4197e3" 14SRCREV_meta ?= "ee78519365bdb25287703bbc31c06b193263c654"
15 15
16PR = "r0" 16PR = "r0"
17PV = "${LINUX_VERSION}+git${SRCPV}" 17PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.2.bb b/meta/recipes-kernel/linux/linux-yocto_3.2.bb
index ac4e454702..85c00964d7 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.2.bb
@@ -10,13 +10,13 @@ KBRANCH_qemuarm = "standard/default/arm-versatile-926ejs"
10 10
11LINUX_VERSION ?= "3.2.18" 11LINUX_VERSION ?= "3.2.18"
12 12
13SRCREV_machine_qemuarm ?= "259cff0813417d16baaaaf44b00a9f75103ebfcb" 13SRCREV_machine_qemuarm ?= "ebb5e65d02a352e3e8601096e1674ffc261345f2"
14SRCREV_machine_qemumips ?= "9a803ecc05b3af481036a6d9bb0da3a899be3074" 14SRCREV_machine_qemumips ?= "62aeb307e9a731c4bba05ce4d57b9cece41a2a01"
15SRCREV_machine_qemuppc ?= "466746d1fe6370957ba087f9ca6f2e31201b2162" 15SRCREV_machine_qemuppc ?= "1396a8f7b62f8926dc1fa474c7d94ae920d81852"
16SRCREV_machine_qemux86 ?= "c228cadee60f0ada73d11a36f6932f50a1c52d48" 16SRCREV_machine_qemux86 ?= "9d32bb075e349cc69c7af42b60f6715c5d8c972e"
17SRCREV_machine_qemux86-64 ?= "b95a0ae3773545fa0ed9a47088d0361527c42e6c" 17SRCREV_machine_qemux86-64 ?= "dd488f551fa0f8e3bf1aadd78083b8547bba8bdf"
18SRCREV_machine ?= "8b8cfaaab2b8d79ac56e8c9a85bad9ae7bca399c" 18SRCREV_machine ?= "76133a1cadf0de417c29ed15d6fbb12c41c0802b"
19SRCREV_meta ?= "0a18db9fc89a0e030e8c7b8d01fe03c5ca4197e3" 19SRCREV_meta ?= "ee78519365bdb25287703bbc31c06b193263c654l"
20 20
21PR = "r1" 21PR = "r1"
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"