ClangBuiltLinux / continuous-integration

Continuous integration of latest Linux kernel with daily build of Clang & LLVM tools
https://travis-ci.com/ClangBuiltLinux/continuous-integration
Apache License 2.0
44 stars 18 forks source link

ppc64le: Add skiboot image #138

Closed shenki closed 5 years ago

shenki commented 5 years ago

The Debian skiboot build fails to reboot or shutdown with Qemu 3.1. This has been fixed in skiboot master but not yet in the Debian package.

The image added to the tree comes from the OpenPower CI system:

https://openpower.xyz/job/openpower/job/openpower-op-build/label=slave,target=palmetto/

It is built from https://github.com/open-power/skiboot.

This change should be reverted when Debian releases a fixed package.

Resolves https://github.com/ClangBuiltLinux/continuous-integration/issues/137 Signed-off-by: Joel Stanley joel@jms.id.au

shenki commented 5 years ago

Debian's bug tracker intimidates me. I sent some mail to the maintainer, so we'll see how that goes.

nickdesaulniers commented 5 years ago

thanks @shenki !