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

OpenBMC Patches openbmc-patches at stwcx.xyz
Thu Feb 18 16:40:25 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 (2):
  Add a script to build inside Docker
  Add gitignore

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

-- 
2.7.1




More information about the openbmc mailing list