aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-agl-header.sh
AgeCommit message (Collapse)AuthorFilesLines
2023-08-03Update bbe integrationJan-Simon Moeller1-1/+1
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ie3984c90f13fe6ce1eb15229e07957607c688957
2023-08-01Update for pike.Jan-Simon Moeller1-1/+1
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Iab5a540997697b7e1c2c9adcbb34f06246a5b80f
2023-03-23updates for octopusJan-Simon Moeller1-2/+2
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ia1a057c58643e849967e66542e260eeebf2b6664
2022-11-21Add flutter and iceg images for qemux86-64Jan-Simon Moeller1-1/+1
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ia89f10a3f6e4bdfa2b6b74af14def7cf0d1818a2
2022-11-17Special-case the BBE board to only build the telematic imageJan-Simon Moeller1-2/+7
The BBE board's BSP does not support weston 10 yet. But we can use the telematics demo image instead. Enable it. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I03f534e7008d2cd95c4c44f8a50dd4b1750b5299
2022-08-07Handle bbeJan-Simon Moeller1-3/+1
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I06ad57ca850f4c263abdecddb1dbcf1e7ba96a9f
2022-08-07Updates for needlefishJan-Simon Moeller1-5/+1
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I8e2822ae21bb858c383f692f253210e9405d4457
2022-04-05Special-case bbe and html5/flutter images during kirkstone uprevJan-Simon Moeller1-0/+12
We're still working on some boards and images. To allow for more wide-spread testing, we do uprev early. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I9f78297361984c7a352920586aa849a1ab3305da
2022-03-24Updates after marlin branch creationJan-Simon Möller1-1/+1
These need to be added. Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I046b917d214766f35180af362c9cdf869d329afd
2021-07-02Updates for LL branchJan-Simon Moeller1-1/+1
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I41fd76d4077fc105f816727366aeb662a2a2afe8
2021-06-16SPEC-3811: rpi4 default TARGETMACHINE to raspberrypi4-64Corentin LABBE1-7/+4
The TARGETMACHINE of rpi4 should be raspberrypi4-64. Only halibut should keep the old one. Change-Id: Ifccc863ef34576acb6677504886aa140337590d6 Bug-AGL: SPEC-3811 Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
2021-03-05SPEC-3811: Use a different rootfs image for h3ulcb-nogfx buildCorentin LABBE1-2/+4
For all branches (except jellyfish/halibut), h3ulcb-nogfx build based boards should now use the agl-demo-platform-crosssdk-h3ulcb.ext4.xz rootfs image. Change-Id: I57de9c9c20f97c7b36fab053ca4b6d6e0ad7fecd Bug-AGL: SPEC-3811 Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
2021-02-04Changes for the koi branch in CI.Jan-Simon Möller1-1/+4
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: Ie1080c88c643c5f1c74a4f115350efb47bfd83bd
2021-01-06Enable agl-ci by defaultJan-Simon Möller1-2/+2
Change-Id: Ie71bd1bc386fabf0b216efd0bdf1246a30c68541 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2020-12-19Add release jobs for koiJan-Simon Möller1-2/+4
Change-Id: I3b99282f42268ad9ea206a491ecf79a5e05af8d2 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2020-12-16Only apply refhw on master for nowJan-Simon Möller1-0/+4
Change-Id: I1be3fae31cb858b0f2b346d06abd26abc78bdaeb Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2020-12-15SPEC-3714: Add build feature for AGL refhwCorentin LABBE1-1/+1
The h3ulcb build must build also the AGL refhw. Change-Id: I2cb3acc57358b656f01e7a8731f10a0becdeab18 Bug-AGL: SPEC-3714 Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
2020-06-17Update the destination folder name of the rpi4Jan-Simon Möller1-0/+7
We use the 64bit variant, thus the output folder will be tmp/deploy/images/raspberrypi4-64/ . Change-Id: I90de9094050b7dbf874f6fa0ccfd0df3ab3eb271 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2020-02-14Avoid race condition on .gitconfig.lockJan-Simon Moeller1-0/+3
on parallel builds on the same host. This avoids: error: could not lock config file /home/jenkins/.gitconfig: File exists Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ib3f0b3cec91d87f0170c92c6781df67e2e7c75af
2019-11-12SPEC-2921: Add the h3ulcb-nogfx CIB/CIBTCorentin LABBE1-0/+7
This patchs adds build and boot test for the h3ulcb. Change-Id: I1dc84e88513aab49db2f7965712f7491c2451af8 Bug-AGL: SPEC-2921 Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
2018-12-14Support BUILDONLY job parameterJan-Simon Möller1-0/+10
to select just a single machine. Change-Id: I76d884c800c7e130420e13b8d7d431803facfe7d Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-03-06Adapt target image selection in jenkins jobJan-Simon Möller1-3/+3
This makes use of the provided feature shortcuts. Change-Id: Ic5983c17e41e8c13a15c542ca9f01048d117a3f0 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-05-26Handle nogfx targets with different crosssdk image and add new lava-tool setupJan-Simon Möller1-24/+12
Change-Id: Ieb624d96b0901415ab2ac05d3c436fe8e135bf5e Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-05-25Prepare rc1 build for dabJan-Simon Möller1-0/+8
Change-Id: I8c820256949b1fba9035a04f67ad5761ee73e73e Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-05-22Merge "Change to crosssdk image from populate_sdk"Jan-Simon Moeller1-0/+1
2017-05-22Change to crosssdk image from populate_sdkJan-Simon Möller1-0/+1
Change-Id: Ie2684e4d27cde5f62d4ed4988f6f543b52f2946c Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-05-19Change download-new to download for the download serverJan-Simon Möller1-1/+1
Change-Id: I4ef925c7bf1ea80a2bb8d7fffcdc5d3f050ef843 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-04-27Temporarily remove sota from CIJan-Simon Möller1-1/+1
Added back later through agl-ci-change-feature. Change-Id: Ie49f5bb295587f24e37b997cacb5b0bcbcfe1e16 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-04-24Remove --replace-all as it only works for existing entriesJan-Simon Möller1-2/+2
Change-Id: I8e77728ab89545d284f56d8f556fa67724110fa3 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-04-24Do not remove the existing filesJan-Simon Möller1-1/+1
Change-Id: Ie69e9e1b9161c37838d3d75527ae650562d2f744 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-04-24Use --replace-allJan-Simon Möller1-1/+2
Change-Id: Icdc71fa6ecd51b513de234b189ad2e7e932ff935 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-04-24Only add if file does not exist alreadyJan-Simon Möller1-5/+4
Change-Id: I6c55d1ab9c148fa71f2fa4f8973684032c77f4d8 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-04-24Use different syntax for gitJan-Simon Möller1-1/+4
Change-Id: Iff15f34aa02134db34cb2007b3e161bc82cadfcf Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-04-24One git command and replace all existingJan-Simon Möller1-8/+10
Change-Id: I83fd7c86e9427796cfc30c0ab05a7088a1e1f5c3 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-04-24Debugging around the git config lockJan-Simon Möller1-0/+2
Change-Id: Ieb08dfaa7414aa5e5b729e3aebb9a27b8386f01d Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-04-24Also make sure the lock file is goneJan-Simon Möller1-1/+2
Change-Id: Iaee7cdf46ebd3eb0c6dd52e0923c2f416280ba63 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-04-20remove already existing .gitconfigJan-Simon Möller1-0/+2
Try to fix: + git config --global user.email jenkins-dontreply@build.automotivelinux.org error: could not lock config file /home/jenkins/.gitconfig: File exists Build step 'Execute shell' marked build as failure Change-Id: Ifc31056d872564e1a700a9ab9e572a6d07549ced Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-03-17Debug issue on git configJan-Simon Möller1-1/+6
Change-Id: Ie118beac98486f12ba5ff7601bd32ff3f0fe07d2 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-03-09Add enforced git config user.email and user.nameJan-Simon Möller1-0/+2
Change-Id: I0190d205abd7e1e9c169c451c90f413aa10aadbe Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-03-09Add hardware test for release buildJan-Simon Möller1-0/+5
Change-Id: I8d57767974ebc00c4fa5014a8e82f7eae099650e Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-19Revert "Remove sota from CI mix for the moment"Jan-Simon Moeller1-1/+1
This reverts commit a73d93003c0579dd039b74645f3d7d48448c251b. Change-Id: Id7e3d12f795055a6f3c7001afa823348b3b903fd
2017-01-11Remove sota from CI mix for the momentJan-Simon Möller1-1/+1
Change-Id: I901946e227d60531adc428bea6a454224efe5dbe Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-01-03Change DLHOST to http instead of httpsJan-Simon Möller1-1/+2
Change-Id: Ie64c1a44c2bacecb2537370441a2ae4f9037b910 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-11-09Fix features for nogfx caseJan-Simon Möller1-0/+2
Change-Id: I12c942e0775b0e8fa911c00a7ed75da28ac09423 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-11-08Fix include files and add test script.Jan-Simon Möller1-2/+2
Change-Id: I8d4c7f1199b19aba883b4d6ff92438a22cb1daa5 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-11-07Add generic jjb CI job for AGLJan-Simon Möller1-0/+132
Change-Id: I8264fd08a6ea2348751c1c7ed15da1103fbf4272 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>