From aa6e1f8b82d35e0bb07e609a9417c6b1c5e48233 Mon Sep 17 00:00:00 2001 From: Ming Liu Date: Wed, 20 Jul 2022 13:35:13 +0200 Subject: tdx-base.inc: drop PREFERRED_PROVIDER_u-boot-default-env It's an invalid variable, there is not a bitbake instance for u-boot-default-env. Related-to: ELB-4536 Signed-off-by: Ming Liu --- conf/distro/include/tdx-base.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/distro/include/tdx-base.inc b/conf/distro/include/tdx-base.inc index c585c32..8419642 100644 --- a/conf/distro/include/tdx-base.inc +++ b/conf/distro/include/tdx-base.inc @@ -82,7 +82,6 @@ PACKAGECONFIG:append:pn-qemu-native = " libusb" PREFERRED_PROVIDER_u-boot-fw-utils = "libubootenv" PREFERRED_RPROVIDER_u-boot-fw-utils = "libubootenv" -PREFERRED_RPROVIDER_u-boot-default-env = "${PREFERRED_PROVIDER_virtual/bootloader}" PREFERRED_PROVIDER_virtual/dtb ?= "device-tree-overlays" -- cgit v1.2.3