From 52c6924586ecc03cd14292fba7f3ef2a2851001a Mon Sep 17 00:00:00 2001 From: Ming Liu Date: Sat, 1 Aug 2020 21:18:28 +0200 Subject: tdx-base: set PREFERRED_PROVIDER_u-boot-fw-utils to libubootenv Related-to: ELB-2552 Signed-off-by: Ming Liu --- conf/distro/include/tdx-base.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/distro/include/tdx-base.inc b/conf/distro/include/tdx-base.inc index 58b2e2d..62a27eb 100644 --- a/conf/distro/include/tdx-base.inc +++ b/conf/distro/include/tdx-base.inc @@ -62,6 +62,9 @@ DISTRO_FEATURES_remove = "sysvinit" VIRTUAL-RUNTIME_init_manager = "systemd" PACKAGECONFIG_append_pn-qemu-native = " libusb" +PREFERRED_PROVIDER_u-boot-fw-utils = "libubootenv" +PREFERRED_RPROVIDER_u-boot-fw-utils = "libubootenv" + PREFERRED_PROVIDER_virtual/dtb ?= "device-tree-overlays" # Use i.MX Gstreamer Version (for PXP DMA-ENGINE Driver) -- cgit v1.2.3