summaryrefslogtreecommitdiff
path: root/recipes/images/trdx-image-fstype.inc
AgeCommit message (Collapse)Author
2014-08-04trdx-image-fstype.inc: fix DEPENDSMax Krummenacher
Append instead of overwritting the DEPENDS variable.
2014-08-04images: update to comply with V2.3 / daisyMax Krummenacher
Set image version to V2.3 do_rootfs is now written in python, so no appends with shell scripts. Replace appends with new tasks. Set the default systemd target on images that launch X as this is no longer the default. Remove the unneeded LIC_FILES_CHKSUM
2014-06-16trdx-image-fstype: improve for use with other imagesMax Krummenacher
Don't fail for images which do not deploy /boot/uImage mx6: only strip binaries
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-01trdx-image-fstype: add u-boot extension for iMX6Max Krummenacher
2014-03-31trdx-image-fstype: deploy imx-uart for colibri-vfMax Krummenacher
2014-03-31burnflash: deploy the serial loader with the rootfsMax Krummenacher
2013-11-21Machine: use the changed machinename colibri-vfMax Krummenacher
2013-10-10image-fstype: add colibri-vfxx moduleMax Krummenacher
2013-09-22image: add handling for imx u-boot extensionMax Krummenacher
2013-06-26burnflash: unified T20/T30Max Krummenacher
- unified the burnflash sources to work on Colibri T20/T30, Apalis T30 - change the PXA dummy burnflash accordingly - increase the initial free rootfs space to 100M on eMMC partition will be resized on first boot to full partition size relevant for Colibri T30, Apalis T30
2013-03-04image: remove intermediate file before creating tarballMax Krummenacher
2013-02-05image: image name now defined in the image.bb filesMax Krummenacher
2013-01-29burnflash: add Apalis-T30 as a deployable imageMax Krummenacher
2012-11-26image:Max Krummenacher
- add rootfs version to the banner (/etc/issue)
2012-11-22burnflash:Max Krummenacher
- prepare for T30 launch - put the rootfs version in the login banner /etc/issue
2012-08-15L4T R15, oe-core Image V2.0Beta1Max Krummenacher