* [PATCH 0/2] meta-yocto-bsp: 3.10 updates
@ 2013-09-03 15:25 Bruce Ashfield
2013-09-03 15:25 ` [PATCH 1/2] mpc8315e-rdb: update to the 3.10 kernel Bruce Ashfield
2013-09-03 15:25 ` [PATCH 2/2] meta-yocto-bsp: update h/w reference boards SRCREVs Bruce Ashfield
0 siblings, 2 replies; 3+ messages in thread
From: Bruce Ashfield @ 2013-09-03 15:25 UTC (permalink / raw)
To: richard.purdie; +Cc: poky
Richard/Saul,
I realize this would have been ideal with my first M4
submission, but the fsl refernce board full works with
3.10, and the team has finished testing the update, so
I'm following up with changing its preferred version and
bumping all the meta-yocto-bsp SRCREVs.
This just leaves the beagleboard to be updated, and it
does work from 3.10 without significant changes, so I'd
expect to have the testing confirmation of that soon, but
in the meantime, there's no reason to wait on these updates.
Bruce
The following changes since commit 54544711d68cd001d57a458aa70183614b9d6e1f:
linux-yocto/3.10: update to v3.10.10 (2013-09-03 11:13:43 -0400)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib zedd/kernel-yocto
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-yocto
Bruce Ashfield (1):
meta-yocto-bsp: update h/w reference boards SRCREVs
Kevin Hao (1):
mpc8315e-rdb: update to the 3.10 kernel
meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf | 2 +-
.../recipes-kernel/linux/linux-yocto_3.10.bbappend | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
--
1.7.10.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/2] mpc8315e-rdb: update to the 3.10 kernel
2013-09-03 15:25 [PATCH 0/2] meta-yocto-bsp: 3.10 updates Bruce Ashfield
@ 2013-09-03 15:25 ` Bruce Ashfield
2013-09-03 15:25 ` [PATCH 2/2] meta-yocto-bsp: update h/w reference boards SRCREVs Bruce Ashfield
1 sibling, 0 replies; 3+ messages in thread
From: Bruce Ashfield @ 2013-09-03 15:25 UTC (permalink / raw)
To: richard.purdie; +Cc: poky
From: Kevin Hao <kexin.hao@windriver.com>
Update the mpc8315e-rdb to the latest available yocto kernel.
Build and boot test on mpc8315e-rdb board with core-image-sato.
Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
index cf767f5..f604afb 100644
--- a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
+++ b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
@@ -14,7 +14,7 @@ SERIAL_CONSOLE = "115200 ttyS0"
MACHINE_FEATURES = "keyboard pci ext2 ext3 serial"
-PREFERRED_VERSION_linux-yocto ?= "3.4%"
+PREFERRED_VERSION_linux-yocto ?= "3.10%"
PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
--
1.7.10.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 2/2] meta-yocto-bsp: update h/w reference boards SRCREVs
2013-09-03 15:25 [PATCH 0/2] meta-yocto-bsp: 3.10 updates Bruce Ashfield
2013-09-03 15:25 ` [PATCH 1/2] mpc8315e-rdb: update to the 3.10 kernel Bruce Ashfield
@ 2013-09-03 15:25 ` Bruce Ashfield
1 sibling, 0 replies; 3+ messages in thread
From: Bruce Ashfield @ 2013-09-03 15:25 UTC (permalink / raw)
To: richard.purdie; +Cc: poky
Updating the machine SRCREVs for the hardware reference boards to the
latest 3.10.10 and ssh fixes.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
.../recipes-kernel/linux/linux-yocto_3.10.bbappend | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.10.bbappend
index c3968ef..4391c0f 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -7,11 +7,11 @@ KBRANCH_beagleboard = "standard/beagleboard"
KMACHINE_genericx86 ?= "common-pc"
KMACHINE_genericx86-64 ?= "common-pc-64"
-SRCREV_machine_genericx86 ?= "6c1528b2b78d1ec7e75bb7a9880074ec35aa1aa0"
-SRCREV_machine_genericx86-64 ?= "6c1528b2b78d1ec7e75bb7a9880074ec35aa1aa0"
-SRCREV_machine_routerstationpro ?= "3991d03bd450e9363d5b6e97ede0628ba073db79"
-SRCREV_machine_mpc8315e-rdb ?= "8d8339af518104db03f9c36b82f4372569e55b0a"
-SRCREV_machine_beagleboard ?= "6c1528b2b78d1ec7e75bb7a9880074ec35aa1aa0"
+SRCREV_machine_genericx86 ?= "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1"
+SRCREV_machine_genericx86-64 ?= "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1"
+SRCREV_machine_routerstationpro ?= "80d9c863208fba7d8af6afe7b9167808635a56c0"
+SRCREV_machine_mpc8315e-rdb ?= "b9b4bf71249ac7a24420913aa90f7ba75578d5a5"
+SRCREV_machine_beagleboard ?= "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1"
COMPATIBLE_MACHINE_genericx86 = "genericx86"
COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
--
1.7.10.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-09-03 15:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-03 15:25 [PATCH 0/2] meta-yocto-bsp: 3.10 updates Bruce Ashfield
2013-09-03 15:25 ` [PATCH 1/2] mpc8315e-rdb: update to the 3.10 kernel Bruce Ashfield
2013-09-03 15:25 ` [PATCH 2/2] meta-yocto-bsp: update h/w reference boards 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.