Skip to content
Snippets Groups Projects
  1. Aug 11, 2015
  2. Aug 06, 2015
  3. Jul 09, 2015
  4. Jul 06, 2015
  5. Jul 02, 2015
  6. Jul 01, 2015
  7. Jun 25, 2015
  8. Jun 19, 2015
  9. Jun 17, 2015
  10. Jun 16, 2015
  11. Jun 15, 2015
  12. Jun 12, 2015
  13. Jun 11, 2015
  14. Jun 09, 2015
  15. Jun 08, 2015
    • Samuli Piippo's avatar
      adbd: add dependency to libcap · 25bc77f0
      Samuli Piippo authored
      
      Change-Id: Ia368861d27325da72eb5e9f02e831ba896eb59df
      Reviewed-by: default avatarEirik Aavitsland <eirik.aavitsland@theqtcompany.com>
      25bc77f0
    • Samuli Piippo's avatar
      Merge remote-tracking branch 'origin/stable' into dizzy · 08875b84
      Samuli Piippo authored
      * origin/stable:
        Update checksum for Noto fonts release 1.002
        toradex: add support for u-boot update on colibri vf
        Update Colibri-VF recpies to use latest meta-toradex (V2.3)
        Fix Linux Kernel 3.18 build with Colibri-VF
        scripts: use correct upload path
        toradex: update toradex meta layer
        Change mirror of hunspell dictionaries
        Install CJK fonts on eLinux image
      
      Conflicts:
      	conf/distro/include/colibri-vf.conf
      	meta-toradex-extras/recipes/u-boot/u-boot-toradex-fsl/0001-Update-default-args-for-apalis-imx6.patch
      	recipes/packagegroup/packagegroup-b2qt-embedded-base.bb
      	scripts/manifest.xml
      	scripts/upload.sh
      
      Change-Id: I38f7fc045264d13e3a1c6c4afd4e7355ac8f56c9
      08875b84
    • Samuli Piippo's avatar
      Get rid of some of the host tools in toolchain · 583341f6
      Samuli Piippo authored
      
      pkg-config got installed to toolchain, which made qtwebengine
      build fail, as it tries to use it for host libs.
      perl and bison are not working correctly from toolchain, they
      have problems with sdk relocation.
      
      Change-Id: I7755f4599ad7c87b60d5bfc66e0a2cf13fec9330
      Reviewed-by: default avatarEirik Aavitsland <eirik.aavitsland@theqtcompany.com>
      583341f6
  16. Jun 05, 2015
  17. Jun 04, 2015
  18. Jun 03, 2015
  19. May 29, 2015
  20. 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
    • Samuli Piippo's avatar
      toradex: add support for u-boot update on colibri vf · d899f31b
      Samuli Piippo authored
      
      Include flash scripts to boot partition, which can update u-boot
      to NAND. Remove kernel and dtb files from boot partition, as they
      are read from second partition.
      
      u-boot env changed to boot from MMC by default and kernel
      messages removed from tty1.
      
      apalis flash scripts updated to latest version from toradex and
      to use both flash_mmc and flash_blk.
      
      Change-Id: I1a58badafa01e2023b9ae058b833eb108c097594
      Reviewed-by: default avatarEirik Aavitsland <eirik.aavitsland@theqtcompany.com>
      d899f31b
  21. May 27, 2015
Loading