* [PATCH 0/1] linux-yocto: make e1000e structure common [commit: bec3f1e8c]
@ 2011-06-06 16:16 Bruce Ashfield
2011-06-06 16:16 ` [PATCH 1/1] " Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: Bruce Ashfield @ 2011-06-06 16:16 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core, saul.wold
Richard/Saul,
This stacks on top of the other outstanding SRCREV updates,
the patch says it all, so I won't repeat it here.
The following changes since commit 6a26a50aa462368c85abe18df48dcad9232d43e9:
Bruce Ashfield (1):
linux-yocto/meta-yocto: update target/meta SRCREVs
are available in the git repository at:
git://git.pokylinux.org/poky-contrib zedd/e1000-oe
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/e1000-oe
Bruce Ashfield (1):
linux-yocto: make e1000e structure common [commit: bec3f1e8c]
meta/recipes-kernel/linux/linux-yocto_git.bb | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* [PATCH 1/1] linux-yocto: make e1000e structure common [commit: bec3f1e8c]
2011-06-06 16:16 [PATCH 0/1] linux-yocto: make e1000e structure common [commit: bec3f1e8c] Bruce Ashfield
@ 2011-06-06 16:16 ` Bruce Ashfield
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2011-06-06 16:16 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core, saul.wold
During work on 1.1 BSPs, some driver options changed. The
result was that the upstream fix b1d670f10e8078485884f0cf7e384d890909aeaa
needs to be available for all BSPs.
These SRCREV updates are the result of making that commit common.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
meta/recipes-kernel/linux/linux-yocto_git.bb | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/meta/recipes-kernel/linux/linux-yocto_git.bb b/meta/recipes-kernel/linux/linux-yocto_git.bb
index b625cf2..1d43e1e 100644
--- a/meta/recipes-kernel/linux/linux-yocto_git.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_git.bb
@@ -14,12 +14,12 @@ KMETA = meta
LINUX_VERSION ?= "2.6.37"
LINUX_VERSION_EXTENSION ?= "-yocto-${LINUX_KERNEL_TYPE}"
-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_machine_qemuarm = "2070a54dbde57d2987c832a016b05949f7e6e086"
+SRCREV_machine_qemumips = "bd9eab8e382e11dc08a5de8b010570f03de949e5"
+SRCREV_machine_qemuppc = "704497b3a48c0882078f6167277d65d932292535"
+SRCREV_machine_qemux86 = "c1a74a7872fdd1152265087aa7e59b96a8f2f42a"
+SRCREV_machine_qemux86-64 = "1950ea205407d8950475a37404173572d55fd27f"
+SRCREV_machine = "697d84759be192403a8a87ab269196c67a0c2c88"
SRCREV_meta = "f1dc3722d45cdcc92c84ebfecf4ce616d2efed26"
PR = "r18"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-06 16:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-06 16:16 [PATCH 0/1] linux-yocto: make e1000e structure common [commit: bec3f1e8c] Bruce Ashfield
2011-06-06 16:16 ` [PATCH 1/1] " Bruce Ashfield
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox