[OE-core] [PATCH 0/1] qemumips.conf: Use mips32r2 tuning definitions

Peter Seebach peter.seebach at windriver.com
Fri Aug 15 01:42:46 UTC 2014


This makes two changes, one explicit and one implicit.

Explicit: Change the included tune file.
Implicit: Change the default tune.

qemumips appears to support mips32r2 just fine, and there's not
a huge amount of interest in plain-old mips32. This matters to
me because I have a desire to use a toolchain which supports
mips32r2 but not mips32r1. (At least, in terms of prebuilt
binaries.) But it might generally improve life for people
using qemumips a lot to have it be slightly closer to typical
modern hardware, and I don't think it'll hurt anyone.

The following changes since commit 4321c553d5ae816e566234e981a0815bba046d39:

  SIGGEN_EXCLUDERECIPES_ABISAFE: add initscripts (2014-08-11 17:44:09 +0100)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib seebs/qemumips32r2
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/qemumips32r2

Peter Seebach (1):
  qemumips.conf: Default to (and support) mips32r2

 meta/conf/machine/qemumips.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



More information about the Openembedded-core mailing list