Adds shippable.yml config file for testing ODP builds on Aarch64 hardware using Shippable. This CI config also uses a Dockerfile to install additional dependencies on top of the standard Shippable Aarch64 image.
----------------github------------------------ /** Email created from pull request 231 (ttrahan:master) ** https://github.com/Linaro/odp/pull/231 ** Patch: https://github.com/Linaro/odp/pull/231.patch ** Base sha: ec0c3145fcafa09ae3a79875e7e07dd4794583cc ** Merge commit sha: f7075fba545ba5bbc5b69d045b6657f852b8599c **/ ----------------/github------------------------ ----------------checkpatch.pl------------------------ WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line) #15: shippable.yml | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ ERROR: trailing whitespace #47: FILE: scripts/Dockerfile:22: +RUN sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-4.8 10 $ ERROR: trailing whitespace #81: FILE: shippable.yml:27: + # use image built in 'pre_ci' for CI job $ ERROR: trailing whitespace #86: FILE: shippable.yml:32: + options: $ ERROR: Missing Signed-off-by: line(s) total: 4 errors, 1 warnings, 0 checks, 85 lines checked NOTE: whitespace errors detected, you may wish to use scripts/cleanpatch or scripts/cleanfile to_send-p-000.patch has style problems, please review. If any of these errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. ERROR: Missing Signed-off-by: line(s) total: 1 errors, 0 warnings, 0 checks, 17 lines checked to_send-p-001.patch has style problems, please review. If any of these errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. ERROR: Missing Signed-off-by: line(s) total: 1 errors, 0 warnings, 0 checks, 20 lines checked to_send-p-002.patch has style problems, please review. If any of these errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. ----------------/checkpatch.pl------------------------
