[PATCH btbridge 0/9] Add Travis CI builds
OpenBMC Patches
openbmc-patches at stwcx.xyz
Tue Nov 24 00:59:59 AEDT 2015
Builds upon the Makefile work done in https://github.com/openbmc/btbridge/pull/6. Please merge that first
https://github.com/openbmc/btbridge/pull/7
Joel Stanley (9):
Sort headers
Add missing include for ioctl
Remove unused variables
Fix printf format warnings
method_send_sms_atn: Log the ioctl number
bt_host_write: fix invalid check
Makefile: fix linking and enable -Wall
Makefile: Allow specifying kenrel header path
travis: Add Travis CI support
.build.sh | 23 ++++++++++++++
.travis.yml | 9 ++++++
Makefile | 8 +++--
btbridged.c | 100 +++++++++++++++++++++++++++++-------------------------------
4 files changed, 87 insertions(+), 53 deletions(-)
create mode 100755 .build.sh
create mode 100644 .travis.yml
--
2.6.3
More information about the openbmc
mailing list