Skip to content
Snippets Groups Projects
  1. Dec 14, 2015
  2. Dec 09, 2015
  3. Dec 08, 2015
  4. Dec 04, 2015
  5. Dec 02, 2015
  6. Dec 01, 2015
  7. Nov 30, 2015
  8. Nov 27, 2015
  9. Nov 26, 2015
  10. Nov 20, 2015
  11. Nov 19, 2015
  12. Nov 17, 2015
  13. Nov 02, 2015
  14. Oct 29, 2015
  15. Oct 26, 2015
  16. Oct 19, 2015
  17. Oct 14, 2015
  18. Sep 28, 2015
  19. Sep 16, 2015
  20. Sep 02, 2015
  21. Aug 27, 2015
  22. Aug 19, 2015
  23. Aug 12, 2015
  24. Jul 01, 2015
  25. Jun 16, 2015
    • Samuli Piippo's avatar
      Update to using Qt 5.5 · b4af4fa9
      Samuli Piippo authored
      
      Changes required to support Qt 5.5.
      - eglfs hooks are now plugins
      - disable Qt .bbappends from meta-fsl-extra
      - include qt3d and qtcanvas3d to image
      - remove QtQuickEnterpriseControls
      - use Qt Quick Compiler 3.0
      - update Qt VKB sha1
      - use 5.5 branch from meta-qt5 (playground repo)
      
      Change-Id: I6fe830ee1edf6937c40ddedba06fdf1694f9dacc
      Reviewed-by: default avatarEirik Aavitsland <eirik.aavitsland@theqtcompany.com>
      b4af4fa9
  26. Jun 15, 2015
  27. Jun 12, 2015
  28. Jun 11, 2015
  29. Jun 09, 2015
  30. Jun 05, 2015
  31. Jun 04, 2015
  32. May 29, 2015
  33. May 28, 2015
    • Eirik Aavitsland's avatar
      Toolchain: add static device mkspec, suitable for Qt Creator · e8067960
      Eirik Aavitsland authored
      
      The linux-oe-g++ mkspec used by meta-qt5 depends on the user sourcing
      the toolchain environment-setup script, which modifies the PATH and
      sets a long range of environment variables. That is not a "best
      practice" way of use Qt, and does not allow smooth integration of the
      toolchain into Qt Creator.
      
      Here, we instead create a static mkspec for the toolchain:
      devices/linux-oe-generic-g++. The toolchain recipe will will the
      qdevice.pri file with the required compiler flags etc. for the target.
      
      Additionally, we introduce an extra .pri file for device-specific
      settings, so they can be shared between the two mkspecs.
      
      Change-Id: Ie5a019524ba6cdddffb71b0c7c28861ddba17fbd
      Reviewed-by: default avatarSamuli Piippo <samuli.piippo@theqtcompany.com>
      e8067960
  34. May 27, 2015
  35. May 12, 2015
Loading