diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2012-06-07 15:59:43 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-08 11:56:30 +0100 |
| commit | 5af9811ef74e6dca74ebd1b28e1ef1ddb04c9267 (patch) | |
| tree | 465b43531b24e2a071d12ac56be67463096119ed /meta | |
| parent | 2da91914c995d3a6149499f113a58297fa3e3063 (diff) | |
| download | poky-5af9811ef74e6dca74ebd1b28e1ef1ddb04c9267.tar.gz | |
linux-yocto/3.2: update to v3.2.18
Updating the 3.2 kernel SRCREVs to pickup the -stable update
to v3.2.18.
(From OE-Core rev: 11f2e4b0dcfc66cd9982471173ba42c6e31b470a)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | 4 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.2.bb | 16 |
3 files changed, 13 insertions, 13 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb index b275ad4837..f881c1f2f6 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb | |||
| @@ -11,13 +11,13 @@ KMACHINE_qemumips = "mti-malta32-be" | |||
| 11 | KBRANCH = "standard/preempt-rt/base" | 11 | KBRANCH = "standard/preempt-rt/base" |
| 12 | KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32" | 12 | KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32" |
| 13 | 13 | ||
| 14 | LINUX_VERSION ?= "3.2.11" | 14 | LINUX_VERSION ?= "3.2.18" |
| 15 | LINUX_KERNEL_TYPE = "preempt-rt" | 15 | LINUX_KERNEL_TYPE = "preempt-rt" |
| 16 | 16 | ||
| 17 | KMETA = "meta" | 17 | KMETA = "meta" |
| 18 | 18 | ||
| 19 | SRCREV_machine ?= "3ebf4d172cf4a41d2abf09e4036f0850e08064e7" | 19 | SRCREV_machine ?= "fe2630b38159ea7b9cf977b5fed40a9917002087" |
| 20 | SRCREV_machine_qemuppc ?= "7cebfe717987f4ffa9ae90558c28f45049847c1c" | 20 | SRCREV_machine_qemuppc ?= "0259e5a3ef568c6979f2cb31280a43c55c784f4f" |
| 21 | SRCREV_meta ?= "49f931bc294d5b6be60502bbd448cff5aa766235" | 21 | SRCREV_meta ?= "49f931bc294d5b6be60502bbd448cff5aa766235" |
| 22 | 22 | ||
| 23 | PR = "r1" | 23 | PR = "r1" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb index f50e12e491..80be112ac3 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | |||
| @@ -9,9 +9,9 @@ KBRANCH = "standard/tiny" | |||
| 9 | LINUX_KERNEL_TYPE = "tiny" | 9 | LINUX_KERNEL_TYPE = "tiny" |
| 10 | KCONFIG_MODE = "--allnoconfig" | 10 | KCONFIG_MODE = "--allnoconfig" |
| 11 | 11 | ||
| 12 | LINUX_VERSION ?= "3.2.11" | 12 | LINUX_VERSION ?= "3.2.18" |
| 13 | 13 | ||
| 14 | SRCREV_machine ?= "61960ba8e910d54b5525d5e9b6a7469bc399c246" | 14 | SRCREV_machine ?= "8b8cfaaab2b8d79ac56e8c9a85bad9ae7bca399c" |
| 15 | SRCREV_meta ?= "49f931bc294d5b6be60502bbd448cff5aa766235" | 15 | SRCREV_meta ?= "49f931bc294d5b6be60502bbd448cff5aa766235" |
| 16 | 16 | ||
| 17 | PR = "r0" | 17 | PR = "r0" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.2.bb b/meta/recipes-kernel/linux/linux-yocto_3.2.bb index 14de6f4f48..665ddca053 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.2.bb | |||
| @@ -15,14 +15,14 @@ KBRANCH_qemuppc = "standard/default/qemu-ppc32" | |||
| 15 | KBRANCH_qemumips = "standard/default/mti-malta32-be" | 15 | KBRANCH_qemumips = "standard/default/mti-malta32-be" |
| 16 | KBRANCH_qemuarm = "standard/default/arm-versatile-926ejs" | 16 | KBRANCH_qemuarm = "standard/default/arm-versatile-926ejs" |
| 17 | 17 | ||
| 18 | LINUX_VERSION ?= "3.2.11" | 18 | LINUX_VERSION ?= "3.2.18" |
| 19 | 19 | ||
| 20 | SRCREV_machine_qemuarm ?= "ba47a1cc9bb6ad576b2ac7adb3036bcfa569fe2e" | 20 | SRCREV_machine_qemuarm ?= "259cff0813417d16baaaaf44b00a9f75103ebfcb" |
| 21 | SRCREV_machine_qemumips ?= "3b2fd654392a2f33aed12748548c04e9b169591b" | 21 | SRCREV_machine_qemumips ?= "9a803ecc05b3af481036a6d9bb0da3a899be3074" |
| 22 | SRCREV_machine_qemuppc ?= "cf3e188cf2a18c48a0e6f9ca54c36e6ac39512ec" | 22 | SRCREV_machine_qemuppc ?= "466746d1fe6370957ba087f9ca6f2e31201b2162" |
| 23 | SRCREV_machine_qemux86 ?= "46f1007ad22b6790224c66a8dc4e80fdbd21eea1" | 23 | SRCREV_machine_qemux86 ?= "c228cadee60f0ada73d11a36f6932f50a1c52d48" |
| 24 | SRCREV_machine_qemux86-64 ?= "00e5ec2393bada6723bd9a07ded3d001c02fa727" | 24 | SRCREV_machine_qemux86-64 ?= "b95a0ae3773545fa0ed9a47088d0361527c42e6c" |
| 25 | SRCREV_machine ?= "f4f8ba730e7783e09413872414d0a17c142c816d" | 25 | SRCREV_machine ?= "8b8cfaaab2b8d79ac56e8c9a85bad9ae7bca399c" |
| 26 | SRCREV_meta ?= "49f931bc294d5b6be60502bbd448cff5aa766235" | 26 | SRCREV_meta ?= "49f931bc294d5b6be60502bbd448cff5aa766235" |
| 27 | 27 | ||
| 28 | PR = "r1" | 28 | PR = "r1" |
