diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.0.bb | 18 |
2 files changed, 10 insertions, 10 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 72db7bf8ad..615209b53f 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 ?= "0936e13cc65d816f1759e2322c5e3fc82a5037f3" | 17 | SRCREV_machine ?= "0936e13cc65d816f1759e2322c5e3fc82a5037f3" |
| 18 | SRCREV_machine_qemuppc ?= "0936e13cc65d816f1759e2322c5e3fc82a5037f3" | 18 | SRCREV_machine_qemuppc ?= "0936e13cc65d816f1759e2322c5e3fc82a5037f3" |
| 19 | SRCREV_meta ?= "353d43d340e87996b4be4c5f6ddb4447e050b65c" | 19 | SRCREV_meta ?= "4095bb597a7bcd647856aa35b5fb8637ed7ff975" |
| 20 | 20 | ||
| 21 | PR = "r1" | 21 | PR = "r1" |
| 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 9da7cc1001..688999f639 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 | ||
| 11 | KBRANCH = ${KMACHINE} | 11 | KBRANCH = ${KMACHINE} |
| 12 | 12 | ||
| 13 | LINUX_VERSION ?= "3.0.4" | 13 | LINUX_VERSION ?= "3.0.8" |
| 14 | 14 | ||
| 15 | SRCREV_machine_qemuarm ?= "7908f38ac44359d58c40b166dbb45e48fc58295c" | 15 | SRCREV_machine_qemuarm ?= "d2f4973505e9cebcf2fc0058434214927deed5e6" |
| 16 | SRCREV_machine_qemumips ?= "7ea75f58d69293e6b1c2f904f8f5790521a7ccee" | 16 | SRCREV_machine_qemumips ?= "42968ceaecd71ae57157676aa63542db409732cb" |
| 17 | SRCREV_machine_qemuppc ?= "eccd57eaa4c2b580b9adbbc39e19ecbff56779ae" | 17 | SRCREV_machine_qemuppc ?= "16eb6506148ff163cfc4f4516110275726831014" |
| 18 | SRCREV_machine_qemux86 ?= "72671808fdbe69a9fe03fd8f094e7c59da04a28c" | 18 | SRCREV_machine_qemux86 ?= "fea3842615c13a54180b6600783b222f499002ef" |
| 19 | SRCREV_machine_qemux86-64 ?= "2b2d0954a6fd12b4bb7f02f019bc62633c8060a1" | 19 | SRCREV_machine_qemux86-64 ?= "5f86f8f0a3102e1c7d0164abefcd50d825aa468f" |
| 20 | SRCREV_machine ?= "6b2c7d65b844e686eae7d5cccb9b638887afe28e" | 20 | SRCREV_machine ?= "a811486d28dd9b0e1af0672a65ad9fa97873b82a" |
| 21 | SRCREV_meta ?= "353d43d340e87996b4be4c5f6ddb4447e050b65c" | 21 | SRCREV_meta ?= "4095bb597a7bcd647856aa35b5fb8637ed7ff975" |
| 22 | 22 | ||
| 23 | PR = "r2" | 23 | PR = "r2" |
| 24 | PV = "${LINUX_VERSION}+git${SRCPV}" | 24 | PV = "${LINUX_VERSION}+git${SRCPV}" |
