Skip to content
  1. Sep 05, 2024
  2. Sep 04, 2024
    • Luca Fancellu's avatar
      yocto/kas: Explicit include for the pinned repository file · ef4a6e3e
      Luca Fancellu authored
      
      
      The KAS lockfile feature is able to include implicitly a file
      having a name <filename>.lock.<ext> when processing another
      KAS file <filename>.<ext>, this is convenient for overriding
      settings and in this case is used to pin the repository to
      a certain SHA.
      
      However it has been tested that using --update argument will
      bump the repository SHA as the lockfile was never included.
      
      For this reason explicitly include the pinned repository file
      and change its name in order not to trigger the KAS lockfile
      feature.
      
      Signed-off-by: Luca Fancellu's avatarLuca Fancellu <luca.fancellu@arm.com>
      ef4a6e3e
  3. Sep 03, 2024
  4. Sep 02, 2024
  5. Aug 30, 2024
  6. Aug 29, 2024
Loading