summaryrefslogtreecommitdiff
path: root/buildconf
AgeCommit message (Collapse)Author
2018-03-29bblayers.conf: get rid of obsolete meta-snappyColibri-iMX7_LXDE-Image_2.8b2.97-20180331Colibri-iMX6_LXDE-Image_2.8b2.97-20180331Colibri-iMX6ULL_LXDE-Image_2.8b2.97-20180331Colibri-VF_LXDE-Image_2.8b2.97-20180331Colibri-T30_LXDE-Image_2.8b2.97-20180331Colibri-T20_LXDE-Image_2.8b2.97-20180331Apalis-iMX6_LXDE-Image_2.8b2.97-20180331Apalis-TK1_LXDE-Image_2.8b2.97-20180331Apalis-TK1-Mainline_LXDE-Image_2.8b2.97-20180331Apalis-T30_LXDE-Image_2.8b2.97-20180331Marcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2018-03-22angstrom-lxqt-image: add a new image recipeMax Krummenacher
An image with an LXQt desktop. This requires the meta-qt5-extra layer. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22local.conf: add new machinesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22local.conf: include machine specific include filesStefan Agner
Include machine specific include file so that layers can define machine specific variables without using machine overrides. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22bblayers: adapt for rockoMax Krummenacher
meta-snappy now depends on meta-filesystems. drop meta-efl, meta-gpe, meta-linaro, and meta-systemd from bblayers: - meta-efl, meta-gpe, and meta-systemd no longer exist. - meta-angstrom dropped the use of the linaro toolchain in favour of the recipes in openembedded-core. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-10-03buildconf/README: fix itMax Krummenacher
The README content was no longer applicable, change it to reflect the current use of the files here. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-06-30bblayers.conf: add meta-snappyMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-06-30buildconf: do not add extra console for Colibri VFxxStefan Agner
Since commit ef66b5819da4 ("images: use next generation libusbgx USB Gadget library") the gadget library no longer adds a USB CDC ACM device which can be used as a serial console. Remove the extra serial console from local.conf. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-10console-tdx-image: renamed from console-trdx-imageMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-04-07buildconf: add apalis-tk1-mainline to template conf fileMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-10buildconf: update template conf filesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2016-09-29buildconf/local.conf: silence warningMax Krummenacher
Each deployed source file throws the warning 'host-user-contaminated' in an angstrom setup. Silence the QA warning. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-09-29TMPDIR: rename from out to tmpMax Krummenacher
With the deploy dir no longer under TMPDIR switch back to the defaul tmp name as it does no longer contain the final deployable output. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-09-29deploy dir: mv from build/out*/deploy to deployMax Krummenacher
This moves the final build artefacts to a more visible place. Additionally you can wipe the 'out*' directory to clean up old intermediate files without loosing the deployable artefacts. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-09-29oe-layers: rename the parent directory from stuff to layersMax Krummenacher
Have all oe meta data layers in a directory called layers rather than stuff Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-09-29bblayers.conf, export: follow split of meta-toradexMax Krummenacher
Replace meta-toradex with the four new meta-toradex-XX layers. While at it drop the variables for BSP and software layers. Add the new location of of bblayers.conf/local.conf to the export script. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-08-17build: Fix export script for non-bash shellsDominik Sliwa
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-06-30buildconf/bblayers.conf: integrate watatuki's meta-jetson-tk1Marcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@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-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-14bblayers.conf: drop unused layerMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2015-11-04local.conf: enable USB CDC ACM console for Vybrid based devicesStefan Agner
The Vybrid devices use a composite gadget device by default which offers a serial connection over USB on the USB peripheral port. This enables a serial console on that tty.
2015-11-03local.conf: add Toradex source mirror as pre-mirrorStefan Agner
To download the sources mirrored on sources.toradex.com add the Toradex mirror as pre-mirror.
2015-10-30local.conf: List Toradex machines explicitlyStefan Agner
List all Toradex machines explicitly while still selecting Colibri T20 by default. Move selection of Qemu targets after our machines.
2015-10-30build: add list of Toradex imagesStefan Agner
2015-08-18local.conf: adopt DISTRO to fido and drop PREFERRED_PROVIDER_glibcMarcel Ziswiler
2015-05-12local.conf: update PREFERRED_PROVIDER for libcStefan Agner
eglibc has been superseded by glibc. Update the PREFERRED_PROVIDER to use set the preferred provider of glibc.
2015-05-12bblayers: add meta-python which is required for dizzy nowMax Krummenacher
2015-05-12local.conf: update the distro version to its dizzy valueMax Krummenacher
2014-08-04local.conf: update sample local.confMax Krummenacher
2014-04-04bblayers.conf: add new required layers to defaultsMax Krummenacher
2014-04-01local.conf: update default local.confMax Krummenacher
- include package-management metadata in image - update distro to angstrom-v2013.12
2013-10-16build: fix cp destination in sample scriptMax Krummenacher
2013-10-16build: add a sample script for setting up the environmentMax Krummenacher
2013-10-16local.conf: set sensible defaultsMax Krummenacher
2013-10-16bblayers: remove unneeded layerMax Krummenacher
2013-10-16bblayers.conf: change path to meta-lxdeMax Krummenacher
2013-10-10conf: update sample configurationMax Krummenacher
2013-09-22local.conf template: add inclusion of license informationMax Krummenacher
2012-10-18config changes due to oe-core updateMax Krummenacher
2012-08-15L4T R15, oe-core Image V2.0Beta1Max Krummenacher
2012-07-19build configuration filesMax Krummenacher