* [PATCH 0/1] linux-yocto: add 3.10 minnowboard support
@ 2013-10-17 4:23 Bruce Ashfield
2013-10-17 4:23 ` [PATCH 1/1] linux-yocto/3.10: MinnowBoard support Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: Bruce Ashfield @ 2013-10-17 4:23 UTC (permalink / raw)
To: richard.purdie; +Cc: dvhart, openembedded-core
Richard/Saul,
This one is pretty self explanitory, Darren sent a series of upstream
backports for minnow board support, which I've applied to the 3.10
tree to add support. Since these are mainline changes, they are safe
for all boards.
cc: Darren Hart <dvhart@linux.intel.com>
Cheers,
Bruce
The following changes since commit 529bf977e956175bd8405ebffc88194192e44740:
update-rcd.bbclass: fix host/target test (2013-10-16 14:51:07 +0100)
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/3.10: MinnowBoard support
meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 4 ++--
meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.10.bb | 14 +++++++-------
3 files changed, 10 insertions(+), 10 deletions(-)
--
1.8.1.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/1] linux-yocto/3.10: MinnowBoard support
2013-10-17 4:23 [PATCH 0/1] linux-yocto: add 3.10 minnowboard support Bruce Ashfield
@ 2013-10-17 4:23 ` Bruce Ashfield
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2013-10-17 4:23 UTC (permalink / raw)
To: richard.purdie; +Cc: dvhart, openembedded-core
Updating the 3.10 SRCREVs to update minnowboard support via the following changes:
3F6C824 pch_gbe: Add MinnowBoard support
9f52743 pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32
ec7b5e6 pch_gbe: use managed functions pcim_* and devm_*
fd8bf50 pch_gbe: convert pr_* to netdev_*
9b278e9 serial: pch_uart: fix compilation warning
8982d79 serial: pch_uart: Fix signed-ness and casting of uartclk related fields
cdbf456 serial: pch_uart: Remove __initdata annotation from dmi_table
9e7c25e pch_uart: Use DMI interface for board detection
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 4 ++--
meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.10.bb | 14 +++++++-------
3 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
index 1a85995..603edde 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
@@ -3,8 +3,8 @@ require recipes-kernel/linux/linux-yocto.inc
KBRANCH = "standard/preempt-rt/base"
KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
-SRCREV_machine ?= "f1e003e9441f0366d7b9a2209ef3108438745ea3"
-SRCREV_machine_qemuppc ?= "12be459359d5b20dbf856aa3649304c6f618d420"
+SRCREV_machine ?= "cea2d99f298cd3e356f273631a647c93a178881f"
+SRCREV_machine_qemuppc ?= "a93e52c77f25a018be54c82e3ccfa0a50555117b"
SRCREV_meta ?= "452f0679ea93a6cb4433bebd7177629228a5cf68"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
index 1405e411..e0b17dc 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "3.10.11"
KMETA = "meta"
-SRCREV_machine ?= "e1aa804148370cda6f85640281af156ffa007d52"
+SRCREV_machine ?= "3f6c8243ed67011f70b27952d42657cf3a2c3115"
SRCREV_meta ?= "452f0679ea93a6cb4433bebd7177629228a5cf68"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
index fa37e8a..9b280cb 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb
@@ -3,13 +3,13 @@ require recipes-kernel/linux/linux-yocto.inc
KBRANCH_DEFAULT = "standard/base"
KBRANCH = "${KBRANCH_DEFAULT}"
-SRCREV_machine_qemuarm ?= "aa1fa3cec7bd6e47f29acc5b5fbffddc16569883"
-SRCREV_machine_qemumips ?= "5b908fd12f60de1e51e932c5df477a49b0ab2b40"
-SRCREV_machine_qemuppc ?= "e80029ac30022c554e916ed438435ecc03cc2cea"
-SRCREV_machine_qemux86 ?= "e1aa804148370cda6f85640281af156ffa007d52"
-SRCREV_machine_qemux86-64 ?= "e1aa804148370cda6f85640281af156ffa007d52"
-SRCREV_machine_qemumips64 ?= "6973844d304411893420a7e57545edc4dc854bd7"
-SRCREV_machine ?= "e1aa804148370cda6f85640281af156ffa007d52"
+SRCREV_machine_qemuarm ?= "07224529d7ceb1e16eb815b8dd4c03ad9d58653d"
+SRCREV_machine_qemumips ?= "7747c5a158a99b8a668fd526f1f7f1f7f7e03d3e"
+SRCREV_machine_qemuppc ?= "d63375e4b0a2de3ba110b83f78d6be6e01ec5c9e"
+SRCREV_machine_qemux86 ?= "3f6c8243ed67011f70b27952d42657cf3a2c3115"
+SRCREV_machine_qemux86-64 ?= "3f6c8243ed67011f70b27952d42657cf3a2c3115"
+SRCREV_machine_qemumips64 ?= "9a4f9f4d44fdcd25fe365216b366bc346efb23d0"
+SRCREV_machine ?= "3f6c8243ed67011f70b27952d42657cf3a2c3115"
SRCREV_meta ?= "452f0679ea93a6cb4433bebd7177629228a5cf68"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
--
1.8.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-17 4:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-17 4:23 [PATCH 0/1] linux-yocto: add 3.10 minnowboard support Bruce Ashfield
2013-10-17 4:23 ` [PATCH 1/1] linux-yocto/3.10: MinnowBoard support 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.