Skip to content
Snippets Groups Projects
  1. Apr 01, 2015
  2. Mar 31, 2015
  3. Mar 26, 2015
  4. Mar 11, 2015
  5. Mar 06, 2015
  6. Mar 05, 2015
  7. Feb 26, 2015
    • Samuli Piippo's avatar
      Performance analysis tools for Linux · b2397a82
      Samuli Piippo authored
      
      Build perf with DWARF unwinding support. Kernels older then 3.14
      need to be patched to add ARM support. Kernels for tibidabo (3.0)
      and imx53 (2.6) are too old and would require more patches to be
      backported, so they are left without unwinding support.
      
      RPi needed extra layer to modify the kernel recipe, and linux-imx
      recipe was renamed so that it doesn't conflict with older tibidabo
      kernel recipe.
      
      Change-Id: Ic8331f8feeace67b32a5ce99ffd3fda517d595d1
      Reviewed-by: default avatarAndy Nichols <andy.nichols@theqtcompany.com>
      Reviewed-by: default avatarUlf Hermann <ulf.hermann@theqtcompany.com>
      b2397a82
  8. Feb 19, 2015
  9. Feb 04, 2015
  10. Jan 29, 2015
  11. Jan 15, 2015
  12. Jan 13, 2015
  13. Jan 09, 2015
  14. Jan 08, 2015
  15. Dec 05, 2014
    • Samuli Piippo's avatar
      Use tmpfs for /var/run in toradex devices · d15c83b9
      Samuli Piippo authored
      
      Default fstab for toradex devices was not using tmpfs for /var/run,
      so some daemons did to handle hard reset nicely. Networking and udev
      were failing at least.
      
      Using 'b2qt' folder name for the fstab file, so that bitbake uses that
      instead of the files from meta-toradex.
      
      Task-number: QTEE-857
      Change-Id: Id93b127b2b7c02bec11818c4c1b7357bfe65ecbf
      Reviewed-by: default avatarAndy Nichols <andy.nichols@theqtcompany.com>
      v4.0.0
      d15c83b9
  16. Dec 03, 2014
  17. Dec 02, 2014
    • Laszlo Agocs's avatar
      Add xkbcommon dev files to toolchain · a4627371
      Laszlo Agocs authored
      
      Keyboard input is not functional without the key mapping services
      provided by libxkbcommon. Needed when building the Wayland platform
      plugin. When not present, all keyboard mapping is disabled and the
      result is not compatible with Weston.
      
      Task-number: QTEE-832
      Change-Id: Iaad556e09a6fa35eafaab2e089d6def374903047
      Reviewed-by: default avatarSamuli Piippo <samuli.piippo@theqtcompany.com>
      a4627371
  18. Dec 01, 2014
  19. Nov 27, 2014
Loading