diff options
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.0.bb | 2 |
2 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 61210debf1..16daddfe08 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" | |||
11 | KBRANCH = "yocto/standard/preempt-rt/base" | 11 | KBRANCH = "yocto/standard/preempt-rt/base" |
12 | KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32" | 12 | KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32" |
13 | 13 | ||
14 | LINUX_VERSION ?= "3.0" | 14 | LINUX_VERSION ?= "3.0.3" |
15 | LINUX_KERNEL_TYPE = "preempt-rt" | 15 | LINUX_KERNEL_TYPE = "preempt-rt" |
16 | 16 | ||
17 | SRCREV_machine ?= "67ce0924042a2faa12b71ac3e92175c789c32af6" | 17 | SRCREV_machine ?= "67ce0924042a2faa12b71ac3e92175c789c32af6" |
18 | SRCREV_machine_qemuppc ?= "839638f4efda0c70c6f491161ab2c042f5bc3e66" | 18 | SRCREV_machine_qemuppc ?= "839638f4efda0c70c6f491161ab2c042f5bc3e66" |
19 | SRCREV_meta ?= "13dbce30d6a647228bf5a9483a9b9c2da1514f78" | 19 | SRCREV_meta ?= "5b535279e61197cb194bb2dfceb8b7a04128387c" |
20 | 20 | ||
21 | PR = "r0" | 21 | PR = "r0" |
22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | 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 a5e208b983..e39be0d803 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 ?= "c0da1d35dee9fb63ba6bfc7907a77b0feb89766e" | |||
18 | SRCREV_machine_qemux86 ?= "8b51ddba0f85a6bb8e105b37a9ac03fb58b9de20" | 18 | SRCREV_machine_qemux86 ?= "8b51ddba0f85a6bb8e105b37a9ac03fb58b9de20" |
19 | SRCREV_machine_qemux86-64 ?= "965dd365cf3652347960f7145ac188c86c323070" | 19 | SRCREV_machine_qemux86-64 ?= "965dd365cf3652347960f7145ac188c86c323070" |
20 | SRCREV_machine ?= "49d93fb0c9e1645ba0bb8951be23e56ea227a5bd" | 20 | SRCREV_machine ?= "49d93fb0c9e1645ba0bb8951be23e56ea227a5bd" |
21 | SRCREV_meta ?= "13dbce30d6a647228bf5a9483a9b9c2da1514f78" | 21 | SRCREV_meta ?= "5b535279e61197cb194bb2dfceb8b7a04128387c" |
22 | 22 | ||
23 | PR = "r1" | 23 | PR = "r1" |
24 | PV = "${LINUX_VERSION}+git${SRCPV}" | 24 | PV = "${LINUX_VERSION}+git${SRCPV}" |