summaryrefslogtreecommitdiff
path: root/recipes-images
AgeCommit message (Collapse)Author
2019-03-04Use in-kernel regulatory db instead of CRDADominik Sliwa
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-12-18tdx-extra: include util-linux-lsblkMarcel Ziswiler
How can one even live without util-linux-lsblk? Let's add it. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-12-18recipes-images: images: update image descriptionGerard Salvatella
Tezi now shows the image description more prominently. Update the standard image descriptions using DESCRIPTION. Signed-off-by: Gerard Salvatella <gerard.salvatella@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-09-27tdx-extra: include fw for 88w8997 over SDIODominik Sliwa
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2018-09-13tdx-image-fstype: configure update.sh from KERNEL_DEVICE_TREEMax Krummenacher
The machine configurations provide a list of built device tree files. Use said variable to modify update.sh rather than maintaining the same list in the machine configuartion and update.sh. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-07-23images: make console image inherit from core-imageGerard Salvatella
Some image features (e.g. tools-debug) do not currently work with the console-tdx-image. The reason is that it is inheriting from the image class instead of the core-image class, which defines such extra features. Fortunately, this change doesn't need extra modifications in the file. The documentation shows core-image inheritance as the standard way to create new images, so we are advised to do it this way from now on. Signed-off-by: Gerard Salvatella <gerard.salvatella@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-07-23tdx-extra: remove bmode-usb for colibri-imx6ullMax Krummenacher
In order to reboot from Linux with a pulse on RESET_OUT# we now get a cold boot with which the used mechanism for bmode is no longer usable. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-06-20angstrom-qt5-x11-image.bb: fix commentColibri-iMX7_LXDE-Image_2.8b3.111-20180627Colibri-iMX6_LXDE-Image_2.8b3.111-20180627Colibri-iMX6ULL_LXDE-Image_2.8b3.111-20180627Colibri-VF_LXDE-Image_2.8b3.111-20180626Colibri-T30_LXDE-Image_2.8b3.111-20180627Colibri-T20_LXDE-Image_2.8b3.111-20180626Apalis-iMX6_LXDE-Image_2.8b3.111-20180626Apalis-TK1_LXDE-Image_2.8b3.111-20180626Apalis-TK1-Mainline_LXDE-Image_2.8b3.111-20180627Apalis-T30_LXDE-Image_2.8b3.111-20180626Max Krummenacher
Fix the comment which points to how the X11 and the application is started. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-06-18images: remove uclibc overrideMax Krummenacher
uClibc has been removed in morty. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-06-18tdx-extra: colibri-t20: remove ath10k fw from imageGerard Salvatella
To free-up some space, since the legacy update system is limited in size for flashing. Signed-off-by: Gerard Salvatella <gerard.salvatella@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-06-18tdx-extra: add perf to eMMC-based module imagesGerard Salvatella
Perf is included in oe-core. The default configuration has been assumed to suffice. Quickly tested on Colibri imx6 with 4.9 Kernel. Signed-off-by: Gerard Salvatella <gerard.salvatella@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-06-18tdx-extra: add libsoc to all imagesGerard Salvatella
Signed-off-by: Gerard Salvatella <gerard.salvatella@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-06-18colibri-imx6ull: deploy mwifiex module options configDominik Sliwa
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-06-18apalis-tk1/apalis-tk1-mainline: deploy hw specific devicetreeMarcel Ziswiler
The legacy update procedure was not deploying the proper hardware specific device tree. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-06-18tdx-extra: add bluez-alsaStefan Agner
Add bluez-alsa to allow playing audio over the Colibri iMX6ULL's on-board Bluetooth chip. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22apalis-tk1-mainline: append summary indicating mainlineMarcel Ziswiler
Images for tk1 and tk1-mainline are currently indistinguishable especially when path to the image is long. For now simply append the description with " (Mainline)" should work. Let’s integrate this into our builds. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22recipes: use oe.utils.conditional instead of deprecated base_conditionalMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22angstrom-lxqt-image: remove snapdMax Krummenacher
From feedback it looks like it is not widely used but it adds a lot to the final image as well as to build time as it relies on go and go-native. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22angstrom-lxde-image: remove snapdMax Krummenacher
From feedback it looks like it is not widely used but it adds a lot to the final image as well as to build time as it relies on go and go-native. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22images: add gstreamer1.0-plugins-good-multifileMarcel Ziswiler
Trying to store PNG files off our CSI Camera Module 5MP OV5640 on Apalis TK1 revealed the first few frames to be black resp. greenish. One way to overcome this is to save several images and just throw the first few away. In order to do so the multifilesink plug-in would be needed: gst-launch-1.0 v4l2src device=/dev/video0 ! 'video/x-raw,format={UYVY},width=640,height=480' ! videorate max-rate=10 ! videoconvert ! avenc_png ! multifilesink location=test%d.png Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-03-22apalis/colibri: switch to zimage instead of uimageBhuvanchandra DV
Switch to the generic compressed Kernel image type (zImage) instead of the U-Boot specific uImage format. Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@gmail.com> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22images: remove adwaita-icon-theme from bad_recommendsMax Krummenacher
gpicview has an RDEPENDS on adwaita-icon-theme. Having adwaita-icon-theme in BAD_RECOMMENDS prevents gpicview from being installed. (Because gpicview itself is pulled in through a RRECOMMENDS) Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22angstrom-lxqt-image: point out qt licencesMax Krummenacher
Provide a link to the Qt website with licensing information. Split out GPL-3.0 modules into their own variable to ease removal of these module. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22angstrom-qt5-x11-image: use a more robust way to start xMax Krummenacher
qt5-x11-free-systemd did provide a script which started X and then an application up to now. Move to an xinit aided way of starting exactly one user application by using - xserver-nodm-init to start X and have - x-window-simple-app provide a script which starts the one and only application after X was succefully started and e.g. a touch screen calibrator did its job. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22angstrom-lxqt-image: add a connman pluginMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@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-22tdx-image-fstype: move to a spl/u-boot recovery download chainMax Krummenacher
Move from a recovery u-boot.imx to download first the SPL which immediately goes into SDP download mode again and then download u-boot.img. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22angstrom-lxde-image: colibri-imx6ull: add gpio-toolMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-22tdx-image-fstype: tar with --numeric-ownerMax Krummenacher
If --numeric-owner is not used when creating and/or extracting the archive containing the rootfs then tar tries to change the numeric uid/gid of the files based on owner/group names of the host used to extract the archive. Create the archive with --numeric-owner to prevent this from happening when extracting. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22tdx-extra: hostapdDominik Sliwa
Build hostapd for all platforms. Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-12-22tdx-extra: add U-Boot fw-utils for Colibri iMX6ULLStefan Agner
Add U-Boot fw-utils (fw_set/printenv) to the Colibri iMX6ULL image. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22images: follow upstream name change of libopencl-imxStefan Agner
The package libopencl-mx6 has been renamed to libopencl-imx. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22tdx-image-fstype: follow version variable changeMax Krummenacher
We changed the version variables in meta-toradex-bsp-common/conf/tdx_version.conf Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22angstrom-qt-x11-image: drop imx-gst1.0-pluginMax Krummenacher
This does currently not build. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22angstrom-qt5-x11-image: drop imx-gst1.0-pluginMax Krummenacher
This does currently not build. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22images: connman systemd is no longer in its own packageMax Krummenacher
With the removal of meta-systemd one no longer needs to add connman-systemd to the image to get the systemd service files installed and enabled. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22images: remove gstreamer plugins from DEPENDSMax Krummenacher
Depending on the module we use gstreamer in version 0.10 and 1.0. Building the plugins just to have the ipk packages without installing them now makes the recipe unreasonably complicated without adding real value. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22images: remove gstreamer ivorbis pluginMax Krummenacher
It is no longer built by default since oe-core commit 958926dd51d5e18ef983280a6e3b50fc8f33eb12: Even old hardware these days doesn't really need fixed-integer Vorbis decoding by default, so disable Tremor out of the box. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22trdx-extra.inc: remove iperf, recipe has been removed in meta-oeMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22gdbserver: remove dependsMax Krummenacher
The correct recipe for package gdbserver is now found without an explicit DEPENDS. DEPEND on gdb-cross-arm actually no longer builds gdbserver. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22tdx-extra: add libusbgx-examplesmortyStefan Agner
The package has been split into a pure library package (libusbgx) and a package with programs and example configuration (libusbgx- examples). The latter brings gadget-export/import, and the sample configurations Toradex images typically load on startup. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
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-27colibri-imx6ull: add dtb for wifi variantMax Krummenacher
Deploy the device tree for the Colibri iMX6ULL 512MB Wi-Fi / BT and choose the write one to flash into its UBI partition. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-11-27angstrom-lxde-image: remove gstreamer packages for colibri-imx6ullMax Krummenacher
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-04recipes-images: apalis-tk1: change gstomx packages nameColibri-iMX7_LXDE-Image_2.7b4-20171005Colibri-iMX6_LXDE-Image_2.7b4-20171005Colibri-VF_LXDE-Image_2.7b4-20171005Colibri-T30_LXDE-Image_2.7b4-20171005Colibri-T20_LXDE-Image_2.7b4-20171005Apalis-iMX6_LXDE-Image_2.7b4-20171005Apalis-TK1_LXDE-Image_2.7b4-20171007Apalis-TK1-Mainline_LXDE-Image_2.7b4-20171005Apalis-T30_LXDE-Image_2.7b4-20171005Dominik Sliwa
Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com>
2017-10-03legacy update script: deploy v1.2 device tree as wellMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>