- Mar 30, 2023
-
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* Modify common.py script to hide integration comments on custom projects
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* When a tag occurs the repo tool use the reference to the tag instead of the head of the MASTER_BRANCH
-
- Mar 27, 2023
-
-
Lorenzo Pagliai authored
* The two distros need to have a separate sstate cache
-
Lorenzo Pagliai authored
-
- Mar 24, 2023
-
-
Lorenzo Pagliai authored
* Waiting for a stable release of the Intel Apollo Lake distro
-
Lorenzo Pagliai authored
* Add condition to use public container to store report when a tag occurs
-
Lorenzo Pagliai authored
* The SSH key and configs are no more needed since migrated everything to https
-
Lorenzo Pagliai authored
* Adding support to Edgehog Embedded base and full image
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* Separate caches folder to be used for the two distros * Avoid using cache and downloads for tagged builds * Reduce expiration policy of the build to 24 hours
-
- Mar 23, 2023
-
-
- replace some variable in order to make them general and usable for custom projects
-
Lorenzo Pagliai authored
-
- Mar 22, 2023
-
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* The description shall be filled by the Release Notes file
-
Lorenzo Pagliai authored
-
- Mar 21, 2023
-
-
Lorenzo Pagliai authored
* This change allows to build on schedule not only on the MASTER_BRANCH but also on different branches (those on which the schedule is programmed)
-
Lorenzo Pagliai authored
* This is necessary because the SRCBRANCH of the BSP repositories is forced to be the master in recipe and this would create conflicts with the SRCREV * Remove the SSH related config commands since using https with token * Restiling of the build commands that are moved to two separated bash scripts
-
- Mar 09, 2023
-
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* The removed script was necessary as long as the BSP repositories were in a different group
-
Lorenzo Pagliai authored
* Update new stages description in manifest pipeline file * Update layers integration description in a different file * Update images * Remove unused yaml files
-
- Mar 07, 2023
-
-
Lorenzo Pagliai authored
* The command is necessary as long as all Edgehog repositories are private
-
- Feb 27, 2023
-
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* Each CPU processor is suggested to have a different sstate-cache folder * The 'downloads' folder remains unique for all edgehog projects
-
- Feb 23, 2023
-
-
Lorenzo Pagliai authored
* For Edgehog embedded images the fs was not deployed and so a fix was necessary
-
- Feb 22, 2023
-
-
Lorenzo Pagliai authored
* This is necessary to guarantee write access to edgehog folder in build server containing sstate and downloads caches * Move env initizialization to .initenv * Reduce build artifacts expiration time to 1 week
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* Insert in the local.conf the reference to a common sstate and downloads folder containing the sstate-cache and downloads to speed up Yocto build (see https://www.thegoodpenguin.co.uk/blog/improving-yocto-build-time/) * The folders are loaded as volume in the Docker image by the dedicated runner
-
- Feb 21, 2023
-
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* The artifacts from the weekly release are deployed in an Azure folder referring to the week of the year * Change name of the job and link report so that they refer to the IMAGE_NAME variable insead of RECIPE_NAME * Full edgehog image is now built as the other on a weekly schedule * Fix on link report for Apollo Lake products
-
- Feb 20, 2023
-
-
Lorenzo Pagliai authored
* The filesystem artifact name now match the image name * Fix on artifacts name from build and deploy stage
-
Lorenzo Pagliai authored
* Insert further variable inheritance for edgehog-embedded jobs * Insert echo messages for debug
-
- Feb 17, 2023
-
-
Lorenzo Pagliai authored
-
Lorenzo Pagliai authored
* Fix also on artifacts name construction
-