systemd: drop bbappend

The latest systemd's EFI support assumes you're using the systemd EFI stub
when booting, which we aren't, so drop the bbappend that turns it on.

Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
Matt Madison
2023-08-20 08:35:43 -07:00
parent 8a7579608c
commit 7bd22255e5

View File

@@ -1,2 +0,0 @@
PACKAGECONFIG:append:tegra = " efi"
PACKAGE_ARCH:tegra = "${TEGRA_PKGARCH}"