Skip to content
Snippets Groups Projects
  1. Dec 14, 2015
  2. Dec 09, 2015
  3. Dec 08, 2015
    • Gatis Paeglis's avatar
      ostree: deploy dracut module · 9fd94853
      Gatis Paeglis authored
      
      This is required for ostree boot compatible initramfs
      image generation on systemd enabled images.
      
      Also there is no harm to deploy this module-setup.sh
      script on a systemd-less images. We overwrite it when
      deploying our custom dracut module in this case.
      
      Change-Id: I8142cfa36db663782ac0399c30bc08cf5bdcd8b2
      Reviewed-by: default avatarSamuli Piippo <samuli.piippo@theqtcompany.com>
      9fd94853
  4. Dec 07, 2015
  5. Dec 01, 2015
  6. Nov 20, 2015
    • Samuli Piippo's avatar
      gcc-4.9: backport from gcc trunk r212178 · d9c2b811
      Samuli Piippo authored
      When compiling meta-toolchain-qt5 on cortexa8, the compiler throws an
      internal compiler error:
      
      ...
      qttools-opensource-src-5.3.2/src/linguist/shared/po.cpp:
      In function 'bool loadPO(Translator&, QIODevice&, ConversionData&)':
      qttools-opensource-src-5.3.2/src/linguist/shared/po.cpp:717:1:
      internal compiler error: in add_stores, at var-tracking.c:6000
      ...
      
      Tracking this down led to https://bugs.linaro.org/show_bug.cgi?id=534
      It seems the bug is well know and fixed upstream. So backporting from
      trunk seems to be the right solution. This fixes the compiler problem
      on cortexa8 and does not seem to be very invasive. The original commit
      can be found at:
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212178
      
       138bc75d-0d04-0410-961f-82ee72b054a4
      
      Cherry-picked from jehtro and adjusted to work from b2qt layer.
      
      Change-Id: Id176840d37f2fe4b1f4b41b6c67ce110732b7645
      Reviewed-by: default avatarTeemu Holappa <teemu.holappa@theqtcompany.com>
      d9c2b811
  7. Nov 19, 2015
  8. Nov 18, 2015
    • Gatis Paeglis's avatar
      ostree: patch upstream project · aed413df
      Gatis Paeglis authored
      
      - This allows updating files on the boot partition.
      - Merges ostree's uEnv.txt with system's uEnv.txt
      - Adds support for convenience symlinks in top level
        of the /boot directory. This does not affect the
        atomic property of an update.
      
      Change-Id: Ie654e22d6e26aaa0c1395d226ed967765b0c764b
      Reviewed-by: default avatarSamuli Piippo <samuli.piippo@theqtcompany.com>
      aed413df
  9. Nov 17, 2015
  10. Nov 13, 2015
  11. Nov 11, 2015
  12. Nov 02, 2015
  13. Oct 16, 2015
  14. Oct 14, 2015
  15. Oct 13, 2015
  16. Oct 01, 2015
  17. Sep 29, 2015
  18. Sep 25, 2015
  19. Sep 17, 2015
  20. Sep 16, 2015
  21. Sep 10, 2015
  22. Sep 08, 2015
  23. Aug 26, 2015
  24. Aug 21, 2015
  25. Aug 19, 2015
    • Louai Al-Khanji's avatar
      Add touch_frame events to Weston 1.5.0 · 17dd65fe
      Louai Al-Khanji authored
      
      Otherwise no Qt applications react on touch. This issue was
      eventually resolved upstream by dropping the built-in evdev backend
      and relying on libinput exclusively, where it is fixed. The libinput
      backend is required since Weston 1.7. In 1.6 the libinput backend
      was made the default, but the old backend was still there. Thus this
      fix also applies to Weston 1.6.
      
      Task-number: QTEE-831
      Change-Id: Ib089136723b7b1dc6f760b5eedb12d7b8a50abbc
      Reviewed-by: default avatarLaszlo Agocs <laszlo.agocs@theqtcompany.com>
      17dd65fe
  26. Aug 12, 2015
  27. Aug 11, 2015
  28. Aug 06, 2015
  29. Jun 25, 2015
  30. Jun 19, 2015
  31. Jun 12, 2015
  32. Jun 08, 2015
  33. May 29, 2015
Loading