aboutsummaryrefslogtreecommitdiff
path: root/trigger-openembedded-lkft-linux-stable-rc-4.4.yaml
AgeCommit message (Collapse)Author
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-08-24openembedded-lkft: update the build pipelineFathi Boudra
* Adjust arm64-stable-rc repository location. * Build pipeline is now 1. trigger-openembedded-lkft-linux-stable-rc-4.4 2. linaro-hikey-stable-rc-4.4-merge-and-tag 3. trigger-openembedded-lkft-linaro-hikey-stable-rc-4.4 4. openembedded-lkft-linaro-hikey-stable-rc-4.4 Change-Id: I9511742553908fd173ef8fcd63e22003452a45d0 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-08-17trigger-openembedded-lkft-linux-stable-4.4: add triggers on commitFathi Boudra
Change-Id: I73e0f115b233e94e6685b58150da09ae4c25970b Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-08-02openembedded-lkft: remove obsolete build jobsFathi Boudra
Change-Id: Ia79d456358e9cef7592ee1484d86edcdb57f2977 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-08-01openembedded-lkft: disable obsolete LTS 4.4 trees for HiKeyMilosz Wasilewski
Change-Id: I3fbc623b046eb0a0e39667afc541d5957e410c87 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@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-28openembedded-lkft-linux-lts-4.4: rename to linux-stable-rc-4.4Fathi Boudra
Adjust the build job to the new git tree location and updates the related names. Change-Id: Ic4ef1ca7b6e12175310e51825423d457071f5969 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>