summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-31lxde-icon-theme: move version to % placeholderMax Krummenacher
2015-03-25Update release notesMarcel Ziswiler
2015-03-19colibri-vf: update to top of -next branchStefan Agner
Update to top of -next branch which also includes FEC unbind fixes.
2015-03-10usb-rndis: fix various issues with dhcpd service for RNDISMax Krummenacher
- Make sure leases file is not persistent (in /var/run now) This allows to serve the same IP to the generated (and hence different IP addresses) - Start RNDIS service after the network.target - Tegra: Add extra service for udhcpd. When running dhcpd directly from udev, the daemon will be killed after a while
2015-03-05journald: remove journald.conf patchMax Krummenacher
meta-angstrom now overrides the effect of the patch and provides the journald.conffile in full. To override a setting either create the file with your settings in meta-toradex/recipes-core/systemd/systemd/journald.conf or edit meta-angstrom/recipes-core/systemd/systemd/journald.conf.
2015-02-17qt-demo-init: converted to systemd serviceStefan Agner
Convert qt-demo-init to a systemd service. The service will only start when the systemd target is set to graphical, hence also set the new default target of the qt4e-demo-image to graphical.
2015-02-12Update release notesMarcel Ziswiler
2015-02-12mmc-utils: add recipe for chromiumos version thereofMarcel Ziswiler
Add a recipe for the Chromium OS version of the mmc-utils able to handle Extended CSD revision 1.7 of the latest MMC 5.0 specification. Some of the more interesting information thereof is the life time estimation and pre EOL information as follows: root@apalis-t30:~# mmc extcsd read /dev/mmcblk0 | \ grep -A 3 'Device life time estimation type A' Device life time estimation type A [DEVICE_LIFE_TIME_EST_TYP_A: 0x01] i.e. 0% - 10% device life time used Pre EOL information [PRE_EOL_INFO: 0x01] i.e. Normal
2015-02-06Apalis/Colibri iMX6: Update release notesMax Krummenacher
Add issue with getty also started on ttymxc1.
2015-02-04Colibri VF50/VF61: Update release notesStefan Agner
2015-02-03colibri-vf: update Linux kernel and U-Boot git hashesStefan Agner
Also update default defconfig for colibri-vf.
2015-01-23rdesktop: workaround issue witherial forwardingMax Krummenacher
2015-01-20apalis/colibri-imx6: Fix serial console ttyBhuvanChandra.DV
This patch fixes the issue of getting serial tty login at ttymxc1 (UART_B). Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
2015-01-14qt4-x11-free: append to DEPENDS, not overwrite itMax Krummenacher
2015-01-13Apalis iMX6: Update release notes for Beta6Max Krummenacher
2015-01-12feeds: remove debug and re-add hard-float non-neon feedsMarcel Ziswiler
Remove debug feed URL as it does not exist. Re-add Colibri T20 specific (ARM, hard-float, non-neon) feeds which recently are built in Angstrom again as Atmel SAMA5D3 is non-neon as well.
2015-01-09u-boot: build additional binary for Apalis iMX6Q 2GB ITMax Krummenacher
The IT variant needs different RAM timings
2015-01-09Apalis iMX6: Update release notesMax Krummenacher
2015-01-09rdesktop: add rdesktop recipeMarcel Ziswiler
2014-12-19Apalis/Colibri iMX6/T20/T30/VF50/VF61: Update release notesMarcel Ziswiler
2014-12-19Apalis iMX6/T30 & Colibri T20/T30/VF50/VF61: fix GPIOConfigMarcel Ziswiler
2014-12-19colibri-imx6: add u-boot-fw-utilsMax Krummenacher
2014-12-19u-boot/u-boot-fw-utils: update all to latestMax Krummenacher
2014-12-19colibri_vf: update U-Boot and Linux kernel git hashesStefan Agner
Two last minute fixes: Default Product/Vendor ID for USB peripheral in U-Boot and fix for the USB peripheral RNDIS freeze.
2014-12-18Update all to latest and greatest U-Boot and Linux kernel.Marcel Ziswiler
2014-12-18GPIOConfig: update with mainline kernel supportStefan Agner
2014-12-18mcc-pingpong: alter CFLAGS to use the actual kernel headersStefan Agner
To use the kernel interfaces required for mcc-pingpong we need the kernel headers of the actual kernel. Alter CFLAGS to add the kernel headers to the include path.
2014-12-18trdx-extra.inc: ensure machine-id is non volatileMax Krummenacher
If the rootfs in early init is read-only /etc/machine-id is in a tempfs. systemd-machine-id-commit can be used to migrate to the 'real' rootfs. The command is run in the installers postinst and thus needs no further activation.
2014-12-18systemd-machine-id-commit: add standalone recipeMax Krummenacher
2014-12-18mcc-kmod: use mcc kernel module from toradex gitStefan Agner
In order to make the MCC kernel module working with our newer kernel some changes had been made on the MCC kernel module. The changes are available on the Toradex Github account. Get the MCC kernel module sources from Github.
2014-12-16colibri-vf: switch to mainline kernel based on 3.18Stefan Agner
Switch default kernel recipe to linux-toradex-vf which will build a kernel based on the toradex 3.18-next branch.
2014-12-11colibri-vf: update KernelMax Krummenacher
2014-12-11colibri-vf: update U-BootMax Krummenacher
2014-12-11apalis/colibri-imx6: U-Boot and Kernel for V1.0/V1.1Max Krummenacher
Update to a U-Boot and Kernel which can be used for Apalis iMX6 HW version V1.0 and V1.1. Also deploy additional device tree for Apalis iMX6 V1.0 modules
2014-12-11qt4e-demo-image: remove xdg-utilsMax Krummenacher
xdg-utils pulls in at least part of the X server.
2014-12-11consolekit: add systemd to DEPENDS if neededMax Krummenacher
2014-12-11samba: add quota to the DEPENDSMax Krummenacher
2014-12-08Colibri iMX6: Update release notesMax Krummenacher
Add update of single component U-Boot/Kernel/FDT Remove unavailable interfaces from the list of notworking Add correct git tag
2014-12-08Release Notes: fix changed URLMax Krummenacher
While at it remove supperseeded release note
2014-12-08Colibri iMX6/T30: Add/Update release notesMax Krummenacher
Add inital release notes for Colibri iMX6 Fix Colibri T30, EvalBoard MMC connector designator
2014-12-08Apalis/Colibri T30: Update release notesMax Krummenacher
Workaround for resize script
2014-12-08qt4-x11-free-systemd.bb: move init script to /usr/binStefan Agner
Due to the move to systemd, all init scripts located under /etc/init.d get deleted by the inherited systemd recipes (systemd.inc). Since we don't use the script as a system V init script, we can move the script to /usr/bin.
2014-12-08qt4 bbappend: add dependencies to OpenGL ES2Stefan Agner
Since we explicitly ask to build Qt for OpenGL ES2, we should also make OpenGL ES2 as a explicit dependency.
2014-12-08apalis/colibri imx6/t20/t30: deploy eglinfo-x11Marcel Ziswiler
2014-11-13apalis/colibri_imx6: get rid of imx_usb.m32Marcel Ziswiler
2014-11-13Apalis/Colibri iMX6/T20/T30/VF50/VF61: rev kernel version to V2.3b4Marcel Ziswiler
2014-11-13Apalis/Colibri iMX6/T20/T30/VF50/VF61: Update release notesMarcel Ziswiler
2014-11-13apalis/colibri_imx6: fix wallpaperMarcel Ziswiler
2014-11-13apalis/colibri_t30: fix fw_setenvMarcel Ziswiler
2014-11-13Apalis iMX6/T30 & Colibri T20/T30/VF50/VF61: update resp. introduce ↵Marcel Ziswiler
GPIOconfig tool