From: Alexander Kanavin Date: Wed, 10 Nov 2021 19:39:14 +0000 (+0100) Subject: ovmf: submit patch upstream X-Git-Tag: uninative-3.5~897 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=df1ff8a0419039f03e390d96b5d615cad92b8879;p=openembedded-core.git ovmf: submit patch upstream Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/ovmf/ovmf/0006-reproducible.patch b/meta/recipes-core/ovmf/ovmf/0006-reproducible.patch index 343c21b541..846f408012 100644 --- a/meta/recipes-core/ovmf/ovmf/0006-reproducible.patch +++ b/meta/recipes-core/ovmf/ovmf/0006-reproducible.patch @@ -24,7 +24,7 @@ The patch specifically: is used, else the output from "GenFw XXX.bin" differs from "GenFw /long/path/XXX.bin" with sufficiently long paths -Upstream-Status: Pending [At least some of this might be interesting to upstream] +Upstream-Status: Submitted [https://github.com/tianocore/edk2/pull/2176] Signed-off-by: Richard Purdie Signed-off-by: Alexander Kanavin ---