Skip to content
Snippets Groups Projects
  1. Jul 15, 2022
  2. Jul 14, 2022
  3. Jul 11, 2022
  4. Jun 24, 2022
  5. Jun 22, 2022
  6. Jun 21, 2022
  7. Jun 20, 2022
    • Thierry Escande's avatar
      CI: Add support for OpenHarmony 3.0 build · b580bf3b
      Thierry Escande authored
      
      This change adds support for OpenHarmony 3.0 and 3.1 builds by adding
      the OPENHARMONY_VERSION variable to the build matrices.
      
      It is added to conf/auto.conf by the before_script section of the
      .bitbake job.
      
      This is handled differently for the fetch job, as in this case the
      variable OPENHARMONY_VERSION is set after the .bitbake before_script. So
      the before_script appends 'OPENHARMONY_VERSION = ""' to auto.conf and a
      sed substitution is used to set it to the correct value.
      
      Signed-off-by: default avatarThierry Escande <thierry.escande@huawei.com>
      b580bf3b
  8. Jun 15, 2022
  9. Jun 08, 2022
  10. Apr 30, 2022
  11. Apr 29, 2022
  12. Apr 27, 2022
Loading