* [PATCH 0/1] linux-yocto/3.8: set qemumips64 SRCREVs
@ 2013-05-16 23:47 Bruce Ashfield
2013-05-16 23:47 ` [PATCH 1/1] " Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: Bruce Ashfield @ 2013-05-16 23:47 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
Richard/Saul,
The patch says it all:
When qemumips64 was enabled, its machine specific SRCREV was missed.
Without it, qemumips64 builds from the wrong branch and we miss important
oprofile/ftrace fixes that are required for boot.
This has been confirmed by everyone testing qemumips64 and gives us
a working baseline.
Cheers,
Bruce
The following changes since commit 6520bab2ffe865ccef428604a46d968719864cc1:
poky-lsb: make NFS kernel server support specific to linux-yocto (2013-05-16 05:46:10 -0700)
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.8: set qemumips64 SRCREVs
meta/recipes-kernel/linux/linux-yocto_3.8.bb | 1 +
1 file changed, 1 insertion(+)
--
1.7.10.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/1] linux-yocto/3.8: set qemumips64 SRCREVs
2013-05-16 23:47 [PATCH 0/1] linux-yocto/3.8: set qemumips64 SRCREVs Bruce Ashfield
@ 2013-05-16 23:47 ` Bruce Ashfield
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2013-05-16 23:47 UTC (permalink / raw)
To: richard.purdie; +Cc: openembedded-core
When qemumips64 was enabled, its machine specific SRCREV was missed.
Without it, qemumips64 builds from the wrong branch and we miss important
oprofile/ftrace fixes that are required for boot.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
meta/recipes-kernel/linux/linux-yocto_3.8.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.8.bb b/meta/recipes-kernel/linux/linux-yocto_3.8.bb
index b79fa4e..d458212 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.8.bb
@@ -5,6 +5,7 @@ KBRANCH = "${KBRANCH_DEFAULT}"
SRCREV_machine_qemuarm ?= "8fb1a478c9a05362e2e4e62fc30f5ef5d6c21f49"
SRCREV_machine_qemumips ?= "b8870f2b11f4c948ae90a19886335fa8b7fca487"
+SRCREV_machine_qemumips64 ?= "49041e56a3c4ff552bf9f8195809b8040e2e2723"
SRCREV_machine_qemuppc ?= "e4c12f12e61a29b6605c4fcbcfd6dbe18bd7b4e4"
SRCREV_machine_qemux86 ?= "dd089cb5ba37ea14e8f90a884bf2a5be64ed817d"
SRCREV_machine_qemux86-64 ?= "dd089cb5ba37ea14e8f90a884bf2a5be64ed817d"
--
1.7.10.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-05-17 0:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-16 23:47 [PATCH 0/1] linux-yocto/3.8: set qemumips64 SRCREVs Bruce Ashfield
2013-05-16 23:47 ` [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