summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_3.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-09-02 23:03:25 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-05 20:25:46 +0100
commitb45e5a3ee227b76c83b942e997a86326960bd612 (patch)
treeabe26745680a0f9e1d8e9d6bfbd69966defba3fb /meta/recipes-kernel/linux/linux-yocto_3.0.bb
parent593b2e277bd23980a5612613c3538e14dfc9cc47 (diff)
downloadpoky-b45e5a3ee227b76c83b942e997a86326960bd612.tar.gz
linux-yocto: update to v3.0.4
The v3.0.4 stable kernel is available and it can now be merged into linux-yocto. Build and boot tested on all qemu* machines. (From OE-Core rev: 0f3750ee83b8fe012cced2e376ec780a6e7f189b) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_3.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.0.bb16
1 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
index e39be0d803..221f81bdb5 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb
@@ -10,14 +10,14 @@ KMACHINE_qemuarm = "yocto/standard/arm-versatile-926ejs"
10 10
11KBRANCH = ${KMACHINE} 11KBRANCH = ${KMACHINE}
12 12
13LINUX_VERSION ?= "3.0.3" 13LINUX_VERSION ?= "3.0.4"
14 14
15SRCREV_machine_qemuarm ?= "eecaa32095ab63e0a73f161cf48fd02251eb6c88" 15SRCREV_machine_qemuarm ?= "b18f5c601ccc90b4c94d1d29282cf7c53fcb6e22"
16SRCREV_machine_qemumips ?= "eee3cb2066bb6aae5b3869083cb477b03eb87c79" 16SRCREV_machine_qemumips ?= "0696ab4056ddc1b4504e8636e47a918bdff5b257"
17SRCREV_machine_qemuppc ?= "c0da1d35dee9fb63ba6bfc7907a77b0feb89766e" 17SRCREV_machine_qemuppc ?= "af58047d79790a06e5ac5ba09837c6e65220d7aa"
18SRCREV_machine_qemux86 ?= "8b51ddba0f85a6bb8e105b37a9ac03fb58b9de20" 18SRCREV_machine_qemux86 ?= "515e039eeb316494955e46d38c164e56999511ae"
19SRCREV_machine_qemux86-64 ?= "965dd365cf3652347960f7145ac188c86c323070" 19SRCREV_machine_qemux86-64 ?= "d19118d19d5f95e83d6fbe1268fe6b84f67de6d3"
20SRCREV_machine ?= "49d93fb0c9e1645ba0bb8951be23e56ea227a5bd" 20SRCREV_machine ?= "6fcf6f1bca9323fa2e9a5ea15fa84153cccbc28b"
21SRCREV_meta ?= "5b535279e61197cb194bb2dfceb8b7a04128387c" 21SRCREV_meta ?= "5b535279e61197cb194bb2dfceb8b7a04128387c"
22 22
23PR = "r1" 23PR = "r1"