summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb8
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.0.bb18
3 files changed, 16 insertions, 16 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
index a9a921d0fc..d8644b763e 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
@@ -11,12 +11,12 @@ KMACHINE_qemumips = "mti-malta32-be"
11KBRANCH = "yocto/standard/preempt-rt/base" 11KBRANCH = "yocto/standard/preempt-rt/base"
12KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32" 12KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32"
13 13
14LINUX_VERSION ?= "3.0.23" 14LINUX_VERSION ?= "3.0.24"
15LINUX_KERNEL_TYPE = "preempt-rt" 15LINUX_KERNEL_TYPE = "preempt-rt"
16 16
17SRCREV_machine ?= "49d1d57f98a9ac378a1f12f5d23301c11495a5df" 17SRCREV_machine ?= "cf280f1dc5877d4ca43d21307222326efa68bb27"
18SRCREV_machine_qemuppc ?= "7b3162e269c49c6a4653d43292c62c188add8d67" 18SRCREV_machine_qemuppc ?= "afaa5baa6a9ca9c8a03a9a3eee2ba9fba089f416"
19SRCREV_meta ?= "cac43c16d4c0cbbb857c9c110195208629975b06" 19SRCREV_meta ?= "a4ac64fe873f08ef718e2849b88914725dc99c1c"
20 20
21PR = "r2" 21PR = "r2"
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
index b67ddee85e..e8bd63376e 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
@@ -8,10 +8,10 @@ DEPENDS += "xz-native"
8KMACHINE = "yocto/standard/base" 8KMACHINE = "yocto/standard/base"
9KBRANCH = "${KMACHINE}" 9KBRANCH = "${KMACHINE}"
10 10
11LINUX_VERSION ?= "3.0.23" 11LINUX_VERSION ?= "3.0.24"
12 12
13SRCREV_machine ?= "8fd24b3570ab995848e4123ef13bac64e2c924be" 13SRCREV_machine ?= "da7c40006b08916ff3a3db104def82aaf9ac2716"
14SRCREV_meta ?= "cac43c16d4c0cbbb857c9c110195208629975b06" 14SRCREV_meta ?= "a4ac64fe873f08ef718e2849b88914725dc99c1c"
15 15
16PR = "r3" 16PR = "r3"
17PV = "${LINUX_VERSION}+git${SRCPV}" 17PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
index cb4ded2372..e56e1d7ec9 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.23" 13LINUX_VERSION ?= "3.0.24"
14 14
15SRCREV_machine_qemuarm ?= "927c56dcc7dc9199923a86cc0dac741b6b080953" 15SRCREV_machine_qemuarm ?= "62bbe1d7a0e5c1200a99dabca889a52c9417b96b"
16SRCREV_machine_qemumips ?= "b1f7eb611a30a46692c11ea1164d17f0d44e911b" 16SRCREV_machine_qemumips ?= "66de88919f24f1e590a48dae6de752a68fed2353"
17SRCREV_machine_qemuppc ?= "16f1ebf66ce2b58cbfc0ff7c8883c91c883e216a" 17SRCREV_machine_qemuppc ?= "7528f1d06ef5665eed8c1498f62d5403b82bbbd6"
18SRCREV_machine_qemux86 ?= "bc2cb6560d3dedf8337b5df8228a6e8002b6a98c" 18SRCREV_machine_qemux86 ?= "f153b0eb8264dc1e69f59d4c9173619feb4d5bd9"
19SRCREV_machine_qemux86-64 ?= "b9cbe895ce0c259b4684355ea1602402b2653ca5" 19SRCREV_machine_qemux86-64 ?= "aac580659dc0ce083f250fb05abf82e58d7f4531"
20SRCREV_machine ?= "8fd24b3570ab995848e4123ef13bac64e2c924be" 20SRCREV_machine ?= "da7c40006b08916ff3a3db104def82aaf9ac2716"
21SRCREV_meta ?= "cac43c16d4c0cbbb857c9c110195208629975b06" 21SRCREV_meta ?= "a4ac64fe873f08ef718e2849b88914725dc99c1c"
22 22
23PR = "r4" 23PR = "r4"
24PV = "${LINUX_VERSION}+git${SRCPV}" 24PV = "${LINUX_VERSION}+git${SRCPV}"