[OE-core] [PATCH 0/4] Add qemumips64 machine support

Robert P. J. Day rpjday at crashcourse.ca
Wed May 15 22:39:23 UTC 2013


On Wed, 15 May 2013, Khem Raj wrote:

>
> On May 15, 2013, at 3:33 PM, Trevor Woerner <twoerner at gmail.com> wrote:
>
> > Does this mean we now have something that can work on the EdgeRouter Lite?
>
> well you have to have a kernel for that platform. If you have
> working kernel everything else will ditto work

  whoo hoo.  ok, with current oe-core and current
openembedded-core-contrib with the following patch from bruce:

--- 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"

  i have a qemumips64 build that boots to the command line and accepts
input and I CAN LOG IN!!!!!!!!!!!!!!!

  awesome. it's martini time.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================




More information about the Openembedded-core mailing list