summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)Author
2018-06-18apalis-t30: mainline kernel machineMarcel Ziswiler
This patch adds mainline linux based Apalis T30 machine. Just the bare minimum to run the Toradex Easy Installer. It does not yet include any compatible recipes for graphics. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-11-29apalis-tk1/apalis-tk1-mainline: more toradex easy installer configurationMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-11-29u-boot-toradex: move binary, image and symlink to machine configurationMarcel Ziswiler
Move UBOOT_BINARY, UBOOT_IMAGE and UBOOT_SYMLINK definitions to machine configuration re-used by the Toradex Easy Installer U-Boot recipe. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-10-05apalis-tk1/apalis-tk1-mainline: add toradex easy installer configurationColibri-T30_LXDE-Image_2.7b4-20171005Colibri-T20_LXDE-Image_2.7b4-20171005Apalis-TK1-Mainline_LXDE-Image_2.7b4-20171005Apalis-T30_LXDE-Image_2.7b4-20171005Marcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-10-05apalis-tk1/apalis-tk1-mainline: support v1.2 hardware revisionMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-10-05apalis-tk1/apalis-tk1-mainline: update header and maintainer informationMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-10-05machines: compress the rootfs artefacts with xzMax Krummenacher
Change the compression method for the rootfs from bz2 to xz. This unifies the Toradex bsp with the same change done to NXP based machines when we added the Toradex Easy Installer. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-04-10tdx-nv-binaries: renamed from trdx-nv-binariesColibri-T30_LXDE-Image_2.7b2-20170410Colibri-T20_LXDE-Image_2.7b2-20170410Apalis-TK1_LXDE-Image_2.7b2-20170410Apalis-T30_LXDE-Image_2.7b2-20170410Marcel Ziswiler
While at it also update the comment in recipes-graphics/mesa/mesa_%.bbappend. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-04-10apalis-tk1, apalis-tk1-mainline: rename trdx-k20-fw to tdx-k20-fwMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-04-07machine configs: don't deploy the kernel in /bootMax Krummenacher
In our images this has been done during do_rootfs and friends, do it the oe-core way. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-07layer.conf: add layer dependenciesMax Krummenacher
While at it clean-up and unify with other Toradex layers. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11trdx-k20-fw: Apalis TK1 K20 MCU firmwareDominik Sliwa
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11apalis-tk1: Mainline kernel machineDominik Sliwa
This patch adds mainline linux based Apalis TK1 machine. It includes compatible recipes for libdrm, mesa, Xorg, and weston. Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-01-11apalis-t30.conf/colibri-t30.conf: build uImage from within kernelbuildsystemMax Krummenacher
Unsetting KEEPUIMAGE requests that vmlinux is built and later manually packed into a uImage. The resulting uImage in morty now packeges a gz compressed kernel in favour of the uImage compression. Our U-Boot is not configured to boot such a uImage. So keep the default setting for KEEPUIMAGE. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11apalis-tk1.conf: build uImage from within kernelbuildsystemMax Krummenacher
Unsetting KEEPUIMAGE requests that vmlinux is built and later manually packed into a uImage. However the deploy logic for device tree-files can not cope with this and prefixes the device-tree files with vmlinux and not uImage as expected. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-09-29recipes: stop using base_containsMax Krummenacher
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2016-09-29layer.conf: add initialMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-06-30apalis-tk1: add machine configurationMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-06-30machine conf: remove setting of MACHINE_GUI_CLASSMax Krummenacher
This is only used for choosing a custom logo size. Not needed in our use case. meta-openembedded/meta-oe/recipes-kernel/linux/linux.inc Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2016-03-14Apalis/Colibri iMX6: drop in favour of meta-fsl-arm-extraMax Krummenacher
machine/u-boot/kernel files have been added to meta-fsl-arm-extra. Use them from there now. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2015-11-03apalis/colibri_t20/t30: change default tune to thumb-2Marcel Ziswiler
Change DEFAULTTUNE in machine configurations to Thumb-2.
2015-10-28machine Apalis iMX6: deploy Ixora device treesMax Krummenacher
2015-10-28machines iMX6: drop pinning of X-Server versionMax Krummenacher
2015-10-12Apalis iMX6: cleanup filename for V1.0 HWMax Krummenacher
Follow the rename imx6q-apalis-eval_v1_0.dtb to imx6q-apalis_v1_0-eval.dtb in the kernel. The v1_0 denotes the Apalis module version, not the evaluation board version.
2015-06-16tegra: include trdx-nv-binaries when using X11Stefan Agner
Include the NVIDIA binaries as soon as X11 is in distribution features. This allows to use the hardware accelerated X11 DDX driver "tegra" even when OpenGL is not selected by the image.
2015-06-16tegra: create tegra-base.inc machine configurationStefan Agner
Consolidate Tegra specific machine configuration in a common tegra-base.inc file.
2015-06-16colibri_t20: install kernel-image in machine configStefan Agner
Since the boot loader requires a kernel-image in /boot, add the kernel-image to MACHINE_ESSENTIAL_EXTRA_RDEPENDS. This allows to boot images which do not select packagegroup-boot by default such as the Poky reference distribution images.
2015-05-18machines: don't pin systemd version anymoreMax Krummenacher
Use systemd V2.18 from meta-angstrom. Issues with firmware loading and the 3.1.10 kernel for the tegra machines are fixed with a backport from oe-core.
2015-05-12Apalis/Colibri iMX6: kernel/U-Boot update to latest in -nextMax Krummenacher
Also deploy an additional device tree supporting a Colibri iMX6 with Analog Camera Module.
2015-05-12apalis/colibri_t20/t30: integrate latest stuffMarcel Ziswiler
2015-05-12Apalis/Colibri iMX6 build kernel uImageMax Krummenacher
The default changed to zImage so explicit set uImage for now. While at it cleanup the recipe, remove pci from Colibri machine features.
2015-03-31mesa: remove egl, gles instead of using mesa-glMax 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>
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-10-30machine: imx6: fix thumb2 arch settingMax Krummenacher
2014-10-30colibri-imx6: add machine definition and burnflashMax Krummenacher
2014-10-30machines: use thumb2 with meta-angstromMax Krummenacher
Angstrom started using thumb2 on machines with armv7-a architectures. This commit removes our override to stay on arm instruction set, so if building our machines with the angstrom distribution you now get thumb2 builds.
2014-10-30apalis/colibri_t30: latest u-boot git migrated to cbootimage/tegrarcmMarcel Ziswiler
Use latest U-Boot from git. Migrate to using cbootimage and tegrarcm.
2014-10-06systemd: don't pull in systemd 216Max Krummenacher
meta-angstrom backported systemd 2.16 into daisy. Keep using 2.11 for now.
2014-08-04apalis-imx6.conf: specify the devicetree nameMax Krummenacher
2014-08-04machine.conf: use arm instructions setMax Krummenacher
Angstrom default on armv7a would be thumb2, however there are some recipes around with arm assembler which fails.
2014-08-04machine.conf: xserver: make sure to use machine specificMax Krummenacher
If the package manager finds a version newer than the prefered-version that one gets installed. As we need a specific one for the tegras and for imx6 we change the 'epoch' to something very high.
2014-08-04machine.conf: unify MACHINE_FEATURESMax Krummenacher
unify the features between machines kernel26 is deprecated and unused apm does not make sense on ARM While at it remove some commented stuff
2014-08-04tegra: use xserver 1.14.4 recipeMax Krummenacher
2014-06-25machine tegra: prefer egl gles from toradex-nv-binariesraul
2014-06-12apalis-imx6: remove unneeded variableMax Krummenacher
2014-06-11virtual/kernel: set preferred unconditionalyMax Krummenacher
Be consistent with the other machine recipes Help the autobuilder setup
2014-04-04Revert "cortex-a5.inc: backport from openembedded-core dora branch"Max Krummenacher
File now provided by openembedded-core This reverts commit 592b1395c7cdff2125b5e42a7f9605749e625419.
2014-04-01machines: add colibri-vf, apalis-imx6Max Krummenacher
2014-04-01machines: Add PREFERRED_PROVIDER for mesa to be mesa-glMax Krummenacher
EGL, OpenGL ES1.1 and OpenGL ES2.0 provided in binary form.