Skip to content
Snippets Groups Projects
  1. Oct 15, 2021
  2. Oct 14, 2021
  3. Oct 11, 2021
  4. Sep 14, 2021
  5. Sep 13, 2021
  6. Aug 27, 2021
  7. Jul 21, 2021
  8. Jul 19, 2021
  9. Jul 13, 2021
  10. Jul 07, 2021
  11. Jun 23, 2021
  12. Jun 16, 2021
  13. Jun 11, 2021
  14. Jun 05, 2021
  15. Jun 01, 2021
  16. May 31, 2021
  17. Apr 20, 2021
  18. Apr 07, 2021
  19. Apr 06, 2021
  20. Mar 26, 2021
  21. Mar 15, 2021
  22. Mar 12, 2021
  23. Mar 08, 2021
  24. Mar 01, 2021
    • Stefan Schmidt's avatar
      openharmony-linux: disable not used DISTRO_FEATURES · 455f8ae1
      Stefan Schmidt authored
      
      In order to control what we ship and being responsible for, as well as
      reducing the image size, we start with disabling DISTRO_FEATURES we
      inherited from Poky. These are simply default values Poky uses to show
      what Yocto/OE can do. They have currently no use for us and we can still
      bring them back when the use cases arises.
      
      Before:
      build tasks: 5795 (26m)
      du -cs tmp/deploy/images/stm32mp1-av96/openharmony-image-extra-stm32mp1-av96-20210301211000.rootfs.tar.xz
      46624
      
      After:
      build tasks: 5159 (24m)
      du -cs tmp/deploy/images/stm32mp1-av96/openharmony-image-extra-stm32mp1-av96-20210301215709.rootfs.tar.xz
      43420
      
      Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
      455f8ae1
  25. Feb 22, 2021
  26. Feb 11, 2021
Loading