Skip to content
Snippets Groups Projects
  1. Nov 29, 2016
  2. Nov 23, 2016
  3. 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
  4. Nov 16, 2016
  5. Nov 15, 2016
  6. Nov 14, 2016
  7. Nov 11, 2016
  8. Nov 10, 2016
  9. Nov 08, 2016
  10. Nov 04, 2016
  11. Nov 03, 2016
  12. Nov 02, 2016
  13. Oct 31, 2016
    • Samuli Piippo's avatar
      Merge remote-tracking branch 'origin/jethro' into dev · ff5338d5
      Samuli Piippo authored
      * origin/jethro:
        VKB: correctly override PACKAGECONFIG
        psplash: remove from image
        imx6: enable QT_QPA_EGLFS_FORCEVSYNC for all imx6 devices
        colibri-vf: use older 4.1 version of kernel to fix color issue
        colibri-imx7: add u-boot-nand.imx to image
        colibri-vf: add kernel image to rootfs
        dbus-session-init: fix broken init script
        Improve repo fetching
        qt5 recipes cleanup
        qt5: update submodules
        qt5: remove obsolete file 0001-Allow-a-tools-only-build.patch
      
      Conflicts:
      	meta-raspberrypi-extras/recipes/bluez5/bluez5_%.bbappend
      	recipes-qt/qt5/nativesdk-qtbase_git.bbappend
      	recipes-qt/qt5/qt3d_git.bbappend
      	recipes-qt/qt5/qtbase-native_git.bbappend
      	recipes-qt/qt5/qtbase_git.bbappend
      	recipes-qt/qt5/qtcanvas3d_git.bbappend
      	recipes-qt/qt5/qtcharts_git.bbappend
      	recipes-qt/qt5/qtconnectivity_git.bbappend
      	recipes-qt/qt5/qtdeclarative_git.bbappend
      	recipes-qt/qt5/qtgraphicaleffects_git.bbappend
      	recipes-qt/qt5/qtimageformats_git.bbappend
      	recipes-qt/qt5/qtlocation_git.bbappend
      	recipes-qt/qt5/qtmultimedia_git.bbappend
      	recipes-qt/qt5/qtquickcontrols2_git.bbappend
      	recipes-qt/qt5/qtquickcontrols_git.bbappend
      	recipes-qt/qt5/qtsensors_git.bbappend
      	recipes-qt/qt5/qtserialbus_git.bbappend
      	recipes-qt/qt5/qtserialport_git.bbappend
      	recipes-qt/qt5/qtsvg_git.bbappend
      	recipes-qt/qt5/qttools_git.bbappend
      	recipes-qt/qt5/qttranslations_git.bbappend
      	recipes-qt/qt5/qtvirtualkeyboard_git.bbappend
      	recipes-qt/qt5/qtwayland_git.bbappend
      	recipes-qt/qt5/qtwebchannel_git.bbappend
      	recipes-qt/qt5/qtwebengine_git.bbappend
      	recipes-qt/qt5/qtwebsockets_git.bbappend
      	recipes-qt/qt5/qtxmlpatterns_git.bbappend
      	scripts/manifest.xml
      
      Change-Id: I089e7d3667ac4ed150cc5c2201c2505103f548ee
      ff5338d5
    • Samuli Piippo's avatar
      VKB: correctly override PACKAGECONFIG · 18c5cb7e
      Samuli Piippo authored
      
      VKB was built without hunspell.
      No libs are installed to /usr/share anymore, so the extra configs
      are not necessary.
      
      Change-Id: Ic58670e8b2e637f0680b5190f07bd996aa601491
      Reviewed-by: default avatarMikko Gronoff <mikko.gronoff@qt.io>
      18c5cb7e
  14. Oct 28, 2016
  15. Oct 27, 2016
  16. Oct 26, 2016
  17. Oct 25, 2016
Loading