Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] Add machine qemuarm64
@ 2014-09-12  7:43 Kai Kang
  2014-09-12  7:43 ` Kai Kang
  2014-09-12 10:22 ` Burton, Ross
  0 siblings, 2 replies; 8+ messages in thread
From: Kai Kang @ 2014-09-12  7:43 UTC (permalink / raw)
  To: openembedded-core; +Cc: jslater

Add machine qemuarm64. The configure files are derived from linaro.

Update:
* rename genericarmv8 to qemuarm64 for coordination in oe-core
* include qemu.inc then remove common part of config
* disable using autoserial
* move arch-armv8.inc from machine/include/arm64 to machine/include/arm

There are some packages fail to build with qemuarm64, I will send pathches
for them in another series.

Kai Kang (1):
  Add machine qemuarm64

 meta/conf/bitbake.conf                       |  1 +
 meta/conf/machine/include/arm/arch-armv8.inc | 20 ++++++++++++++++++++
 meta/conf/machine/qemuarm64.conf             | 12 ++++++++++++
 3 files changed, 33 insertions(+)
 create mode 100644 meta/conf/machine/include/arm/arch-armv8.inc
 create mode 100644 meta/conf/machine/qemuarm64.conf

-- 
1.9.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-09-13  1:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-12  7:43 [PATCH] Add machine qemuarm64 Kai Kang
2014-09-12  7:43 ` Kai Kang
2014-09-12 10:22 ` Burton, Ross
2014-09-12 10:25   ` Kang Kai
2014-09-12 10:29     ` Burton, Ross
2014-09-12 10:32       ` Kang Kai
2014-09-12 13:02   ` Bruce Ashfield
2014-09-13  1:30     ` Kang Kai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox