summaryrefslogtreecommitdiff
path: root/recipes-images/images
AgeCommit message (Collapse)Author
2020-04-10Revert "tdx-extra: disable backports for terga k1"Marcel Ziswiler
Now that it works for downstream Apalis TK1 as well. This reverts commit a4b47fa3a664dd36b5f500d49fccb0946882c4b9.
2020-04-04tdx-extra: disable backports for terga k1Oleksandr Suvorov
The ASYMMETRIC_KEY_TYPE support is broken in kernel 3.10. This option required to build backports. Remove backports from tk1 images. Related-to: ELB-2388 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-04-03tdx-extra: enable backports accross all modulesMarcel Ziswiler
Related-to: ELB-2388 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2020-03-24tdx-extra: Use udev rules for symlinking toradex interfacesPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2019-10-15tdx-extra: deploy libgpiod and toolsVerdin-iMX8MM_Console-Image_3.0b3.118-20200101Colibri-iMX8X_Console-Image_3.0b3.118-20200101Colibri-iMX7_Console-Image_3.0b3.118-20200101Colibri-iMX7-eMMC_Console-Image_3.0b3.118-20200101Colibri-iMX6_Console-Image_3.0b3.118-20200101Colibri-iMX6ULL_Console-Image_3.0b3.118-20200101Apalis-iMX8_Console-Image_3.0b3.118-20200101Apalis-iMX8X_Console-Image_3.0b3.118-20191231Apalis-iMX6_Console-Image_3.0b3.118-20191231Apalis-TK1_Console-Image_3.0b3.118-20191231Apalis-TK1-Mainline_Console-Image_3.0b3.118-20200101Max Krummenacher
This allows on newer (>=4.8) kernels to access the new gpio interface through /dev/gpiochipX character devices. https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/tree/README Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-10-11tdx-extra.inc: Add entropy daemonOleksandr Suvorov
Linux kernels >= 4.8 lack of strong entropy after boot. This leads to long delay in starting wide class of applications like ssh, qterminal etc. Adding entropy helper service fixes this issue. - add haveged daemon for tegra soc series - add rng-tools for all other soc series. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2019-09-30tdx-extra: add additional toolsMax Krummenacher
With the move away from angstrom we lost some networking and debugging tools which angstrom did install by default. Add them again here. avahi-autoipd ppp procps strace Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-08-07tdx-extra.inc: add bmode-usb to imx6ullColibri-iMX8X_Console-Image_3.0b2.65-20190830Colibri-iMX7_Console-Image_3.0b2.65-20190830Colibri-iMX6_Console-Image_3.0b2.65-20190830Colibri-iMX6ULL_Console-Image_3.0b2.65-20190830Apalis-iMX8_Console-Image_3.0b2.65-20190830Apalis-iMX6_Console-Image_3.0b2.65-20190830Apalis-TK1_Console-Image_3.0b2.65-20190830Apalis-TK1-Mainline_Console-Image_3.0b2.65-20190830Philippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2019-07-10tdx-extra.inc: use the generic name u-boot-fw-utilsMax Krummenacher
The machine.conf sets the needed u-boot-fw-utils flavour with PREFERRED_PROVIDER. Thus us the generic u-boot-fw-utils in IMAGE_INSTALL. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-07-10tdx-extra.inc: deploy util-linux for all machinesMax Krummenacher
This installs the full featured util-linux applications and preferes them over the busybox variants at the price of a bigger rootfs. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-24lxde-image: mark as incompatible with i.mx8Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-24tdx-extra: follow changed machine nameMax Krummenacher
Related to: #49287 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-21tdx-extra.inc: drop backports for all but TK1Max Krummenacher
The Wi-Fi drivers from kernel 4.14 provide all needed features. So don't bother with backports. While at it move all Wi-Fi related packages into the Wi-Fi variables. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-05qt5-x11-image: add i.mx8 gstreamer pluginsMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-05qt5-x11-image: unify with lxqt imageMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-29console-tdx-image: rework starting a graphical appMax Krummenacher
Include a launcher for the weston-terminal if built for wayland/xwayland. Rework that the X11 launcher is only used if not using xwayland. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-22images: cleanupMax Krummenacher
packagegroup-base-extended is installed by inheriting core-image. packagegroup-basic installs dropbear, openssh-sftp, openssh-sftp-server dropbear can act as an scp client, drop openssh-scp Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-22images: simplify prepending a machine nameMax Krummenacher
Define the string used for each machine in the machine configuration rather than doing this in each image recipe. Fallback to machine configuration name if not defined. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-22images: drop angstrom specific variablesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-22tdx-extra: mx8: add u-boot fw-utilsMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-22tdx-extra: mx8: add addional toolsMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-22tdx-extra.inc: set PV to the BSP versionMax Krummenacher
We used to do this in the dropped tdx-image-fstype.inc. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-22console-tdx-image: wayland; install a graphical backendMax Krummenacher
If a build is configured for a wayland or xwayland graphical backend install an sample application too. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-22console-tdx-image: autostart xtermMax Krummenacher
Without this xinit fails because /usr/bin/x-window-manager does not exist and systemd then indefinitely retries to start X11. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-22x-window-simple-app: create common inc file and rename recipeMax Krummenacher
Pull out common code so that the bb file only contains information about the application which is to be started. Rename the recipe so that one knows what is going to be started. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-14Revert "angstrom-qt5-x11-image.bb: workaround ordering of populate_sdk ↵Max Krummenacher
populate_sdk_qt5" This reverts commit 0af5df0bd71d1714c1b2623fd9f6d57619926278. meta_qt5 got fixed so that it is no longer needed to force an inherit order. This prevents that with every build of the image the sdk is also built. Also apply the same to lxqt-image. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-13console-tdx-image: fix python callMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
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>