]> git.proxmox.com Git - mirror_edk2.git/commit
EmbeddedPkg: remove nonexistent FLASH_DEFINITION from package .dsc
authorLeif Lindholm <leif.lindholm@linaro.org>
Thu, 30 Nov 2017 10:14:39 +0000 (10:14 +0000)
committerLeif Lindholm <leif.lindholm@linaro.org>
Thu, 30 Nov 2017 10:27:47 +0000 (10:27 +0000)
commit97eaeaa199de00114031acecee1fd10832db2718
tree8de965722ca0a512bb99e7255b44ca694ac08add
parent81fa5ad02821dc53fffc9e91e40f31bb4e6e34d3
EmbeddedPkg: remove nonexistent FLASH_DEFINITION from package .dsc

For whatever reason, EmbeddedPkg.dsc included a FLASH_DEFINITION entry
pointing to a nonexistent EmbeddedPkg.fdf.

This used to be silently ignored, but recent BaseTools changes
5e9256cd7f54 ("BaseTools: Guid.xref contain information from FILE statements in FDF")
now caused builds against EmbeddedPkg.dsc to fail.
So delete the redundant entry.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
EmbeddedPkg/EmbeddedPkg.dsc