Skip to content
Snippets Groups Projects
  1. Sep 01, 2022
  2. Aug 31, 2022
  3. Aug 26, 2022
  4. Aug 23, 2022
  5. Aug 12, 2022
  6. Jul 28, 2022
    • Natalia Kovalenko's avatar
      Integrate meta-seco-rockchip in oniro · 638dde8d
      Natalia Kovalenko authored
      
          manifests/default.xml:      Add new project meta-seco-rockchip
          local.conf.sample:          Add seco-px30-d23 to MACHINE
          bblayers.conf.sample:       Add meta-seco-rockchip layer to BBLAYERS
          conf-notes.txt              Add seco-px30-d23 to supported machines
          machines-and-flavours.yaml  Add linux-seco-px30-d23 and linux-seco-px30-d23-extra jobs
          linux-flavour.rst:          Add seco-px30-d23 to supported machines
          machines-and-flavours.rst   Add linux-seco-px30-d23 job
          boards/index.rst            Add seco-px30-d23 to supported boards
      
          Add the seco-px30-d23.rst file representing the new Seco's
          JUNO board (SBC-D23) in the oniro project.
      
      Signed-off-by: default avatarNatalia Kovalenko <waykovalenko@gmail.com>
      638dde8d
  7. Jul 27, 2022
  8. Jul 21, 2022
  9. Jul 12, 2022
  10. Jun 29, 2022
    • Zygmunt Krynicki's avatar
      .oniro-ci,.gitlab-ci.yml: add optional clang jobs · 8aa75e80
      Zygmunt Krynicki authored
      
      Unqualified jobs, which rely on the default compiler, are gone.
      Qualified jobs explicitly configure either clang or gcc and use the
      appropriate suffix. Qualified jobs have needs/depends set to empty to
      both avoid waiting for previous stages to start and to avoid pulling in
      artifacts from the previous stage.
      
      Qualified jobs inhabit two new lanes: build-gcc and build-clang, to
      visually break the already long column of "build" jobs.
      
      Job ordering within a lane is not exactly matching, gcc-clang. This is
      noticeable with the jobs using the "extra" suffix. The reason for this
      is unclear.
      
      Some jobs are marked as broken as they do not build with clang. Allow
      them to fail and make them start manually until more patches arrive.
      
      Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
      8aa75e80
  11. May 20, 2022
  12. May 12, 2022
  13. Apr 25, 2022
  14. Feb 22, 2022
  15. Feb 09, 2022
  16. Jan 26, 2022
  17. Nov 19, 2021
  18. Nov 05, 2021
  19. Oct 24, 2021
  20. Oct 21, 2021
  21. Oct 19, 2021
  22. Oct 15, 2021
  23. Oct 14, 2021
  24. Oct 13, 2021
  25. Oct 12, 2021
    • Zygmunt Krynicki's avatar
      .ostc-ci: use build-wic-image for qemu · 4fe2587b
      Zygmunt Krynicki authored
      
      Our QEMU builds were using the .build-image job, which archives all of
      the deploy/image directory. This directory started to inflate recently,
      in ways I did not explore.
      
      Given that this breaks CI and is split across repositories the
      .build-wic-image job was pushed into the manifest repository. Now with
      the new job available we can switch the x86 and x86_64 QEMU image builds
      to use the new .build-wic-image job, which saves a subset of the
      artifacts that CI actually consumes downstream.
      
      Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
      4fe2587b
    • Stefan Schmidt's avatar
      ostc-ci: Workaround for inter-repo dependency on image builds · 86a144eb
      Stefan Schmidt authored
      
      For the images renames to fully pass CI, we need to have a change in the
      manifest repo. As these two MR would block each other before we could
      merge them, we override the image names here, land the rename, do the
      actual change in the manifest repo and finally clean this up again.
      
      To be reverted when this change lands in the manifest repository.
      
      Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
      86a144eb
  26. Oct 11, 2021
  27. Sep 30, 2021
  28. Sep 24, 2021
  29. Sep 23, 2021
  30. Sep 17, 2021
  31. Sep 15, 2021
Loading