coreos-assembler
coreos-assembler copied to clipboard
Request to pull in qemu for ppc64le from Fedora 32
TPM support recently landed for qemu in PPC64LE. @jcajka updated the assembler (https://github.com/coreos/coreos-assembler/pull/1326) to use the TPM device for ppc64le/aarch64 but it requires qemu in F32.
Could we pull in the F32 qemu https://kojipkgs.fedoraproject.org//packages/qemu/4.2.0/7.fc32/ppc64le/ into the coreos-assembler - maybe include it in f32-coreos-continuous for now till we move to F32 ?
@jcajka this is needed for aarch64 too I presume?
Can you open a PR which pulls it in like in https://github.com/coreos/coreos-assembler/pull/1130? That'll give us a sanity-check that CI works fine with it.
oh yeah right..let me try that..thanks @jlebon !
I think we can close this. We are shipping ppc64le FCOS and RHCOS.