From 74aa99a252772ea894616f2d42b893e3f2557045 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 (cherry picked from commit 52c6924586ecc03cd14292fba7f3ef2a2851001a) --- conf/distro/include/tdx-base.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf') diff --git a/conf/distro/include/tdx-base.inc b/conf/distro/include/tdx-base.inc index abb6aa5..02925fa 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