From 8625310c8a966e62313af5148d67688d47ea331f 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 (From OE-Core rev: 582d379ac389b365df640e81310d5e322f30c13a) 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') 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 v1.2.3-54-g00ecf