public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms] Silicon/Marvell/EepromCmd: drop StdLib.dec reference
@ 2019-05-02 11:00 Ard Biesheuvel
  2019-05-02 15:53 ` Marcin Wojtas
  2019-05-02 16:16 ` Leif Lindholm
  0 siblings, 2 replies; 4+ messages in thread
From: Ard Biesheuvel @ 2019-05-02 11:00 UTC (permalink / raw)
  To: devel; +Cc: leif.lindholm, mw, Ard Biesheuvel

StdLib.dec has been move to a separate repository (edk2-libc), so
any package that requires it needs to be built with an additional
repo reference added to PACKAGES_PATH.

EepromCmd has such a reference, but since it doesn't appear to
actually require it, let's just drop it.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
---
 Silicon/Marvell/Applications/EepromCmd/EepromCmd.inf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Silicon/Marvell/Applications/EepromCmd/EepromCmd.inf b/Silicon/Marvell/Applications/EepromCmd/EepromCmd.inf
index c86ead1b7df2..77f76d51a647 100644
--- a/Silicon/Marvell/Applications/EepromCmd/EepromCmd.inf
+++ b/Silicon/Marvell/Applications/EepromCmd/EepromCmd.inf
@@ -46,7 +46,6 @@ [Sources]
 [Packages]
   MdePkg/MdePkg.dec
   ShellPkg/ShellPkg.dec
-  StdLib/StdLib.dec
   MdeModulePkg/MdeModulePkg.dec
   Silicon/Marvell/Marvell.dec
 
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-05-03  6:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-02 11:00 [PATCH edk2-platforms] Silicon/Marvell/EepromCmd: drop StdLib.dec reference Ard Biesheuvel
2019-05-02 15:53 ` Marcin Wojtas
2019-05-02 16:16 ` Leif Lindholm
2019-05-03  6:41   ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox