[PATCH phosphor-event v2 0/3] Add build script and gitignore

OpenBMC Patches openbmc-patches at stwcx.xyz
Thu Feb 18 17:00:27 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 (3):
  Add a script to build inside Docker
  Add gitignore
  build: Run make check

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

-- 
2.7.1




More information about the openbmc mailing list