[OE-core] [PATCH 0/4] qemuppc: replace emulation of qemuppc
Liming Wang
liming.wang at windriver.com
Thu Jan 5 08:37:42 UTC 2012
Hi Richard,
These patches are aimed to replace emulation of qemuppc from prep to mac99.
With this new emulation, qemuppc now supports framebuffer and the network
works well.
The kernel config also needs modification and I will let Bruce to review the
patches.
The following changes since commit 0ff1d667dc23b0cc903c18f1b5e032c2b6630aae:
distro: Add poky-tiny distro definition
are available in the git repository at:
git://128.224.162.211/poky.git qemuppc-new
Liming Wang (4):
qemuppc: replace emulation of qemuppc from prep to mac99
qemuppc: add pointercal file
qemuppc: add machconfig
tslib: enable big endian support for qemuppc
meta/conf/machine/qemuppc.conf | 2 +-
.../formfactor/files/qemuppc/machconfig | 10 ++++++++++
.../pointercal/files/qemuppc/pointercal | Bin 0 -> 36 bytes
meta/recipes-graphics/tslib/tslib_1.0.bb | 1 +
scripts/runqemu | 7 +------
scripts/runqemu-internal | 16 ++++++++--------
6 files changed, 21 insertions(+), 15 deletions(-)
create mode 100755 meta/recipes-bsp/formfactor/files/qemuppc/machconfig
create mode 100644 meta/recipes-bsp/pointercal/files/qemuppc/pointercal
More information about the Openembedded-core
mailing list