summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-11-09burnflash: colibri-t20: v1.2b hw updateV2.3-nextMarcel Ziswiler
- New ColibriT20_333_256_V1_2B_nand.bct targetting ISSI NAND part. - Configure NvFlash for RS4 ECC algorithm compatible with YAFFS2. - New loader.nb0 from WinCE/WEC release (pre-release for now). - New nvflash binary built against latest WinCE/WEC sources. - Adjusted update.sh script for new nvflash and added V1.2B handling. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-11-09tegras: update git hash of Linux kernel and revert bch eccMarcel Ziswiler
Update git hash of the Linux kenrel to latest from 2.8b4 release and revert BCH ECC configuration again. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-11-09u-boot/u-boot-fw-utils: update to latest -nextMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-11-09trdx-nv-binaries: update openmax header file hashesMarcel Ziswiler
Looks like something changed. Update header file hashes accordingly. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-11-09eglibc-linaro: update to 2.19 14.05Marcel Ziswiler
Update to later linaro eglibc 2.19 14.05 version as previous 14.04 is no longer available for download. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2015-09-17scrot, giblib: add fedora download mirrorMax Krummenacher
The upstream server currently gives error 403. $ wget http://linuxbrit.co.uk/downloads/scrot-0.8.tar.gz --2015-09-17 10:50:25-- http://linuxbrit.co.uk/downloads/scrot-0.8.tar.gz Resolving linuxbrit.co.uk (linuxbrit.co.uk)... 65.110.41.18 Connecting to linuxbrit.co.uk (linuxbrit.co.uk)|65.110.41.18|:80... connected. HTTP request sent, awaiting response... 403 Forbidden 2015-09-17 10:50:25 ERROR 403: Forbidden.
2015-03-25Update release notesMarcel Ziswiler
2015-03-19atemsys: add atemsys kernel moduleStefan Agner
Add Atemsys Linux kernel module which enables to run the EtherCAT Master stack from userspace.
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-19tegras: update to latest kernelColibri_T20_LinuxImageV2.3_20150320V2.3Marcel Ziswiler
This contains some eMMC fixes for Apalis/Colibri T30 as well as a CSI-2 fix for Apalis T30 and an ACM fix.
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-03tegras: update git hash of Linux kernelColibri_VF_LinuxImageV2.3Beta7_20150203Colibri_T20_LinuxImageV2.3Beta7_20150203Stefan Agner
2015-02-03colibri-vf: update Linux kernel and U-Boot git hashesStefan Agner
Also update default defconfig for colibri-vf.
2015-02-02colibri-vf: burnflash: create flash_blk for USB flash drive updateStefan Agner
Create a common script for USB flash drive (mass storage) and SD- card updates.
2015-02-02alsa-state: update Vybrid default ALSA stateStefan Agner
Update default ALSA state for WM9712 AC97 codec support on 3.18 kernel.
2015-01-26trdx-nv-binaries: don't include X11 headers in eglplatform.hMax Krummenacher
Use the exact base types as X11 defines them. Newer compilers through errors when mixing unsigned with unsigned long and the likes.
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 Beta6Apalis_iMX6_LinuxImageV2.3Beta6_20150112Max 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-12burnflash: apalis-imx6: add Apalis iMX6Q 2GB ITMax Krummenacher
Deploys the additonal u-boot and adds u-boot commands to deploy on an IT module. run update_it run update_uboot_it
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 GPIOConfigColibri_iMX6_LinuxImageV2.3Beta5_20141219Colibri_VF_LinuxImageV2.3Beta5_20141219Colibri_T30_LinuxImageV2.3Beta5_20141219Colibri_T20_LinuxImageV2.3Beta5_20141219Apalis_iMX6_LinuxImageV2.3Beta5_20141219Apalis_T30_LinuxImageV2.3Beta5_20141219Marcel 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-19colibri-vf: burnflash: support IT variants in create_configblockStefan Agner
Support IT variants in burnflash script "create_configblock.sh".
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-18Apalis/Colibri iMX6: burnflash: reduce max. partitionsizeMax Krummenacher
- Reduces the rootfs partition size to 3500MB to fit into all modules - Add sanity checks for existens of some programms and files
2014-12-18Apalis/Colibri T30: burnflash: reduce max. partitionsizeMax Krummenacher
- Reduces the rootfs partition size to 3500MB to fit into all modules - Add sanity checks for existens of some programms and files
2014-12-18tegras: update to latest kernelMarcel Ziswiler
This kernel can be used on latest Apalis T30 V1.1A hardware with Toshiba eMMC and optional UHS SD cards in MMC slot.
2014-12-18Colibri T20: Integrate NVIDIA L4T R16.5 for T20Marcel Ziswiler
Integrate L4T R16.5 for T20 currently exclusively distributed via NVIDIA's partner portal. Should supposedly fix some memory leaks in gstreamer resp. its OpenMAX wrapper thereof.
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-17e2fsck: don't check last mounttime on superblockMax Krummenacher
This avoids fsck execution. systemd-fsck[169]: arm: Superblock last write time (Tue Dec 16 15:46:16 2014, systemd-fsck[169]: now = Mon Nov 17 11:08:57 2014) is in the future. Depending on the system we might not have a sensible time. On top of that, during first boot we compare the fs creation time of the PC with the intial embedded time which very likely triggers the fsck.
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