- Jul 12, 2023
-
-
Lorenzo Pagliai authored
* Increase the timeout to 4h because of increased overload on CI/CD pipeline
-
Lorenzo Pagliai authored
* Remove c61 config file since not released yet
-
- Jun 30, 2023
-
-
Lorenzo Pagliai authored
* Fix on AZURE_PATH variable position
-
Lorenzo Pagliai authored
* The configuration file allows to build 3 different RAM configurations: 2x256M, 4x256M, 4x512M * Insert preliminary test integration job
-
- Jun 26, 2023
-
-
Lorenzo Pagliai authored
* Add configuration file for 928 considering all the supported RAM configurations * Insert RAM_CONF parameter than need to be set inside local.conf file at build time
-
- Jun 20, 2023
-
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* Insert configuration file for C61 iMX8MM SBC board * Insert configuration file for D18 iMX8MP SMARC board * Insert configuration file for D23 PX30 SBC board * Use same ssstate-cache folder of C31 SBC for D23 SBC
-
Lorenzo Pagliai authored
* Insert the parameter BB_NUMBER_THREADS defining the maximum number of tasks BitBake should run in parallel at any one time (default set to 64). * Insert the parameter PARALLEL_MAKE specifying extra options that are passed to the make command during the compile tasks (default set to 64).
-
- May 04, 2023
-
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* Include a list of repositories whose name appears in the MR on meta-layers regarding BSP changes * Include this MR from Gitbot because they bring information regarding the BSP itself
-
- Apr 25, 2023
-
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* The Edgehog project is not using anymore the forked repository but the original one in GitHub
-
- Apr 24, 2023
-
-
Lorenzo Pagliai authored
-
- Apr 21, 2023
-
-
Lorenzo Pagliai authored
* Parameter necessary to submit test job
-
Lorenzo Pagliai authored
* First implementation of LAVA testing of Edgehog Embedded Full Image * First support for A62, C20, C26, C43, C12 * The test is executed every time a new build is executed by triggering it manually or on schedule (allow to fail rule) * Change rule for deploy, changelog to manually run on MR
-
- Apr 20, 2023
-
-
Lorenzo Pagliai authored
* An error in compiling .wic image is given when building Intel Apollo Lake image
-
Lorenzo Pagliai authored
* This is necessary since seco-ne boards does not have .dtbo but only .dtb
-
- Apr 18, 2023
-
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* Instead of using two containers all custom projects are deployed to the same container
-
- Apr 17, 2023
-
-
Lorenzo Pagliai authored
* For custom project stable releases a dedicated container as been created
-
Lorenzo Pagliai authored
* Include config file for Elkhart Lake Intel processor * Include embedded jobs also for Intel Apollo Lake processor * Minor fix in check artifacts task
-
- Apr 14, 2023
-
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
- Apr 07, 2023
-
-
Lorenzo Pagliai authored
-
Luca Romoli authored
-
- Apr 05, 2023
-
-
Lorenzo Pagliai authored
* This commit allows gitlab-ci to be integrated in two other custom projects
-
- Apr 04, 2023
-
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* The script search for all type of artifacts (uboot, kernel, fs, image files) and exit with an error in case something is missing * This prevent to have build jobs that succed even though not all artifacts were produced
-
- Apr 03, 2023
-
-
Lorenzo Pagliai authored
-
- Mar 31, 2023
-
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* Instead of hardcoding the gitlab repository ID the script accepts a list of which the manifest project it the first element * Introduce CHANGELOG_PROJECTS variable containing the list of projects
-
Lorenzo Pagliai authored
* Fix name of uboot artifacts for all NXP boards * Create array of uboot files for c31 boards * The deploy search for all uboot artifacts in the build path * Create rule to not deploy artifacts to public container if a tag occurs
-
Lorenzo Pagliai authored
* The tasks to be executed by the deploy and notify jobs are moved to shell scripts inside the scripts folder * This avoid having a long list of instructions inside the pipeline file
-
Lorenzo Pagliai authored
* Fix on KERNEL variable for c31 * Increase deploy job timeout to 1h
-