Fix up all the path references to Omap35xxPkg and BeagleBoardPkg itself, which have gone stale after the move into edk2-platforms.
Signed-off-by: Ard Biesheuvel <ard.biesheu...@linaro.org> --- Platform/BeagleBoard/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf | 12 ++++++------ Platform/BeagleBoard/BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Platform/BeagleBoard/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf b/Platform/BeagleBoard/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf index 53f75a3ccc7e..6584323ccc86 100644 --- a/Platform/BeagleBoard/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf +++ b/Platform/BeagleBoard/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf @@ -15,13 +15,13 @@ [Defines] LIBRARY_CLASS = ArmPlatformLib [Packages] - MdePkg/MdePkg.dec - MdeModulePkg/MdeModulePkg.dec - EmbeddedPkg/EmbeddedPkg.dec - ArmPkg/ArmPkg.dec ArmPlatformPkg/ArmPlatformPkg.dec - Omap35xxPkg/Omap35xxPkg.dec - BeagleBoardPkg/BeagleBoardPkg.dec + ArmPkg/ArmPkg.dec + EmbeddedPkg/EmbeddedPkg.dec + MdeModulePkg/MdeModulePkg.dec + MdePkg/MdePkg.dec + Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.dec + Silicon/TexasInstruments/Omap35xxPkg/Omap35xxPkg.dec [LibraryClasses] IoLib diff --git a/Platform/BeagleBoard/BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf b/Platform/BeagleBoard/BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf index 3f50b21c1887..03a94e0a1a05 100644 --- a/Platform/BeagleBoard/BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf +++ b/Platform/BeagleBoard/BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf @@ -25,7 +25,7 @@ [Packages] ArmPkg/ArmPkg.dec MdeModulePkg/MdeModulePkg.dec MdePkg/MdePkg.dec - Omap35xxPkg/Omap35xxPkg.dec + Silicon/TexasInstruments/Omap35xxPkg/Omap35xxPkg.dec [Pcd.common] gArmTokenSpaceGuid.PcdCpuResetAddress -- 2.20.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#42106): https://edk2.groups.io/g/devel/message/42106 Mute This Topic: https://groups.io/mt/32004762/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-