From 582d379ac389b365df640e81310d5e322f30c13a Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 17 Nov 2021 16:35:19 +0100 Subject: rust-hello-world: add missing Upstream-Status to a patch Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../rust-hello-world/rust-hello-world/0001-enable-LTO.patch | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-example/rust-hello-world/rust-hello-world') 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(+) -- cgit 1.2.3-korg