* [PATCH 0/1] linux-yocto: update target/META SRCREVs
@ 2011-06-03 16:17 Bruce Ashfield
2011-06-03 16:17 ` [PATCH 1/1] linux-yocto: update target/meta SRCREVs Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: Bruce Ashfield @ 2011-06-03 16:17 UTC (permalink / raw)
To: richard.purdie; +Cc: dvhart, openembedded-core, saul.wold
Richard/Saul,
This is a consolidated pull request for the past weeks
changes to Linux yocto. There are a few tweaks to BSP
configs, a new BSP branch and more alignment with the
feature mix the 1.0 (2.6.34) kernel tree.
I've built and booted this on all the appropriate
qemu targets.
I'll be away from a computer screen from now until
for all day Saturday, so if this waits to merge, it
is fine by me.
The following changes since commit 6b5d323b6c8960a0999dbafa0422fe127fd0fa97:
Chris Larson (1):
event: don't catch systemexit from handler execution
are available in the git repository at:
git://git.pokylinux.org/poky-contrib zedd/kernel-oe
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-oe
Bruce Ashfield (1):
linux-yocto: update target/meta SRCREVs
meta/recipes-kernel/linux/linux-yocto_git.bb | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* [PATCH 1/1] linux-yocto: update target/meta SRCREVs
2011-06-03 16:17 [PATCH 0/1] linux-yocto: update target/META SRCREVs Bruce Ashfield
@ 2011-06-03 16:17 ` Bruce Ashfield
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2011-06-03 16:17 UTC (permalink / raw)
To: richard.purdie; +Cc: dvhart, openembedded-core, saul.wold
This SRCREV update picks up the following changes from the
2.6.37 kernel tree:
- fishriver: create and use a dedicated BSP branch
- fishriver: usbnet fixes, but common to all boards
- standard: update omap baseline match the 2.6.34
upstream merge content
Built and boot tested on qemu*
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
meta/recipes-kernel/linux/linux-yocto_git.bb | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/meta/recipes-kernel/linux/linux-yocto_git.bb b/meta/recipes-kernel/linux/linux-yocto_git.bb
index 3aedb7a..b625cf2 100644
--- a/meta/recipes-kernel/linux/linux-yocto_git.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_git.bb
@@ -14,13 +14,13 @@ KMETA = meta
LINUX_VERSION ?= "2.6.37"
LINUX_VERSION_EXTENSION ?= "-yocto-${LINUX_KERNEL_TYPE}"
-SRCREV_machine_qemuarm = "8776b242fe2db7b4570e11496e9105b51212a446"
-SRCREV_machine_qemumips = "8f8a5e034d7e98ed871fa7ed487fbf72a79229a5"
-SRCREV_machine_qemuppc = "d9c6b3e576184f0c4223b6251c57b16ac1bac428"
-SRCREV_machine_qemux86 = "b2afed7ecd54918b73db7f30062aaaf02fdaba54"
-SRCREV_machine_qemux86-64 = "86bbbc079652d87392322fbfc14f6bd8792b0f38"
-SRCREV_machine = "0974631b821b70aee3613723ed0d4d6ba8da91c6"
-SRCREV_meta = "06d3793d459048ee1b4db7170f24670c479e8b29"
+SRCREV_machine_qemuarm = "9192bec81b274a6bb71bcddcab9de5475f55ec15"
+SRCREV_machine_qemumips = "3e57c1547b07b30900bb29fdedcc38e99c237446"
+SRCREV_machine_qemuppc = "492cff27ae13c33fdab68f8d971b15dcb719e7bf"
+SRCREV_machine_qemux86 = "ae10acfb83ed405127748393d9b4efb9e95cc78b"
+SRCREV_machine_qemux86-64 = "28a3080512e19612a2e0b65d3077686f614ae556"
+SRCREV_machine = "301ab1710d29a9bb931cb64c747d03da09dfea3f"
+SRCREV_meta = "f1dc3722d45cdcc92c84ebfecf4ce616d2efed26"
PR = "r18"
PV = "${LINUX_VERSION}+git${SRCPV}"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-03 16:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-03 16:17 [PATCH 0/1] linux-yocto: update target/META SRCREVs Bruce Ashfield
2011-06-03 16:17 ` [PATCH 1/1] linux-yocto: update target/meta SRCREVs Bruce Ashfield
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.