summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-28burnflash: colibri-t30 bct, add parameter sets 1-3Colibri_VF_LinuxImageV2.2Beta1_20140603Max Krummenacher
Add SDRAM paramter sets 1-3 to 400MHz bct. Without this strappings on GMI_AD[5:4] could result in failure to boot. (cherry picked from commit 320fa8b014ec639dce02870bd204e1dbc3d06db0)
2014-05-28feeds: remove machine feed url, as it does not existMax Krummenacher
2014-05-28lxde-common: remove obsolete commands in autostartMax Krummenacher
- remove workarounds for hdmiaudio and xrandr which are no longer needed. - while at it fix some whitespace issues
2014-05-26colibri-vf: use latest burnflashMarcel Ziswiler
Use the latest burnflash.
2014-05-24colibri-vf: use latest u-boot and burnflashMarcel Ziswiler
Use the latest U-Boot and burnflash.
2014-05-20colibri-vf: switch back to latest git on colibri_vf branchMarcel Ziswiler
This commit switches Colibri VF machine back to use the colibri_vf branch and use the latest Linux kernel.
2014-05-09GPIOConfig: update Vybrid GPIOConfig toolStefan Agner
Update GPIOConfig for Vybrid (V1.2)
2014-05-07linux-toradex: rename linux.inc to avoid layer order dependencyStefan Agner
The include files (such as linux.inc) are not resolved by priority but on layer order instead. This can lead to build errors in case the layers in BBLAYERS are ordered differently.
2014-05-07u-boot: make use of shared U-Boot branchStefan Agner
2014-05-02mcc-pingpong: demo application for ping pong with Cortex M4Stefan Agner
2014-04-30icu: add break iterator support for webkitgtkStefan Agner
Webkitgtk needs break iterator support in order to work. This avoids segmentation fault when using Midori web browser.
2014-04-30colibri-vf: switch to U-Boot 2014.04 and latest gitStefan Agner
This commit switches Colibri VF machine to use the 2014.04 git branch. The change to latest U-Boot brings proper NAND hardware ECC support, which is also enabled in latest Linux kernel. Beside that, burnflash is updated to correctly work with the new U-Boot version and the altered Config Block location.
2014-04-30xorg-xserver: fix comments in xorg.conf filesMarcel Ziswiler
Fix comments in xorg.conf files for the Tegras.
2014-04-08Added note about Apalis iMX6 SSH password authentication beingMarcel Ziswiler
disabled by default. While at it line wrapped Apalis T30 release notes document.
2014-04-05trdx-nv-binaries: provide the khronos headers locallyMax Krummenacher
Provide the tarball locally rather than download it as the tarball is regularly changed and thus breaking the recipe.
2014-04-05u-boot-fw-utils: provide matching recipesMax Krummenacher
With the change to our own u-boot recipes the bbappend to the common u-boot-fw-utils recipe is no longer a sane solution. While at it cleanup COMPATIBLE_MACHINE style.
2014-04-05linux-toradex-fsl_git: fix parsingMax Krummenacher
Make the bitbake parser not fail when this recipe is parsed for a machine for which this recipe is not a COMPATIBLE_MACHINE.
2014-04-04Apalis_iMX6: add initial rlease notesApalis_iMX6_LinuxImageV2.2Beta1_20140404Max Krummenacher
2014-04-04icu: update to match bb versionMax Krummenacher
2014-04-04Revert "cortex-a5.inc: backport from openembedded-core dora branch"Max Krummenacher
File now provided by openembedded-core This reverts commit 592b1395c7cdff2125b5e42a7f9605749e625419.
2014-04-04bblayers.conf: add new required layers to defaultsMax Krummenacher
2014-04-03images: set PV to V2.2Max Krummenacher
2014-04-03gpu-viv-bin-mx6q: add bbappend for no samplesMax Krummenacher
adds gpu-viv-bin-mx6q-libraries package which RDEPENDS only the libraries but not the samples.
2014-04-03images: apalis-imx6: don't deploy vivante samplesMax Krummenacher
2014-04-03kernel: apalis-imx6 update to latest git versionMax Krummenacher
2014-04-03u-boot: apalis-imx6 update to latest git versionMax Krummenacher
2014-04-02kernel: apalis-imx6 update to latest git versionMax Krummenacher
2014-04-02burnflash: apalis-imx6: fix u-boot script namesMax Krummenacher
2014-04-02kernel: apalis-imx6 update to latest git versionMax Krummenacher
2014-04-02u-boot: apalis-imx6 update to latest git versionMax Krummenacher
2014-04-02burnflash: apalis-imx6 add configblock and scriptMax Krummenacher
2014-04-01burnflash: update imx-loader 32bit binaryMax Krummenacher
2014-04-01images: add ptpd to apalis-imx6Max Krummenacher
2014-04-01asound.state: apalis-imx6 set volume to maximumMax Krummenacher
2014-04-01burnflash imx6: deploy latest imx-usbMax Krummenacher
2014-04-01machines: add colibri-vf, apalis-imx6Max Krummenacher
2014-04-01systemd-compat-units: ensure that postinst is runMax Krummenacher
The combination of changes lead to the postinst scripts not beeing run at all.
2014-04-01mimetypes: add mimetypes for some basic multimedia typesMax Krummenacher
2014-04-01libdrm: update patch to be compatible with thumb2Max Krummenacher
2014-04-01glmark2: remove recipe in favor of meta-openemebeddedMax Krummenacher
2014-04-01image: Apalis iMX6, Colibri VF: deploy imx loaderMax Krummenacher
- build and deploy imx_usb, imx_uart - currently it builds for the build host arch, i.e x86-64 or i386
2014-04-01burnflash: add imx_usb supportMax Krummenacher
2014-04-01u-boot: convert bbappend to a bbMax Krummenacher
2014-04-01u-boot: add Apalis iMX6 and Colibri VF recipeMax Krummenacher
2014-04-01kernel: add Apalis iMX6 and Colibri VF recipeMax Krummenacher
2014-04-01images: add Apalis iMX6Max Krummenacher
2014-04-01angstrom-qt-x11-image: add gstreamer jpeg pluginMax Krummenacher
2014-04-01images: add e2fsprogs to eMMC modules, fstrimMax Krummenacher
2014-04-01machines: Add PREFERRED_PROVIDER for mesa to be mesa-glMax Krummenacher
EGL, OpenGL ES1.1 and OpenGL ES2.0 provided in binary form.
2014-04-01machines: Add PREFERRED_PROVIDER for virtual/bootloaderMax Krummenacher
virtual/bootloader is a commonly used target. This patch adds it for meta-fsl-arm machines. Other BSP layers have this provider and when using a mutli-machine distro setup bitbake virtual/bootloader builds a wrong u-boot for fsl machines The patch was imported from the meta-arm-fsl git server (https://github.com/Freescale/meta-fsl-arm/commit/93b3d7dd7cdbbc0a49394cc32d335fb85fd2da74) and adapted to our machines.