Ver código fonte

Platform/Hisilicon: drop BdsLib inclusion from HiKey .dsc

The ArmPkg BdsLib has been dropped from EDK2, and is no longer
required by the Android*Boot applications - so delete the
reference to fix the resulting build failure.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Leif Lindholm 6 anos atrás
pai
commit
53a3ad49a9
1 arquivos alterados com 1 adições e 4 exclusões
  1. 1 4
      Platform/Hisilicon/HiKey/HiKey.dsc

+ 1 - 4
Platform/Hisilicon/HiKey/HiKey.dsc

@@ -411,10 +411,7 @@
   #
   # Fastboot
   #
-  EmbeddedPkg/Application/AndroidFastboot/AndroidFastbootApp.inf {
-    <LibraryClasses>
-      BdsLib|ArmPkg/Library/BdsLib/BdsLib.inf
-  }
+  EmbeddedPkg/Application/AndroidFastboot/AndroidFastbootApp.inf
 
 
   #