Commit Graph

270 Commits

Author SHA1 Message Date
Alexandre Bard 5df81d128a Jenkinsfile: Remove tmp directory when done 2020-09-17 11:01:21 +02:00
Alexandre Bard 41a04188a2 Jenkinsfile: Create artifacts directory 2020-09-16 11:44:50 +02:00
Alexandre Bard 12e9256dcf Fix buildhistory path 2020-09-16 09:08:06 +02:00
Alexandre Bard b882c394fa Jenkinsfile: Force building on lxbuild4 2020-09-14 14:32:21 +02:00
Alexandre Bard 5a7ac164d3 Jenkinsfile: Show machine and image type in job name 2020-09-12 19:39:33 +02:00
Alexandre Bard 9d5be70994 Jenkinsfile: Handle special case for release image type
The "release" image is the default image without any suffix. ie:
netmodule-linux-image. It needs a special handling because the name of
the image type ('release') does not match with the image suffix
(nothing).
2020-09-12 19:30:14 +02:00
Alexandre Bard 944ee54270 Jenkins: Don't remove ostree repo 2020-09-11 20:57:33 +02:00
Alexandre Bard 293b9e1dd1 Jenkinsfile: Remove post stage 2020-09-11 20:28:30 +02:00
Alexandre Bard 3d051fdf38 Jenkinsfile: Fix path to buildhistory script 2020-09-11 16:36:38 +02:00
Alexandre Bard 8c8bc07c2f Jenkinsfile: Use uppercase MACHINE in all cases 2020-09-11 15:11:10 +02:00
Alexandre Bard ce438ee123 Jenkinsfile: Remove unnecessary cleanall
The previous script was always cleaning the rootfs which is not
required. It build automatically be rebuilt if something has changed or
kept as is if nothing has changed.
2020-09-11 15:03:49 +02:00
Alexandre Bard 4290c87c44 Jenkinsfile: Fix BUILD path 2020-09-11 15:00:40 +02:00
Alexandre Bard 6d667dc9e7 Jenkinsfile: Modifiy build-type by "release" checkbox 2020-09-11 14:58:33 +02:00
Alexandre Bard 247bcbe0aa local.conf: Remove preferred kernel version 2020-09-07 18:54:23 +02:00
Alexandre Bard a79da7661e local.conf: Remove custom license directory
This structure was storing license per architecture instead of all
licenses in the same directory. It requires a patch in yocto code to
look for licenses at this location.
2020-09-07 14:01:18 +02:00
Alexandre Bard 68cc1dc57d Add first jenkinsfile 2020-09-04 16:50:03 +02:00
Alexandre Bard 624cc52d94 local.conf: Remove everything from HOME 2020-09-03 21:59:01 +02:00
Alexandre Bard 3d5e977b1e Add base config files 2020-09-03 21:56:10 +02:00
Alexandre Bard 2c8f1825f7 Add environment helpers 2020-09-03 21:55:46 +02:00
Alexandre Bard 81bfb10471 Add submodules 2020-09-03 21:49:24 +02:00