summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-31linux-toradex_3.14.52: autoload USB gadget modulesColibri_iMX6_LinuxImageV2.6Beta1_20160331Colibri_VF_LinuxImageV2.6Beta1_20160331Colibri_T30_LinuxImageV2.6Beta1_20160331Colibri_T20_LinuxImageV2.6Beta1_20160331Apalis_iMX6_LinuxImageV2.6Beta1_20160331Apalis_T30_LinuxImageV2.6Beta1_20160331Max Krummenacher
Use KERNEL_MODULE_AUTOLOAD to load USB gadget support. This is required for libusbg (gadget-import) to work. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-31angstrom-lxde-image.bb: drop webbrowser webkitgtk-bin for vybridsMax Krummenacher
There are issues with running it with the mesa EGL component. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-31angstrom-lxde-image.bb: deploy gpioconfig for Colibri iMX6Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-31u-boot: update to latest from 2015.04-toradex-nextMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-03-31apalis/colibri_imx6: update scripts for fast boot mode migrationMarcel Ziswiler
Adjusted update scripts for fast boot mode migration as per the following article on our developer website: http://developer.toradex.com/knowledge-base/linux-booting#eMMC_Fast_Boot_Mode_ApalisColibri_iMX6 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-03-30firefox: disable annoying default browser checkMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-03-30angstrom-lxde-image.bb: don't install a second icon themeMax Krummenacher
pcman-fm and gtk RRECOMMEND adwaita. Do not install them and keep the lxde-icon-theme Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30angstrom-lxde-image: don't force a dependency on gstreamer 1.0 for tegrasMax Krummenacher
On the tegras we have to stay with gstreamer 0.10. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30lxde-common: fix i.MX 7Solo detectionMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30psplash-angstrom_git.bbappend: removed, *.bb no longer existsMax Krummenacher
2016-03-30angstrom-lxde-image: mx7: don't deploy gplay, grecordMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30nvsamples: fix build QA warningMax Krummenacher
Address the following warnings: WARNING: QA Issue: nvsamples rdepends on libice, but it isn't a build dependency? [build-deps] WARNING: QA Issue: nvsamples rdepends on libsm, but it isn't a build dependency? [build-deps] Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30overrides: use append instead of +=Max Krummenacher
We want to append to the generic VAR when we build for a tegra machine. Using VAR_tegra += "" creates a machine specific VAR. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30trdx-extra.inc: deploy u-boot utils for Colibri iMX7Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30u-boot fsl utils: update to latest -next and add mx7Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30u-boot fsl: update to latest -nextMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30u-boot tegra: update to latest -nextMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30linux-toradex_4.4: update to latest on -nextMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30linux-toradex_3.14.52: update to latest on -next and use also for mx6Max Krummenacher
Update defconfigs and drop picking the defconfig from the kernel sources. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30linux-toradex_git: update to latest on -nextMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30gstreamer: fix argument parsing when using Bison 3Max Krummenacher
Use Stefan's patch until it is available from the meta-openembedded jethro branch. http://cgit.openembedded.org/meta-openembedded/commit/?h=master-next&id=bf8f27af3954ab68e39712516ab515de90b4db27 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30linux-toradex-fsl-rt: Added a real-time kernel recipeBrandon Shibley
A new i.MX6 real-time kernel recipe was added with a modified PREEMPT_RT patch to accomodate the backports applied to the Toradex kernel. To select the kernel use a preferred provider variable in your configuration files (e.g. local.conf): PREFERRED_PROVIDER_virtual/kernel = "linux-toradex-fsl-rt" Signed-off-by: Brandon Shibley <brandon.shibley@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-30linux-toradex_4.4: autoload USB gadget modulesStefan Agner
Use KERNEL_MODULE_AUTOLOAD to load USB gadget support. This is required for libusbg (gadget-import) to work. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-30webkit-gtk: add application shortcut for MiniBrowserStefan Agner
Add a .desktop file to get a start menu entry for the webkitgtk browser MiniBrowser. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-30xorg-xserver: switch Vybrid to DRM based DCU driver (modesetting)Stefan Agner
With the Linux 4.4 kernel a new DRM driver for the Display Controller Unit (DCU) is available. To make direct use of the DRM driver use the Xorg modesetting driver instead of the fbdev driver. This also allows to use xrandr. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-30python: add a PACKAGECONFIG for _tkinterMax Krummenacher
Currently _tkinter is only built when tcl/tk is available before the python do_configure task is built. Make this deterministic by providing a PACKAGECONFIG for it. If tkinter is in PACKAGECONFIG add the needed dependencies, if not force that tkinter is not built. Note that currently enabling tkinter does not work due to a cyclic dependency: 'python' depends on 'tk/tcl' depends on 'cracklib' depends on 'python' Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30trdx-extra.inc: don't install mcc packagesMax Krummenacher
The Linux Kernel 4.4 for Colibri VF does currently not support the needed interfaces for mcc. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30colibri-vf.conf: set mqxboot version with wildcardMax Krummenacher
Fix build failure because mqxboot_2.x is built instead of the required mqxboot_1.x. The mqxboot version changed from 1.0 to 1.0.1. Choosing the preferred version with a wildcard prevents using the not compatible 2.x version. NOTE: preferred version 1.0 of mqxboot not available (for item mqxboot) NOTE: versions of mqxboot available: 1.0.1 2.0.1 While at it set the prefered providers for mcc related recipes. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (ported from meta-fsl-arm-extra 6eefe6562d51525ff511adf81a84ad7af8a25814 and 0f4942175f8ae00741b2fee2ab82ceedb58f15c3)
2016-03-30linux-toradex_4.1: set local version to V2.6Max Krummenacher
Signed-off--by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30linux-toradex_3.14.28: update to latest and fix branch nameMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-30Colibri_iMX7: add initial release notesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-15formfactor: add empty machconfig for colibri-imx7Colibri_iMX7_LinuxImageV2.6Alpha1_20160315Max Krummenacher
This overrides the meta-fsl-arm provided settings from machconfig. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-03-14local.conf: add colibri-imx7Stefan Agner
Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-14colibri-vf: add linux-toradex_4.4.bbMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14bblayers.conf: angstrom now depends on meta-qt5Max Krummenacher
meta-angstrom unconditionally includes stuff from meta-qt5. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14local.conf: adopt DISTRO to jethroMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14trdx-extra.inc: add rt-testsMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14images: keep mx7 in line with the other machinesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14linux-toradex_3.14.28: add bbappend with SRCVER and defconfigMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14libvpx: add mx7 overrideMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14colibri-imx7: add machine configurationMax Krummenacher
The Toradex Colibri iMX7 computer module is based on i.MX 7. The Colibri iMX7 is a member of the pincompatible Colibri family. They feature on module RAM and NAND, Ethernet PHY, Resistive Touch Controller and Audio Codec. For additional specifications please visit: https://www.toradex.com/computer-on-modules/colibri-arm-family/freescale-imx7 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14linux-toradex: add Linux recipe for Toradex Colibri iMX7Max Krummenacher
This recipe provides a kernel for the Freescale i.MX 7 based module Colibri iMX7. - based on Freescale's BSP release imx_3.14.52_1.1.0_ga release Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14u-boot-toradex: add i.MX 7 based modulesMax Krummenacher
This allows building U-Boot supporting Toradex Colibri iMX7 modules. Based on upstream Freescale/NXP 3.14.52_1.1.0_ga release which is based on 2015.04. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14colibri-imx7: flashing scipts: use new U-Boot implementationMax Krummenacher
e.g. look for files in ${board} subdirectory rather than in the media's root. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14connman: rebase NFS patchMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14qtbase_%.bbappend: fix build with X11Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14angstrom-qt-x11-image.bb: remove likely unavailable phonon pluginMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14angstrom-qt-x11-image.bb: use gstreamer 1.0 for imxMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14firefox_%.bbappend: follow changed config file locationsMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14gvfs_1.10.1.bbappend: don't build with gphotoMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>