[oe-commits] Bruce Ashfield : linux-yocto/3.8: restore qemumips64 SRCREV

git at git.openembedded.org git at git.openembedded.org
Thu Jul 18 20:18:36 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: de5dbfb172aaa4dd31e90e8883e8f68ed1ac86a7
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=de5dbfb172aaa4dd31e90e8883e8f68ed1ac86a7

Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Wed Jul 17 13:00:54 2013 -0400

linux-yocto/3.8: restore qemumips64 SRCREV

In commit 00e0ec6c [linux-yocto: v3.8.13 and v3.4.46], the qemumips64 SRCREV
was inadvertently dropped. This patch restores the SRCREV and a booting
qemumips64.

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-kernel/linux/linux-yocto_3.8.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto_3.8.bb b/meta/recipes-kernel/linux/linux-yocto_3.8.bb
index 03f6949..f71af05 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 ?= "aa76cc28408376814752bd36fb0dcf0e25aa5ba3"
 SRCREV_machine_qemumips  ?= "aa0affda03c955678b26b2fb586f1d9505127871"
+SRCREV_machine_qemumips64 ?= "077bff22c9951db6b35470ba17b1df2f2a91fefb"
 SRCREV_machine_qemuppc ?= "698eada61d9385b42dd117858b943655b565084b"
 SRCREV_machine_qemux86 ?= "f20047520a57322f05d95a18a5fbd082fb15cb87"
 SRCREV_machine_qemux86-64 ?= "f20047520a57322f05d95a18a5fbd082fb15cb87"



More information about the Openembedded-commits mailing list