diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.0.bb | 2 |
3 files changed, 3 insertions, 3 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 e944416551..a9a921d0fc 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | |||
@@ -16,7 +16,7 @@ LINUX_KERNEL_TYPE = "preempt-rt" | |||
16 | 16 | ||
17 | SRCREV_machine ?= "49d1d57f98a9ac378a1f12f5d23301c11495a5df" | 17 | SRCREV_machine ?= "49d1d57f98a9ac378a1f12f5d23301c11495a5df" |
18 | SRCREV_machine_qemuppc ?= "7b3162e269c49c6a4653d43292c62c188add8d67" | 18 | SRCREV_machine_qemuppc ?= "7b3162e269c49c6a4653d43292c62c188add8d67" |
19 | SRCREV_meta ?= "e559129b4a6f39f68b75141096b2d516cf7a7f35" | 19 | SRCREV_meta ?= "cac43c16d4c0cbbb857c9c110195208629975b06" |
20 | 20 | ||
21 | PR = "r2" | 21 | PR = "r2" |
22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${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 a3a61673f2..b67ddee85e 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb | |||
@@ -11,7 +11,7 @@ KBRANCH = "${KMACHINE}" | |||
11 | LINUX_VERSION ?= "3.0.23" | 11 | LINUX_VERSION ?= "3.0.23" |
12 | 12 | ||
13 | SRCREV_machine ?= "8fd24b3570ab995848e4123ef13bac64e2c924be" | 13 | SRCREV_machine ?= "8fd24b3570ab995848e4123ef13bac64e2c924be" |
14 | SRCREV_meta ?= "e559129b4a6f39f68b75141096b2d516cf7a7f35" | 14 | SRCREV_meta ?= "cac43c16d4c0cbbb857c9c110195208629975b06" |
15 | 15 | ||
16 | PR = "r3" | 16 | PR = "r3" |
17 | PV = "${LINUX_VERSION}+git${SRCPV}" | 17 | PV = "${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 d76bac85ce..cb4ded2372 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb | |||
@@ -18,7 +18,7 @@ SRCREV_machine_qemuppc ?= "16f1ebf66ce2b58cbfc0ff7c8883c91c883e216a" | |||
18 | SRCREV_machine_qemux86 ?= "bc2cb6560d3dedf8337b5df8228a6e8002b6a98c" | 18 | SRCREV_machine_qemux86 ?= "bc2cb6560d3dedf8337b5df8228a6e8002b6a98c" |
19 | SRCREV_machine_qemux86-64 ?= "b9cbe895ce0c259b4684355ea1602402b2653ca5" | 19 | SRCREV_machine_qemux86-64 ?= "b9cbe895ce0c259b4684355ea1602402b2653ca5" |
20 | SRCREV_machine ?= "8fd24b3570ab995848e4123ef13bac64e2c924be" | 20 | SRCREV_machine ?= "8fd24b3570ab995848e4123ef13bac64e2c924be" |
21 | SRCREV_meta ?= "e559129b4a6f39f68b75141096b2d516cf7a7f35" | 21 | SRCREV_meta ?= "cac43c16d4c0cbbb857c9c110195208629975b06" |
22 | 22 | ||
23 | PR = "r4" | 23 | PR = "r4" |
24 | PV = "${LINUX_VERSION}+git${SRCPV}" | 24 | PV = "${LINUX_VERSION}+git${SRCPV}" |