aboutsummaryrefslogtreecommitdiff
path: root/opal-ci
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2016-12-23 10:43:00 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2016-12-23 10:43:00 +1100
commitd6a21dbeb37c19859c1b509fbe291f07e2ff4460 (patch)
tree92776ae1023fbf310d2de1106c9c34c3c3e73899 /opal-ci
parentac751865982d0cfd17fb8dd3a764ac4ef84196a9 (diff)
downloadskiboot-d6a21dbeb37c19859c1b509fbe291f07e2ff4460.zip
skiboot-d6a21dbeb37c19859c1b509fbe291f07e2ff4460.tar.gz
skiboot-d6a21dbeb37c19859c1b509fbe291f07e2ff4460.tar.bz2
update opal-ci/README
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'opal-ci')
-rw-r--r--opal-ci/README9
1 files changed, 8 insertions, 1 deletions
diff --git a/opal-ci/README b/opal-ci/README
index 5e53686..30bd45f 100644
--- a/opal-ci/README
+++ b/opal-ci/README
@@ -3,6 +3,12 @@ OPAL-CI
Magic scripts for doing CI regression testing.
+Dockerfiles/build scripts for doing builds in Docker (focused on CI only,
+used by Travis-ci - see .travis.yml)
+
+
+building op-build for skiboot CI
+--------------------------------
Currently the makefile targets building op-build firmware (targeted at Mambo
simulator) for all current op-build releases.
@@ -26,4 +32,5 @@ all the source tarballs again
SCRATCH is where all compilation will happen, must have >20GB free space
BUILDROOT_GIT and OP_BUILD_GIT exist to prevent you having to clone from
-github. \ No newline at end of file
+github.
+