On Wed, 12 Feb 2020 21:48:42 +0100
Philippe Mathieu-Daudé wrote:
> On 2/7/20 12:39 PM, Alex Bennée wrote:
> > From: Thomas Huth
> >
> > Since we can now use a s390x host on Travis, we can also build and
> > test the s390-ccw bios images there. For this we have to make sure
> > that roms/SLOF is
On 2/7/20 12:39 PM, Alex Bennée wrote:
From: Thomas Huth
Since we can now use a s390x host on Travis, we can also build and
test the s390-ccw bios images there. For this we have to make sure
that roms/SLOF is checked out, too, and then move the generated *.img
files to the right location before
From: Thomas Huth
Since we can now use a s390x host on Travis, we can also build and
test the s390-ccw bios images there. For this we have to make sure
that roms/SLOF is checked out, too, and then move the generated *.img
files to the right location before running the tests.
Signed-off-by: Thoma