Skip to content
Snippets Groups Projects
  1. Sep 10, 2019
  2. Aug 30, 2019
    • Samuli Piippo's avatar
      Whitelist path for Qt license · df96751d
      Samuli Piippo authored
      
      The path to the Qt license went into the base hash of recipe task,
      which meant that sstate cache was not reusable if the meta layer
      source path changed. Whitelist the base path to the layer and use the
      license from there.
      
      Change-Id: I09138b5808b90d520a83985525bc9446f6f8ebcd
      Reviewed-by: default avatarMikko Gronoff <mikko.gronoff@qt.io>
      df96751d
  3. Aug 16, 2019
  4. Aug 05, 2019
    • Samuli Piippo's avatar
      ogl-runtime: enable viewer · d71764ed
      Samuli Piippo authored
      
      The switch from qt3d-runtime to ogl-runtime disabled to standalone
      viewer from boot2qt builds. Enable it again and include in the image.
      Update meta-qt5 layer to include dependency fix for the viewer.
      
      Change-Id: Ie7f7f7c0f5b349f3a9c8ec8e530933002c4551fb
      Reviewed-by: default avatarKari Hormi <kari.hormi@qt.io>
      d71764ed
  5. Jul 31, 2019
  6. Jun 28, 2019
  7. May 29, 2019
    • Samuli Piippo's avatar
      imx8: update meta layer · a1bd62f6
      Samuli Piippo authored
      
      For NXP boards, use sumo-4.14.98-2.0.0_ga branch for meta-fsl-bsp-release,
      and add configuration form NXP i.MX 8QuadMax MEK and 8MQuad EVK boards.
      
      For Toradex board, use toradex-sumo-4.14.78-1.0.0_ga-bringup branch for the
      same layer, and add configuration for Colibri-iMX8QXP board.
      
      Task-number: QTBUG-73355
      Task-number: QTBUG-73372
      Change-Id: Ib0d7669d9a06f65a891f9ec849cb6ed5ba830688
      Reviewed-by: default avatarMikko Gronoff <mikko.gronoff@qt.io>
       
      a1bd62f6
  8. May 14, 2019
  9. Apr 04, 2019
    • Samuli Piippo's avatar
      Make boot2qt demos excludable · d3a2c688
      Samuli Piippo authored
      
      Previously all demos were installed for each device and individual
      demo could be excluded from the launcher list for a particual device.
      The exclude list was part of the demo sources, which makes it hard
      to maintain.
      
      Move all demos to individual recipes which can be included and excluded
      separately for each target based on its capabilities by modifying the
      BOOT2QT_DEMOS variable. By default include all currently supported demos.
      
      Task-number: QTBUG-74930
      Change-Id: I31dfaa101d85b9cf7339a8180706867a5ba5bfb6
      Reviewed-by: default avatarMikko Gronoff <mikko.gronoff@qt.io>
      Reviewed-by: default avatarKari Oikarinen <kari.oikarinen@qt.io>
      d3a2c688
  10. Feb 14, 2019
  11. Feb 06, 2019
  12. Jan 11, 2019
  13. Jan 10, 2019
    • Mikko Gronoff's avatar
      meta-qt5: update meta layer · ff68de7e
      Mikko Gronoff authored and Samuli Piippo's avatar Samuli Piippo committed
      
      First snapshot of 5.12.1 branch & other updates:
      
      f705a8a qtsystems: update submodule
      9c6ce81 qt5: cleanup mkspecs
      5ebd582 qt5: update submodules
      2f0b002 Merge remote-tracking branch 'qtyocto/upstream/master' into 5.12
      475da47 qt3d-runtime: update to v2.2
      c320af0 nativesdk-qtbase: remove packaging QA issue fix
      9fc65c0 qtwebengine: Configure Ninja to honor PARALLEL_MAKE
      010a29e qmllive: add new recipe
      f227502 python-pyqt5: MAKEFLAGS pass -j 1 via MAKEFLAGS during do_install
      fe453ec packagegroup-qt5-toolchain-target: Skip qtwebkit if opengl not found
      18f82a8 python-pyqt5: Disable parallel install
      
      Change-Id: I8869107d56ae255d22894a4f1f1ee0a6907e6131
      Reviewed-by: default avatarSamuli Piippo <samuli.piippo@qt.io>
      ff68de7e
  14. Jan 09, 2019
    • Mikko Gronoff's avatar
      meta-freescale,-freescale-3rdparty,-boundary: update sumo branches · 500e3a95
      Mikko Gronoff authored
      
      Cleanup:
      - Obsolete BBMASK entries removed & required BT/WiFi kernel module related updates in boundary.inc
      - "CONFIG_HID_MULTITOUCH=m" removed from fsl-extras .bbappend entry as linux-boundary-4.9.x/defconfig
        in meta-freescale-3rdparty already includes it
      - Update display support patch
      
      Changelog:
      meta-freescale:
        * 407c6cf - u-boot-fslc: Avoid restricting parsing for 'imx'
        * c8979aa - mxldr: Fix QA errors seen on x86 builds
        * 4f0cbb6 - recipes: Limit BSP specific recipes on relevant SOCs
        * d849257 - recipes: Mark compatible machines as restricted by dependencies
        * e4ace33 - linux-fslc/defconfig: sync with linux-fslc imx_v6_v7_defconfig
        * 7909951 - libsdl2: avoid basehash changes
        * 06611d2 - linux-fslc/defconfig: CONFIG_BT_BNEP=m
        * 808bc8a - linux-fslc/defconfig: Add CONFIG_NET_NS=y
        * 42dbe4e - imx-base.inc Add missing overrides to for `use-mainline-bsp`
        * 832b358 - linux-fslc/defconfig: Add CONFIG_FW_LOADER_USER_HELPER(_FALLBACK)=y
        * aa04351 - linux-fslc: upgrade to latest in 4.17.x+fslc
        * 196457d - linux-fslc: Update to 4.17.19
        * 85fc83d - xf86-video-armada: Update to latest git
        * 9e3d514 - imx-alsa-plugins: Make imx7ulp a compatible machine
        * aa71828 - qtwayland/etnaviv: remove xcomposite-glx
        * 3d89831 - remove chromium appends
        * a4512f2 - xf86-video-imx-vivante: Set linker flags properly
        * 1deea6b - linux-fslc/defconfig: Add CONFIG_TMPFS_POSIX_ACL=y
        * 07e2673 - linux-fslc: Update SRCREV
      
      meta-freescale-3rdparty:
        * 88a2963 - linux-advantech: Update dms-ba16 Q7 Linux kernel
        * beed0f0 - u-boot-script-gateworks-imx: fix bootscript source
      
      meta-boundary:
        * 412ef0b - boundary-eval-image: include qcacld/bdsdmac wifi firmware
        * b649eaf - linux-firmware-bdsdmac: merge BT and WiFi firmware recipes
        * d6ba89a - devregs: bump revision to 24723266
        * 1a58771 - kernel-module-qcacld: bump revision to 10a07db2
        * 0c34f6f - linux-firmware-bdsdmac-wlan: bump to revision ce0b576b
      
      Task-number: QTBUG-72253
      Change-Id: Id99b0d5396c34721845d0133ad7c01dff8b1bfa0
      Reviewed-by: default avatarSamuli Piippo <samuli.piippo@qt.io>
      500e3a95
  15. Jan 08, 2019
  16. Jan 02, 2019
  17. Dec 19, 2018
  18. Dec 17, 2018
  19. Dec 12, 2018
    • Mikko Gronoff's avatar
      nativesdk-qtbase: fix packaging QA issue · 9038abdc
      Mikko Gronoff authored
      
      nativesdk-qtbase_git.bb had a line removed in meta-qt5 commit
      "3224b02 nativesdk-qtbase: use default PACKAGES" that causes following error:
      
         ERROR: nativesdk-qtbase-5.11.2+gitAUTOINC+b0dce506cc-r0 do_package: QA Issue: nativesdk-qtbase:
         Files/directories were installed but not shipped in any package:
         /opt/poky/2.3.4/sysroots/x86_64-pokysdk-linux/usr/share
         /opt/poky/2.3.4/sysroots/x86_64-pokysdk-linux/usr/share/cmake
         /opt/poky/2.3.4/sysroots/x86_64-pokysdk-linux/usr/share/cmake/OEToolchainConfig.cmake.d
         /opt/poky/2.3.4/sysroots/x86_64-pokysdk-linux/usr/share/cmake/OEToolchainConfig.cmake.d/OEQt5Toolchain.cmake
      
      Moved fix from meta-qt5 to meta-boot2qt to reduce delta between meta-qt5 and upstream.
      
      Change-Id: I452a10db11aa63e42104d159d810fee5b407dda1
      Reviewed-by: default avatarSamuli Piippo <samuli.piippo@qt.io>
      9038abdc
    • Samuli Piippo's avatar
      colibri-imx6: upgrade gpu drivers · 0096df8d
      Samuli Piippo authored
      
      Use the latest version of imx gpu drivers, older version from
      meta-toradex-nxp layer cause rendering issues with qtwebengine.
      
      Task-number: QTBUG-68150
      Change-Id: Icb0a002b573a10075353c21be04bdb05ac5e476a
      Reviewed-by: default avatarMikko Gronoff <mikko.gronoff@qt.io>
      0096df8d
  20. Dec 11, 2018
  21. Dec 06, 2018
  22. Dec 05, 2018
  23. Nov 21, 2018
  24. Nov 16, 2018
  25. Nov 14, 2018
  26. Nov 08, 2018
  27. Nov 06, 2018
    • Samuli Piippo's avatar
      qtbase: disable ltcg on windows host · ec33927f
      Samuli Piippo authored
      
      GCC7 does not support LTO with mingw, which means we cannot use
      the ltcg option when cross-compiling on Windows host.
      
      Update upstream patch that disables ltcg for host_builds and extend
      it for builds on Windows hosts.
      
      Task-number: QTBUG-71596
      Fixes: QTBUG-71596
      Change-Id: I8ab7ec36f964c95c2189a77bdde6e08bd2817234
      Reviewed-by: default avatarMikko Gronoff <mikko.gronoff@qt.io>
      ec33927f
  28. Nov 01, 2018
    • Samuli Piippo's avatar
      intel: rework initramfs support · 1b574560
      Samuli Piippo authored
      
      The WKS image creation ignored our old initramfs. Change to using
      an existing core-image-minimal-initramfs recipe and extend it with
      support for the internal MMC reader. Add separate recipe to combine
      the intel microcode and the new initramfs, and add wks file to use it.
      Remove all old recipes that are no longer used.
      
      Change-Id: I4e1f244685a7f2bd304aa23d9e07580fa9dc9652
      Reviewed-by: default avatarTimo Aarnipuro <timo.aarnipuro@qt.io>
      Reviewed-by: default avatarMikko Gronoff <mikko.gronoff@qt.io>
      1b574560
  29. Oct 31, 2018
  30. Oct 30, 2018
  31. Oct 24, 2018
Loading