* [PATCH 0/1] linux-yocto/meta-yocto: update SRCREVs
@ 2011-06-03 16:21 Bruce Ashfield
2011-06-03 16:21 ` [PATCH 1/1] linux-yocto/meta-yocto: update target/meta SRCREVs Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: Bruce Ashfield @ 2011-06-03 16:21 UTC (permalink / raw)
To: richard.purdie; +Cc: dvhart, poky, saul.wold
Richard/Saul,
Here's the meta-yocto part of the recent kernel updates.
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 (fishriver) and more alignment
with the feature mix the 1.0 (2.6.34) kernel tree (linux-omap
as a base merge).
I've built and booted this on all the appropriate
qemu targets, and built for the beagleboard, intel boards,
etc.
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 b8fc7bf2a884f722ac15d781d5f8f844544f39d1:
Bruce Ashfield (1):
linux-yocto: update target/meta SRCREVs
are available in the git repository at:
git://git.pokylinux.org/poky-contrib zedd/kernel
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
Bruce Ashfield (1):
linux-yocto/meta-yocto: update target/meta SRCREVs
.../recipes-kernel/linux/linux-yocto_git.bbappend | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/1] linux-yocto/meta-yocto: update target/meta SRCREVs
2011-06-03 16:21 [PATCH 0/1] linux-yocto/meta-yocto: update SRCREVs Bruce Ashfield
@ 2011-06-03 16:21 ` Bruce Ashfield
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2011-06-03 16:21 UTC (permalink / raw)
To: richard.purdie; +Cc: dvhart, poky, saul.wold
Fixes bug [YOCTO #802]
This SRCREV update picks up the following changes from the
2.6.37 kernel tree:
- fishriver: creates and uses a dedicated BSP branch
- fishriver: usbnet fixes
- linux-omap: merge to match the 2.6.34 upstream merge content
- beagleboard: adds VFAT config
- fsl-mpc8315rdb: enables the eprom
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
.../recipes-kernel/linux/linux-yocto_git.bbappend | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend
index e053fe9..1c047dc 100644
--- a/meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend
+++ b/meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend
@@ -3,11 +3,11 @@ KMACHINE_routerstationpro = "yocto/standard/routerstationpro"
KMACHINE_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb"
KMACHINE_beagleboard = "yocto/standard/beagleboard"
-SRCREV_machine_emenlow = "5d0d346c0e4b2d837cd98dccbf043f1988e2058a"
-SRCREV_machine_atom-pc = "79d6188d99bdf63da9a0ba27c010792266e337f9"
-SRCREV_machine_routerstationpro = "d6aadb767fdcbb9886c430e90b92f49cd3a9ddcc"
-SRCREV_machine_mpc8315e-rdb = "e5c67f6a64b8b7393ca3a9c80b3ac197be0a8d5f"
-SRCREV_machine_beagleboard = "e53debfc6896bb89174ebb74154ed9b3bc72b59c"
+SRCREV_machine_emenlow = "eb2a1892c00af7fab33468a517746a8aad77524f"
+SRCREV_machine_atom-pc = "002bf30a72fa11c77094b25bead5297f842263d8"
+SRCREV_machine_routerstationpro = "a210863ce9f16d371ed955d54af97cc41c87bb0e"
+SRCREV_machine_mpc8315e-rdb = "9985e4c7445696dfd5384553b972d191bf672c76"
+SRCREV_machine_beagleboard = "30d267e93a2671718ceeccf3e4ecbae2536902e0"
COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-03 16:23 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:21 [PATCH 0/1] linux-yocto/meta-yocto: update SRCREVs Bruce Ashfield
2011-06-03 16:21 ` [PATCH 1/1] linux-yocto/meta-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.