[RFC][PATCH] qemubuilder: Add qemu machine type overwrite.

Benedikt Spranger b.spranger at linutronix.de
Thu Nov 12 19:24:12 UTC 2015


Hi,

using qemubuilder for armel and armhf in an automated build environment
causes some extra work due to different qemu machine types. Using the
same kernel for both architectures like in all other cases is not
possible since a different qemu machine type is choosen. Add a
qemu machine type overwrite to be able to force the same machine type
for armel and armhf.

Tested in my build environment with machine type "virt" to build
armhf- and armel-Packages for wheezy, jessie, stretch and sid.

Regards
    Benedikt Spranger

Benedikt Spranger (1):
  qemubuilder: Add qemu machine type overwrite.

 parameter.c   | 14 ++++++++++++++
 parameter.h   |  1 +
 qemuarch.c    |  7 ++++++-
 qemuarch.h    |  2 +-
 qemubuilder.c |  2 +-
 5 files changed, 23 insertions(+), 3 deletions(-)

-- 
2.6.2




More information about the Pbuilder-maint mailing list