Skip to content
Snippets Groups Projects
  1. Oct 29, 2014
    • Laszlo Agocs's avatar
      Export /usr/include/HAL into the toolchain · 1279b50a
      Laszlo Agocs authored
      
      libgal-dev only provides libGAL.so in the toolchain. That is not enough
      when compiling a hardware compositor (e.g. the Weston hw compositor patch)
      because the headers are needed too. For Weston having the headers in the
      sysroot is enough, but in the future we may need these for QtWayland which
      is built with just the toolchain, so include them in the toolchain too.
      
      Change-Id: I81c4609d69da788460071b441cdec26f0dc1cbd0
      Reviewed-by: default avatarSamuli Piippo <samuli.piippo@digia.com>
      1279b50a
  2. Oct 27, 2014
  3. Oct 17, 2014
  4. Oct 16, 2014
  5. Oct 14, 2014
  6. Oct 07, 2014
  7. Oct 02, 2014
  8. Oct 01, 2014
  9. Sep 30, 2014
  10. Sep 26, 2014
    • aavit's avatar
      Make bbappends more flexible by using wildcard version matching · 966f278b
      aavit authored
      
      From v1.6, yocto supports wildcards in .bbappend file names. This is
      practical since we then don't have to rename them every time the
      upstream version changes slightly. Also allows for support of earlier
      poky versions.
      
      Change-Id: Ib21e6fa1b56d11421c06af353c6ba848f38e07e0
      Reviewed-by: default avatarSamuli Piippo <samuli.piippo@digia.com>
      966f278b
    • Samuli Piippo's avatar
      New initialization scripts · c6c57bf3
      Samuli Piippo authored
      
      These initialization script will create a build environment which has only
      the needed meta layers from upstream. Other repos are ignored and not even
      downloaded.
      
      Google's repo tool is used to fetch upstream repos and it can then be
      used to manage the repos while developing. This has also support for
      using local mirror repos.
      
      The required repos are defined in the manifest.xml file, which can be
      overwritten using a machine specific manifest_<device>.xml file.
      
      Task-number: QTEE-760
      Change-Id: I12ed9a6fddceb4de1217baaebf46277c6ef7224f
      Reviewed-by: default avatarEirik Aavitsland <eirik.aavitsland@digia.com>
      c6c57bf3
    • Laszlo Agocs's avatar
      Add Wayland and Weston into the iMX6 images · d5bdc310
      Laszlo Agocs authored
      
      weston-examples may get removed later on, for now they are necessary
      for testing and development.
      
      Change-Id: I0bbb1d9d66045d8844f07d8e0bca9d7fc19251c3
      Reviewed-by: default avatarSamuli Piippo <samuli.piippo@digia.com>
      d5bdc310
  11. Sep 25, 2014
  12. Sep 23, 2014
  13. Sep 18, 2014
  14. Sep 17, 2014
  15. Sep 09, 2014
  16. Sep 03, 2014
  17. Sep 02, 2014
    • Samuli Piippo's avatar
      Merge remote-tracking branch 'origin/stable' into dev · 74d228d7
      Samuli Piippo authored
      * origin/stable: (45 commits)
        Update sha1 for meta-fsl-arm-extra
        Include u-boot-fw-tools to image
        New sha1 for meta-fsl-arm-extra
        Fix c_rehash problem on ca-certificates
        linux-boundary: revert 1G/3G memory split configure
        Use specific SHA1 from all of the meta repos
        beagleboard specific u-boot was removed from meta-ti
        Old libgles-omap3 packages were removed from meta-ti
        toradex: enable FunctionFS module needed for adb
        bbb: correct path for kernel configure fragment
        image: include i2c-tools in image
        adb: enabled network mode for toradex
        toradex: Add hardware acceleration for gstream
        adbd: add dependency to openssl for libcrypto
        Include toradex repository
        imx6: set preferred version for gpu drivers
        Include older Vivante drivers for Apalis iMX6
        Include support for Toradox Apalis iMX6
        BBB: enable USB serial kernel drivers
        No need for RPi in BBMASK
        ...
      
      Change-Id: I9a3a329c0ec64476a5809c7bcd06a2bbe44655b4
      74d228d7
  18. Aug 26, 2014
Loading