From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: Trevor Woerner <twoerner@gmail.com>
Cc: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/4] Add qemumips64 machine support
Date: Mon, 13 May 2013 15:38:48 -0400 (EDT) [thread overview]
Message-ID: <alpine.DEB.2.02.1305131536070.2354@oneiric> (raw)
In-Reply-To: <CAHUNapTYnSeB0yfXdxtRjqk49y8VHO9KPR_RjxgsN5rWCvDvdg@mail.gmail.com>
On Mon, 13 May 2013, Trevor Woerner wrote:
> There's something else that's going on that is strange. When I do a
> "qemumips" build from the master repositories and run it, the
> qemu-system-mips that is used is the one built as part of OE (i.e.
> the one from the build sysroot). But when I build and run the
> "qemumips64" image using this branch, the runqemu script is using my
> computer's native qemu-system-mips64.
having unwisely wandered into this MIPS64 minefield a couple weeks
back, i might as well see if i can get a build. in short:
* switch to kraj/qemumips64 branch of openembedded-core-contrib
* add that as another layer along with oe-core
* MACHINE = "qemumips64"
* bitbake a core-image-minimal
is there anything critical i'm forgetting? what's the safest simple
image to try to build? fetching is now underway ...
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
next prev parent reply other threads:[~2013-05-13 19:57 UTC|newest]
Thread overview: 62+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-13 5:41 [PATCH 0/4] Add qemumips64 machine support Khem Raj
2013-05-13 5:42 ` [PATCH 1/4] runqemu: Replace use of ifconfig with ip Khem Raj
2013-05-13 5:42 ` [PATCH 2/4] linux-yocto: add qemumips64 compatibility Khem Raj
2013-05-13 5:42 ` [PATCH 3/4] binutils: Add broadcom XLP support Khem Raj
2013-05-13 5:42 ` [PATCH 4/4] machine/qemumips64: Add machine definition Khem Raj
2013-05-13 16:45 ` [PATCH 0/4] Add qemumips64 machine support Trevor Woerner
2013-05-13 18:33 ` Khem Raj
2013-05-13 18:53 ` Trevor Woerner
2013-05-13 19:02 ` Khem Raj
2013-05-13 19:09 ` Trevor Woerner
2013-05-13 19:07 ` Bruce Ashfield
2013-05-13 19:20 ` Trevor Woerner
2013-05-13 19:38 ` Robert P. J. Day [this message]
2013-05-13 19:47 ` Trevor Woerner
2013-05-13 19:54 ` Robert P. J. Day
2013-05-13 19:59 ` Robert P. J. Day
2013-05-13 20:20 ` Bruce Ashfield
2013-05-13 20:45 ` Robert P. J. Day
2013-05-13 20:51 ` Robert P. J. Day
2013-05-13 21:02 ` Bruce Ashfield
2013-05-13 21:07 ` Robert P. J. Day
2013-05-13 21:10 ` Trevor Woerner
2013-05-13 21:14 ` Robert P. J. Day
2013-05-13 21:26 ` Trevor Woerner
2013-05-13 21:30 ` Robert P. J. Day
2013-05-13 21:38 ` Trevor Woerner
2013-05-13 21:52 ` Robert P. J. Day
2013-05-13 22:23 ` Trevor Woerner
2013-05-13 22:24 ` Trevor Woerner
2013-05-13 21:09 ` Robert P. J. Day
2013-05-13 22:07 ` Robert P. J. Day
2013-05-13 22:19 ` Khem Raj
2013-05-13 22:35 ` Robert P. J. Day
2013-05-13 22:50 ` Robert P. J. Day
2013-05-13 22:50 ` Trevor Woerner
2013-05-13 23:06 ` Khem Raj
2013-05-14 1:18 ` Robert P. J. Day
2013-05-14 2:01 ` Trevor Woerner
2013-05-14 2:02 ` Khem Raj
2013-05-14 2:03 ` Bruce Ashfield
2013-05-14 2:18 ` Trevor Woerner
2013-05-14 2:20 ` Bruce Ashfield
2013-05-14 2:38 ` Khem Raj
2013-05-14 7:59 ` Robert P. J. Day
2013-05-14 8:28 ` Robert P. J. Day
2013-05-14 12:23 ` Bruce Ashfield
2013-05-14 12:25 ` Robert P. J. Day
2013-05-15 13:23 ` Bruce Ashfield
2013-05-15 17:22 ` Trevor Woerner
2013-05-15 17:24 ` Bruce Ashfield
2013-05-15 17:58 ` Trevor Woerner
2013-05-15 20:55 ` Bruce Ashfield
2013-05-15 21:58 ` Robert P. J. Day
2013-05-15 22:33 ` Trevor Woerner
2013-05-15 22:35 ` Khem Raj
2013-05-15 22:39 ` Robert P. J. Day
2013-05-15 23:27 ` Bruce Ashfield
2013-05-18 12:50 ` Robert P. J. Day
2013-05-18 16:14 ` Khem Raj
2013-05-18 22:59 ` Andrea Adami
2013-05-14 12:39 ` Trevor Woerner
2013-05-14 10:11 ` Robert P. J. Day
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.DEB.2.02.1305131536070.2354@oneiric \
--to=rpjday@crashcourse.ca \
--cc=openembedded-core@lists.openembedded.org \
--cc=twoerner@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.