[PATCH phosphor-event v3 0/5] Add build script and gitignore

OpenBMC Patches openbmc-patches at stwcx.xyz
Thu Feb 18 17:10:22 AEDT 2016


This adds a build script for compiling the software under docker.
It will be used for continuous integration on our Jenkins instance,
and can be used by developers.

Signed-off-by: Joel Stanley <joel at jms.id.au>

https://github.com/openbmc/phosphor-event/pull/9

Joel Stanley (5):
  Add a script to build inside Docker
  Add gitignore
  build: Run make check
  build: Don't run upgrade
  build: Print the gcc in the container, not the host

 .build.sh  | 25 +++++++++++++++++++++++++
 .gitignore |  3 +++
 2 files changed, 28 insertions(+)
 create mode 100755 .build.sh
 create mode 100644 .gitignore

-- 
2.7.1




More information about the openbmc mailing list