summaryrefslogtreecommitdiffstats
path: root/opal-ci/Dockerfile-fedora-rawhide
Commit message (Collapse)AuthorAgeFilesLines
* ci: Add dtc dependencies for rawhideJoel Stanley2018-12-131-0/+2
| | | | | | | | Both F28 and Rawhide build their own dtc version. Rawhide was missing the required build deps. Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
* travis/ci: rework Dockerfiles to produce build artifactsStewart Smith2018-10-291-1/+0
| | | | | | | ubuntu-latest was also missing clang, as ubuntu-latest is closer to ubuntu 18.04 than 16.04 Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
* travis: fix if x86_64 tests in dockerfiles.Stewart Smith2018-05-061-1/+1
| | | | | | | | In today's lesson, Stewart learns shell. Fixes: e101e85c9ff65e82f7ede4d5541d921b4a3ed923 Reported-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
* travis: remove obsolete fedora 24,25,26Stewart Smith2018-05-041-1/+1
| | | | Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
* travis: Enable ppc64le buildsStewart Smith2018-04-191-1/+1
| | | | | | | | | | | | | At least on the IBM Travis Enterprise instance, we can now do ppc64le builds! We can only build a subset of our matrix due to availability of ppc64le distros. The Dockerfiles need some tweaking to only attempt to install (x86_64 only) Mambo binaries, as well as the build scripts. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
* Use systemsim-p9 v1.1Stewart Smith2017-12-041-1/+1
| | | | Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* libstb/create-container: Add full container build and sign with imprint keysDave Heller2017-04-071-1/+1
| | | | | | | | | | This adds support for writing all the public key and signature fields to the container header, and for dumping the prefix and software headers so they may may be signed, and for signing those headers with the imprint keys. Signed-off-by: Dave Heller <hellerda@linux.vnet.ibm.com> [stewart@linux.vnet.ibm.com: fixup warnings&build, include openssl-devel in CI dockerfiles] Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* hdata_to_dt: Only output dtbStewart Smith2017-02-161-1/+1
| | | | | | | | | | | convert test cases to diff DTS rather than DTB. This means we also have to build dtc on CentOS 7 to be able to run the test suite. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com> [oohall@gmail.com moved the test cases into seperate patches] Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* travis: install systemsim-p9Stewart Smith2016-12-221-0/+1
| | | | Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* travis: use curl rather than wgetStewart Smith2016-12-221-1/+1
| | | | Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* travis: add fedora rawhideStewart Smith2016-11-241-0/+6
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
OpenPOWER on IntegriCloud