Skip to content
Snippets Groups Projects
  1. Jan 19, 2017
  2. Jan 10, 2017
  3. Dec 19, 2016
  4. Dec 16, 2016
  5. Nov 30, 2016
  6. Nov 21, 2016
  7. Nov 08, 2016
  8. Nov 03, 2016
    • Samuli Piippo's avatar
      images: do not explicitly define Qt dependency packages · 57f2d6e8
      Samuli Piippo authored
      
      Remove all Qt dependency packages from machine include files and
      base packagegroups, instead let packagemanager pull in all the
      needed dependent packages. Do not create tar image or bootfs, since
      they are not used anymore.
      
      The old base image is now renamed for CI usage and contains all the
      Qt dependent packages but without any Qt modules. This is achieved
      by first installing all the Qt modules (which pulls in all the
      dependencies) and then removing only Qt modules.
      
      Change-Id: I36d996d4531af42e955f19a487c22d0b90c5ada9
      Reviewed-by: default avatarRisto Avila <risto.avila@qt.io>
      57f2d6e8
    • Samuli Piippo's avatar
      sdk: do not explicitly define Qt dependency packages · d1014d8b
      Samuli Piippo authored
      
      Until now, the toolchain used by CI has been created without Qt, but with
      all (best guess) Qt dependencies. Now toolchain is created with Qt and we
      get all Qt dependencies correctly into the toolchain. As a consequence,
      CI will now need to build Qt, which has not been covered in CI before.
      
      The difference between embedded-sdk and embedded-qt5-sdk is that
      the former does not include files needed for debugging.
      
      Change-Id: Ie2be156c07e51119c0d4782494d6bcde6f34ed60
      Reviewed-by: default avatarRisto Avila <risto.avila@qt.io>
      d1014d8b
    • Samuli Piippo's avatar
      tibidabo: remove all files · 3fe43d00
      Samuli Piippo authored
      
      Tibidabo does not build and is no longer supported.
      
      Change-Id: Iacd8ad7e8d8db68a9edc23540b22dabb1dbfcd0e
      Reviewed-by: default avatarMikko Gronoff <mikko.gronoff@qt.io>
      Reviewed-by: default avatarRisto Avila <risto.avila@qt.io>
      3fe43d00
  9. Oct 28, 2016
  10. Oct 26, 2016
  11. Oct 25, 2016
  12. Oct 24, 2016
  13. Oct 20, 2016
  14. Oct 03, 2016
  15. Sep 23, 2016
  16. Sep 22, 2016
  17. Sep 19, 2016
  18. Sep 12, 2016
  19. Sep 06, 2016
  20. Sep 05, 2016
  21. Aug 29, 2016
  22. Aug 25, 2016
    • Gatis Paeglis's avatar
      Disable use of O_TMPFILE by default · 38f88390
      Gatis Paeglis authored
      
      It is not uncommon for embedded devices to use
      relatively older versions of the Linux kernel,
      where file systems do not support O_TMPFILE
      (since Linux 3.11) or implementations contain
      bugs (with fixes available in some > 3.11 version).
      
      Change-Id: Ic204bf6dcbdbcece87d42eea8eed9e114bd757ad
      Reviewed-by: default avatarTeemu Holappa <teemu.holappa@theqtcompany.com>
      38f88390
    • Gatis Paeglis's avatar
      ostree: Update revison · 96e38aae
      Gatis Paeglis authored
      
      - Dependency to libgsystem has been removed by the
        upstream project.
      - Booting without initramfs does not require patching
        kernel anymore. Now ostree-prepare-root can be used
        as the init process to prepare rootfs for ostree.
      
      For more info refer to the ostree's change log.
      
      Change-Id: I7de61ffc2f9957055402f7733f16566e635a8e99
      Reviewed-by: default avatarSamuli Piippo <samuli.piippo@qt.io>
      96e38aae
  23. Aug 24, 2016
  24. Jun 22, 2016
  25. Jun 07, 2016
  26. Jun 02, 2016
  27. May 18, 2016
  28. Apr 28, 2016
  29. Apr 12, 2016
Loading