summaryrefslogtreecommitdiff
path: root/recipes-images/images
AgeCommit message (Collapse)Author
2019-05-08images and helpers: drop qt4Max Krummenacher
Qt 4 was first released in 2005 and has been unsupported since 2015. Drop it from what we regularly install. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-04images: install the xserver depending on distro featuresMax Krummenacher
This is a follow-up to: e1026cf43 images: do not explicitely install ${XSERVER} Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-24qt5-x11-image: cope with xwayland or native x11Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-24lxqt-image: also deploy libdrm-testsMax Krummenacher
This among others installs modeprint, modetest. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23colibri-vf: drop machineMax Krummenacher
We decided we won't do a BSP 3.0 for Vybrid. For new designs we recommend ULL now. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23images: drop the legacy update procedureMax Krummenacher
Use the Toradex Easy Installer instead. If you included tdx-image-fstype.inc in your image recipes you will have to remove that include. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-21lxqt-image: cope with xwayland or native x11Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-20images: do not explicitely install ${XSERVER}Max Krummenacher
This is added through distro features settings. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-18images: add tools usefull for i.MX8 based SoCMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-18tdx-extra: sort variable definitionsMax Krummenacher
No change in what gets installed intendend. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-18images: imx8: install util-linuxMax Krummenacher
This among others provides taskset. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-18images: replace canutils with can-utilsMax Krummenacher
can-utils support CAN-FD which canutils does not. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06tdx-image-fstype: drop include tdx_version.confMax Krummenacher
Variables from tdx_version.conf are now provided by the distro. Add defaults in case someone uses tdx-image-fstype without our distro. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06backports: currently fails for mx8 machinesMax Krummenacher
The backports recipe does not yet work with the kernel used for apalis-imx8 and colibri-imx8qxp. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06tdx-extra: reenable license deploymentMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06images: don't add gstreamer1.0-libav unconditionallyMax Krummenacher
gstreamer1.0-libav needs commercial licenses to be whitelisted, thus only install it when this is allowed through configuration. E.g. add LICENSE_FLAGS_WHITELIST = "commercial_gstreamer1.0-libav" to local.conf to allow installing libav. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06images: don't use backports for qemu machinesMax Krummenacher
The backports configuration does not match the kernel used. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06distro: move from angstrom to a poky based distroMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06squash with T30 removal, update.sh is used for tk1Max Krummenacher
2019-03-06apalis/colibri-t20 -t30: drop machinesMax Krummenacher
These machines use an old Nvidia provided downstream kernel 3.1.10. They are no longer compatible with more recent sysroot components, e.g. libc, xserver et. al. The maintenance burden to keep the userspace components in their old version becomes simply to high. Keep using the rocko based 2.8 BSP for these machines. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06update: apalis-tk1-mainline_bin: use symlink to libraryMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06image-fstype: rework files installationMax Krummenacher
This adds a new recipe tdx-updater which provides the files needed by tdx-image-fstype.inc rather than copying them in a non OE way in tdx-image-fstype.inc. This required to restructure the layout in files. An additional update directory is inserted. Also in each of the overrides directories a symlink to library is created. This now allows to build legacy update images with a custom machine configuration if one adds the relevant machine override, e.g. for a machine targeting a colibri-imx6 module: MACHINEOVERRIDES .= ":colibri-imx6" Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06tdx-extra: follow renamed u-boot-toradex-fw-utilsMax Krummenacher
The U-Boot fw-utils recipe was moved to meta-freescale. While moving the recipe name was renamed, follow that. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06colibri-imx6-mainline: deploy ext4 scriptMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06update.sh: follow dtb naming convention changeMax Krummenacher
OE-core dropped to prefix the device tree files with the kernel image type. Follow that. While at it drop the empty ${DEPLOY_DIR_IMAGE} path element which sneaked in through copy/paste. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06falkon: add recipe for a qt5 web browserMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06qtquick1: remove useMax Krummenacher
With commit 7193a7f1f meta-qt5 removed qtquick1. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06lxde-image: drop gvfs and florence3 for nowMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06images: drop imx-gst1.0-plugin for nowMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06images: prepare for imx6 use-mainline-bsp machinesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
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>