From 3a3f62d5002582ca064e8019f517fc538b763ef3 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 17 Jun 2020 18:53:27 +0200 Subject: tegra124m: drop override use Completes commit 8974d4bb8841 ("apalis-tk1-mainline: drop override use"). The downstream kernel gets to old to be used with the new zeus userspace components. Reuse the apalis-tk1 machine name to build a mainline kernel and drop the apalis-tk1-mainline machine. Related-to: ELB-2733 Signed-off-by: Max Krummenacher --- recipes-images/images/packagegroup-tdx-cli.bb | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'recipes-images/images/packagegroup-tdx-cli.bb') diff --git a/recipes-images/images/packagegroup-tdx-cli.bb b/recipes-images/images/packagegroup-tdx-cli.bb index cfcc5df..d352587 100644 --- a/recipes-images/images/packagegroup-tdx-cli.bb +++ b/recipes-images/images/packagegroup-tdx-cli.bb @@ -97,11 +97,6 @@ RRECOMMENDS_packagegroup-machine-tdx-cli_tegra124 = "\ lvds-tegra124 \ kernel-modules \ " -RRECOMMENDS_packagegroup-machine-tdx-cli_tegra124m = "\ - hdmi-hotplug \ - lvds-tegra124 \ - kernel-modules \ -" SUMMARY_packagegroup-networking-tdx-cli = "Networking specific tools" RRECOMMENDS_packagegroup-networking-tdx-cli = "\ @@ -118,14 +113,12 @@ SUMMARY_packagegroup-utils-tdx-cli = "Useful utilities" # Entropy source daemon RANDOM_HELPER = "rng-tools" RANDOM_HELPER_tegra124 = "haveged" -RANDOM_HELPER_tegra124m = "haveged" +USB_GADGET = "" USB_GADGET_imx = " \ libusbgx \ libusbgx-examples \ " -USB_GADGET_tegra124 = "usb-rndis-systemd" -USB_GADGET_tegra124m = "" RRECOMMENDS_packagegroup-utils-tdx-cli = "\ alsa-utils \ -- cgit v1.2.3