Skip to content
Snippets Groups Projects
  1. Jan 26, 2017
  2. Jan 11, 2017
  3. Jan 10, 2017
  4. Jan 09, 2017
  5. Jan 05, 2017
  6. Dec 28, 2016
  7. Dec 14, 2016
  8. Dec 09, 2016
  9. Nov 30, 2016
  10. Nov 23, 2016
  11. Nov 21, 2016
    • Samuli Piippo's avatar
      Add support for creating QBSP package · 1a9ad489
      Samuli Piippo authored
      
      QBSP is a Qt specific Board Support Package that can be installed with
      the Qt SDK or MaintenanceTool and contains a system image and a toolchain.
      The toolchain is automatically registered to the QtCreator.
      
      The recipes used for creating the system image and the toolchain can be
      configured with QBSP_IMAGE_TASK and QBSP_SDK_TASK. The files wanted for
      the system image can be further configured with QBSP_IMAGE_CONTENT,
      with a list of files located in DEPLOY_DIR_IMAGE folder. By default,
      .img and .conf files are used from the selected image recipe.
      
      QBSP_INSTALLER_COMPONENT defines the location in the Qt installer tree
      where the QBSP is shown and QBSP_VERSION defines the version for the
      components. The QBSP is installed to path defined by QBSP_INSTALL_PATH.
      
      The regular SDK creation can now reuse the same image package .7z, so
      update upload script to use it instead of creating new package.
      
      Task-number: QTBUG-57018
      Change-Id: Id1e7cc4ab3998a7d450f23ed603b8e676b314d63
      Reviewed-by: default avatarIikka Eklund <iikka.eklund@qt.io>
      Reviewed-by: default avatarTeemu Holappa <teemu.holappa@qt.io>
      1a9ad489
  12. Nov 14, 2016
  13. Nov 10, 2016
  14. Nov 04, 2016
  15. Nov 03, 2016
  16. Oct 27, 2016
  17. Oct 20, 2016
    • Mikko Gronoff's avatar
      qt5 recipes cleanup · c7318841
      Mikko Gronoff authored
      
      Removed license checksums from .bbappend files that
      were overlapping with updated meta-qt5. Also cleaned
      a few chunks of appends available already in meta-qt5.
      
      Change-Id: Iaafb9eb1472a9909db750fec35c8ac0d231e5f63
      Reviewed-by: default avatarSamuli Piippo <samuli.piippo@qt.io>
      c7318841
  18. Oct 14, 2016
  19. Oct 06, 2016
  20. Oct 03, 2016
  21. Sep 22, 2016
  22. Sep 19, 2016
  23. Sep 12, 2016
  24. Sep 09, 2016
  25. Aug 30, 2016
  26. Aug 25, 2016
  27. Aug 24, 2016
  28. Aug 23, 2016
  29. Aug 22, 2016
  30. Jul 13, 2016
  31. Jul 08, 2016
  32. Jun 22, 2016
  33. Jun 21, 2016
  34. Jun 16, 2016
  35. Jun 08, 2016
Loading