diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-07-17 13:00:54 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-07-18 21:24:30 +0100 |
commit | 5a170bd4baaaa3b8f28b38b49e0ba4818e4c1aea (patch) | |
tree | 9c6052f6a647b1a22ed7882043c5cb74b7877b54 /meta/recipes-kernel | |
parent | f7f9f1673e780e70890b3d5c9a5da8bd4eeb1e6c (diff) | |
download | poky-5a170bd4baaaa3b8f28b38b49e0ba4818e4c1aea.tar.gz |
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.
(From OE-Core rev: de5dbfb172aaa4dd31e90e8883e8f68ed1ac86a7)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | 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 03f6949037..f71af0541c 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}" | |||
5 | 5 | ||
6 | SRCREV_machine_qemuarm ?= "aa76cc28408376814752bd36fb0dcf0e25aa5ba3" | 6 | SRCREV_machine_qemuarm ?= "aa76cc28408376814752bd36fb0dcf0e25aa5ba3" |
7 | SRCREV_machine_qemumips ?= "aa0affda03c955678b26b2fb586f1d9505127871" | 7 | SRCREV_machine_qemumips ?= "aa0affda03c955678b26b2fb586f1d9505127871" |
8 | SRCREV_machine_qemumips64 ?= "077bff22c9951db6b35470ba17b1df2f2a91fefb" | ||
8 | SRCREV_machine_qemuppc ?= "698eada61d9385b42dd117858b943655b565084b" | 9 | SRCREV_machine_qemuppc ?= "698eada61d9385b42dd117858b943655b565084b" |
9 | SRCREV_machine_qemux86 ?= "f20047520a57322f05d95a18a5fbd082fb15cb87" | 10 | SRCREV_machine_qemux86 ?= "f20047520a57322f05d95a18a5fbd082fb15cb87" |
10 | SRCREV_machine_qemux86-64 ?= "f20047520a57322f05d95a18a5fbd082fb15cb87" | 11 | SRCREV_machine_qemux86-64 ?= "f20047520a57322f05d95a18a5fbd082fb15cb87" |