Skip to content
Snippets Groups Projects
  1. Mar 22, 2023
  2. Mar 09, 2023
  3. Mar 07, 2023
  4. Feb 27, 2023
  5. Feb 23, 2023
  6. Feb 22, 2023
  7. Feb 21, 2023
  8. Feb 20, 2023
  9. Feb 17, 2023
  10. Feb 14, 2023
    • Lorenzo Pagliai's avatar
      [CICD] Add edgehog embedded images build jobs · 3fe2df80
      Lorenzo Pagliai authored
      * Insert edgehog embedded build/deploy for base and full image for supported
      boards
      * Full image shall be built only when a tag occurs
      * Remove c43 and c26 config files (not yet supported)
      * Fix on Link_report.txt
      3fe2df80
  11. Feb 10, 2023
    • Lorenzo Pagliai's avatar
      [MIGRATION] Change group name and master branch · f4311a3a
      Lorenzo Pagliai authored
      * Change all occurrencies of 'yocto_ng' with 'edgehog' due to group
       rename
      * Change all occurrencies of 'kirkstone/develop' with 'kirkstone' due
      to master branch rename
      * Update documentation references accordingly
      * Changelog script loops over MR opened both to 'kirkstone/develop' and
      'kirkstone' branch
      * Minor fix in notify job
      f4311a3a
  12. Feb 08, 2023
  13. Feb 06, 2023
  14. Dec 22, 2022
  15. Dec 21, 2022
  16. Dec 20, 2022
  17. Dec 16, 2022
  18. Dec 15, 2022
    • Lorenzo Pagliai's avatar
      Insert accept_layer_merge_request.py file · befb5fcb
      Lorenzo Pagliai authored
      * The script is a direct derivation of the original one and can be
      merged in a near future
      * The script search for the latest updated MR in the project repository
      to retrieve the source branch
      * Then merge the MR on the layer project according to the recontructed
      integration branch
      befb5fcb
    • Lorenzo Pagliai's avatar
      Include 'check_if_layer_branch_is_up_to_date.py' · ac01de8d
      Lorenzo Pagliai authored
      * This commit adds the script to check if the integration branch is
      up-to-date on the layer side
      * Very few modification with respect to the original script
      * The script can be merged with the original one in the near future
      ac01de8d
    • Lorenzo Pagliai's avatar
      Include integrate_into_layer.py script · 6c707e38
      Lorenzo Pagliai authored
      * The script is derived from the integrate_into_manifest file and is
      used to create the integration branch on layers
      * The script create a new branch with the modifications on the
      SRCREV.conf indicated as parameter and on the bitbake recipe indicated
      * In a future this file could be merged with the integrate_inot_manifest
      one
      6c707e38
Loading