summaryrefslogtreecommitdiff
path: root/recipes-images/images/tdx-extra.inc
AgeCommit message (Collapse)Author
2017-11-30tdx-extra.inc: no backports but firmware for mainlineColibri-iMX6ULL_LXDE-Image_2.7b5-20171201Apalis-TK1_LXDE-Image_2.7b5-20171201Marcel Ziswiler
Backports for mainline currently fails building but also kind of does not make much sense. However some customers might need the firmware. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-11-27tdx-extra.inc: deploy marvell sd8887 firmwareMax Krummenacher
Firmware for the Wi-Fi module on the Colibri iMX6ULL. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-11-27tdx-extra.inc: simplify the addition of backportsMax Krummenacher
This adds the backports usable for all modules unconditionally and the ones usefull for Apalis (PCIe) specifically to all Apalis machines. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-11-27tdx-extra.inc: add the backports additionally for ullMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-11-27tdx-extra.inc: don't add some firmware packages twiceMax Krummenacher
With the move to backports we added firmware packages in the backports section and kept in the unconditional part. Remove one of them. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-10-03recipes-images: images: deploy RTL8188EU firmwareDominik Sliwa
LM816 wifi dongle uses this fw. Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-10-03tdx-extra.inc: remove rootfs_timestamp from image_pre_commandsMax Krummenacher
This is for some time done in oe-core without any intervention: meta/classes/rootfs-postcommands.bbclass Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-10-03/etc/issue: add the rootfs type and version to all imagesMax Krummenacher
Add this in IMAGE_PREPROCESS so that all image types get this change. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-10-03images: tdx-extra.inc: install canutils in all imagesMax Krummenacher
The only machine which did not install canutils is colibri-t30. Install it in all images. iproute2 is pulled in from canutils so remove its explicit installation. While at it cleanup curl which is included unconditianallly and in the machine specfic parts. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-10-03packagegroup-dotnet-core: introduce packagegroup for .NET Core dependenciesStefan Agner
Introduce packagegroup which contains the dependencies required to use the .NET Core runtime. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-10-03images: add colibri-imx7-emmcStefan Agner
Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-10-03images: add colibri-imx6ullMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-10-03tdx-extra.inc: correctly use IMAGE_PREPROCESS_COMMANDMax Krummenacher
Add a trailing ';' to separate from commands appended later. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-10-03tdx-extra: install libunwindStefan Agner
The library libunwind is a dependency for the .NET Core 2.0 runtime. Preinstall it in our standard images. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-10-03recipes-images: images: deploy backports and relevant fwDominik Sliwa
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-10-03tdx-extra: add bmode-usb to the imageMax Krummenacher
This adds the bmode_usb binary to the i.MX6 rootfs which allows to set some i.MX6 registers so, that on the next reboot (not powercycle) the i.MX6 starts in serial download mode (aka. recovery mode). Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-04-10tdx-extra.inc: renamed from trdx-extra.incMarcel Ziswiler
While at it also reflect changed name of tdx-nv-binaries. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>