summaryrefslogtreecommitdiff
path: root/recipes/images/console-trdx-image.bb
AgeCommit message (Collapse)Author
2015-05-12recipes: replace short DESCRIPTION with SUMMARYMax Krummenacher
The SUMMARY variable gives a short description of the package (<72 chars). A missing DESCRIPTION is automatically set to the content of SUMMARY.
2015-03-31images: change to V2.4Max Krummenacher
2015-03-31images: use packagegroup instead of taskMax Krummenacher
2014-10-06colibri-imx6: refactor recipes for new moduleMax Krummenacher
2014-08-04images: fix BAD_RECOMMENDATIONSMax Krummenacher
BAD_RECOMMENDATIONS seems to not work if more than one package is given and all packages get installed. So only give one. On top of that, if a package is available from multiple feeds the package gets installed.
2014-08-04images: rely on distro for update-alternativesMax Krummenacher
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-04-03images: set PV to V2.2Max Krummenacher
2014-04-01images: add Apalis iMX6Max Krummenacher
2014-04-01images: use busybox as the default login managerMax Krummenacher
tinylogin has been deprecated and the functionality ported into busybox, so we switch to using busybox as the default login manager. http://cgit.openembedded.org/openembedded-core/commit/?id=54fc2a698d49f7acc93c8e4b6f6c4e7b3b6ffcc8
2013-12-02console-image: use connmanMax Krummenacher
2013-11-21Machine: use the changed machinename colibri-vfMax Krummenacher
2013-10-11console-image: fix the inclusion of X11Max Krummenacher
2013-10-10images: cleanup, add colibri-vfxx moduleMax Krummenacher
- Add optimizations needed for the Colibri VFxx modules - Move common stuff to trdx-extra.inc, /etc/timestamp, CAN utils - Cleanup whitespace and commented stuff - Split out gstreamer packages, don't add them on Colibri VFxx angstrom-lxde-image: - Browser for Colibri VFxx is midori for size reasons console-image: - don't add X11 for Colibri VFxx
2013-09-22images: use consistent image namesMax Krummenacher
- use consistent image names - while at it build the GLES samples only for a tegra machine
2013-09-22console-image: use require instead of includeMax Krummenacher
2013-02-05image: image name now defined in the image.bb filesMax Krummenacher
2012-11-19console-trdx-image:Max Krummenacher
- add xserver, and as examples xterm, xclock - cleanup and unify with angstrom-lxde-image
2012-08-15L4T R15, oe-core Image V2.0Beta1Max Krummenacher
2012-06-03Initial commitMax Krummenacher