summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2022-07-20 13:35:13 +0200
committerMing Liu <ming.liu@toradex.com>2022-07-21 13:29:35 +0200
commitaa6e1f8b82d35e0bb07e609a9417c6b1c5e48233 (patch)
tree8a01f1910430f3db7b939f151e4119f676a6793b
parentf4057a174e2f20df54320cf1ad9a5f4317ad599d (diff)
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 <ming.liu@toradex.com>
-rw-r--r--conf/distro/include/tdx-base.inc1
1 files changed, 0 insertions, 1 deletions
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"