Go to file
Richard Purdie 477d511aa0 send-qa-email: Allow execution (chmod)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-05-14 17:00:42 +01:00
janitor ab-janitor: Use bare clones for mirroring 2018-03-01 23:13:03 +00:00
scripts send-qa-email: Allow execution (chmod) 2018-05-14 17:00:42 +01:00
config.json config.json: Add QA/publish info and script to mail QA 2018-05-14 13:04:50 +01:00
README README: Add symlink command for ease of reference 2018-05-14 13:00:05 +01:00
TODO config.json: Add QA/publish info and script to mail QA 2018-05-14 13:04:50 +01:00

This repo is designed to work in conjuction yocto-autobuilder. Whilst yocto-autobuilder is designed to cover all releases, this repo has a branch per release and contains the hooks that do the actual build configuration and execution.

pre-commit-hook.sh can be used to verify the JSON before committing, symlink this to .git/hooks/pre-commit (ln -s ../../scripts/pre-commit-hook.sh .git/hooks/pre-commit).

Authors: Richard Purdie richard.purdie@linuxfoundation.org Joshua Lock joshua.g.lock@intel.com