aboutsummaryrefslogtreecommitdiff
path: root/trigger-openembedded-lkft-linux-mainline.yaml
AgeCommit message (Collapse)Author
2017-09-20trigger-openembedded-lkft: fix typo in lkft_parametersFathi Boudra
Change-Id: Ie4e54f5a672ae6a8f1022d9146f2115e87f446e2 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-09-20openembedded-lkft: add kernelversion to lkft oeDan Rue
This creates an additional metadata key named "make_kernelversion" that comes from running "make kernelversion" in the kernel tree. Change-Id: Id50cd1e0a8c7a4907ee9ec1750a81874f5087dae Signed-off-by: Dan Rue <dan.rue@linaro.org>
2017-07-07trigger-openembedded-lkft: set shallow-clone to falseFathi Boudra
Change-Id: I5b15d507909c3a6b52f247c470b1e3d2ad3fcd5d Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-07-07openembedded-lkft: promote KERNEL_DESCRIBE and SRCREV_kernel to job parametersFathi Boudra
The build triggers have already all the git describe and commit for each kernel. Instead of computing them in the build job, pass them from the trigger job to the downstream job. As a result, KERNEL_DESCRIBE and SRCREV_kernel are now job parameters. As a side effect, it allows to simplify build-name-setter and directly use SRCREV_kernel variable. Change-Id: I01c823259fa98484cd27ef163a66327a694262a1 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-06-20openembedded-lkft-linux-mainline: add a new build jobFathi Boudra
Change-Id: I4e66316d1bb43e10edb7cf011c3ef2c164b3425f Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>