From 15f04e6f015747df2aaf594c875e0764a6cdf171 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 7 Jan 2019 18:52:19 +0100 Subject: apalis/colibri-t20 -t30: drop machines 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 --- recipes-images/images/tdx-extra.inc | 43 ------------------------------------- 1 file changed, 43 deletions(-) (limited to 'recipes-images/images/tdx-extra.inc') diff --git a/recipes-images/images/tdx-extra.inc b/recipes-images/images/tdx-extra.inc index 13e4d82..1dca69b 100644 --- a/recipes-images/images/tdx-extra.inc +++ b/recipes-images/images/tdx-extra.inc @@ -15,30 +15,6 @@ add_rootfs_version () { # add the rootfs version to the welcome banner ROOTFS_POSTPROCESS_COMMAND += " add_rootfs_version;" -IMAGE_INSTALL_append_tegra = " \ - u-boot-toradex-fw-utils \ - tegrastats \ - tdx-nv-binaries \ - tdx-nv-binaries-nv-gstapps \ - tdx-nv-binaries-restricted-codecs \ - usb-rndis-systemd \ - hdmi-hotplug \ - \ - file \ - aspell \ - kernel-modules \ -" - -IMAGE_INSTALL_append_tegra3 = " \ - fs-init \ - e2fsprogs \ - e2fsprogs-mke2fs \ - e2fsprogs-resize2fs \ - e2fsprogs-tune2fs \ - nv-conf-systemd \ - perf \ -" - IMAGE_INSTALL_append_tegra124 = " \ aspell \ e2fsprogs \ @@ -74,17 +50,6 @@ IMAGE_INSTALL_append_tegra124m = " \ perf \ " -IMAGE_INSTALL_append_apalis-t30 = " \ - linuxptp \ - pciutils \ - ptpd \ - lvds-ctrl \ -" - -IMAGE_INSTALL_append_colibri-t20 = " \ - mtd-utils-ubifs \ -" - #note that the kernel-modules meta package gets installed from #meta-fsl-arm/conf/machine/include/imx-base.inc IMAGE_INSTALL-MX6QDL = " \ @@ -250,14 +215,6 @@ IMAGE_INSTALL_remove_apalis-tk1-mainline = " \ backports \ " -IMAGE_INSTALL_remove_colibri-t20 = " \ - linux-firmware-ath10k \ -" - -IMAGE_INSTALL_append_apalis-t30 = " \ - ${BACKPORTS_WIFI_EXTRA} \ -" - IMAGE_INSTALL_append_apalis-imx6 = " \ ${BACKPORTS_WIFI_EXTRA} \ " -- cgit v1.2.3