[30/36] rust-hello-world: add missing Upstream-Status to a patch

Message ID 20211117153525.257146-30-alex@linutronix.de
State Accepted, archived
Commit 582d379ac389b365df640e81310d5e322f30c13a
Headers show
Series [01/36] ovmf: submit patch upstream | expand

Commit Message

Alexander Kanavin Nov. 17, 2021, 3:35 p.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../rust-hello-world/rust-hello-world/0001-enable-LTO.patch      | 1 +
 1 file changed, 1 insertion(+)

Patch

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 <dan.callaghan@opengear.com>
 Date: Fri, 5 Feb 2021 08:56:34 +1000
 Subject: [PATCH] enable LTO
 
+Upstream-Status: Pending
 ---
  Cargo.toml | 3 +++
  1 file changed, 3 insertions(+)