diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2011-12-23 14:47:42 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-06 12:11:32 +0000 |
commit | a27ebcab80448d712c5ecec91b1f95c6de297de0 (patch) | |
tree | de63903b2a675745dbb7187fc2d39aa865ba39ef /meta/recipes-kernel | |
parent | b3cc230429b7d5dd108c0bf10551324eb1c04387 (diff) | |
download | poky-a27ebcab80448d712c5ecec91b1f95c6de297de0.tar.gz |
linux-yocto: bump kernel version to v3.0.14
Updating the 3.0 kernel recipe to contain v3.0.14 -stable.
(From OE-Core rev: 2f2c73ead531343c5b17e598637ddabd75d53a69)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 8 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.0.bb | 18 |
2 files changed, 13 insertions, 13 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 81d22d0a6b..c8983c405c 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.12" | 14 | LINUX_VERSION ?= "3.0.14" |
15 | LINUX_KERNEL_TYPE = "preempt-rt" | 15 | LINUX_KERNEL_TYPE = "preempt-rt" |
16 | 16 | ||
17 | SRCREV_machine ?= "6e96ccbbf19a4a7b67d98fdcd74d2c9da2c7c463" | 17 | SRCREV_machine ?= "bcf4107c7f22d10952618a2ad146e6149d240cd2" |
18 | SRCREV_machine_qemuppc ?= "8ea61de7fd201ff0001a039f2fda8ec2e4a562a1" | 18 | SRCREV_machine_qemuppc ?= "1e5511ea2cb5f150ffce86071035a81c0499494b" |
19 | SRCREV_meta ?= "c979f1365b1eb74e882b2cbbc8407ec536ab6eb8" | 19 | SRCREV_meta ?= "6ae3d992cf546184010e87a0349810198f1d167c" |
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 b650c84753..921c258c63 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.12" | 13 | LINUX_VERSION ?= "3.0.14" |
14 | 14 | ||
15 | SRCREV_machine_qemuarm ?= "b2a7d668b963f1c5f9876f130278dd9fb7df4831" | 15 | SRCREV_machine_qemuarm ?= "c498cc6e4b56784b3c2c547cb9a7af435b9412c1" |
16 | SRCREV_machine_qemumips ?= "62bb04e5ba19b5b8aacd9079fdfbcb8284cd9fc8" | 16 | SRCREV_machine_qemumips ?= "791c3f4124a238a798e2360340800f4989fad695" |
17 | SRCREV_machine_qemuppc ?= "7ecece328c5987112de2959f8f998dfcedaf7210" | 17 | SRCREV_machine_qemuppc ?= "10e808d1c304b14cf42903fd637f239766b78476" |
18 | SRCREV_machine_qemux86 ?= "a611ba462ac51b2bfdac1c5c6538dac95ad9b4dd" | 18 | SRCREV_machine_qemux86 ?= "e04f9f8e564c60b1ce907d64074c18730f8dab4e" |
19 | SRCREV_machine_qemux86-64 ?= "b15a9b67089e31ef9780fdbd0481f48ef7facdba" | 19 | SRCREV_machine_qemux86-64 ?= "53c2fa060d34e9a0b59e19398aeebbe73f24d89b" |
20 | SRCREV_machine ?= "f389d310965a56091f688b28ea8be6d9cbb7fbbe" | 20 | SRCREV_machine ?= "fe80c1e343bf8f038328a612cef7f821d7ec8dbf" |
21 | SRCREV_meta ?= "c979f1365b1eb74e882b2cbbc8407ec536ab6eb8" | 21 | SRCREV_meta ?= "6ae3d992cf546184010e87a0349810198f1d167c" |
22 | 22 | ||
23 | PR = "r2" | 23 | PR = "r2" |
24 | PV = "${LINUX_VERSION}+git${SRCPV}" | 24 | PV = "${LINUX_VERSION}+git${SRCPV}" |