From: Alexander Kanavin Date: Wed, 17 Nov 2021 15:35:19 +0000 (+0100) Subject: rust-hello-world: add missing Upstream-Status to a patch X-Git-Tag: uninative-3.5~778 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=582d379ac389b365df640e81310d5e322f30c13a;p=openembedded-core.git rust-hello-world: add missing Upstream-Status to a patch Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-example/rust-hello-world/rust-hello-world/0001-enable-LTO.patch b/meta/recipes-example/rust-hello-world/rust-hello-world/0001-enable-LTO.patch index 56ef9e73e6..f319545ee1 100644 --- a/meta/recipes-example/rust-hello-world/rust-hello-world/0001-enable-LTO.patch +++ b/meta/recipes-example/rust-hello-world/rust-hello-world/0001-enable-LTO.patch @@ -3,6 +3,7 @@ From: Dan Callaghan Date: Fri, 5 Feb 2021 08:56:34 +1000 Subject: [PATCH] enable LTO +Upstream-Status: Pending --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+)