]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-yocto/3.8: restore qemumips64 SRCREV
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 17 Jul 2013 17:00:54 +0000 (13:00 -0400)
committerSaul Wold <sgw@linux.intel.com>
Thu, 18 Jul 2013 19:21:13 +0000 (12:21 -0700)
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@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-kernel/linux/linux-yocto_3.8.bb

index 03f6949037245809340379b2a7923b7352d09a99..f71af0541c7cdd59d127a797cc19ca242e8d5090 100644 (file)
@@ -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"