From 976cebdf6eb55e1fc689adad9f2bc6bad66c4e7a Mon Sep 17 00:00:00 2001 From: Yann Dirson Date: Wed, 14 Apr 2021 15:47:22 +0200 Subject: [PATCH] arm/optee-os: mark LDFLAGS patch as submitted Signed-off-by: Yann Dirson Signed-off-by: Jon Mason --- .../optee-examples/0001-make-Pass-ldflags-during-link.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arm/recipes-security/optee/optee-examples/0001-make-Pass-ldflags-during-link.patch b/meta-arm/recipes-security/optee/optee-examples/0001-make-Pass-ldflags-during-link.patch index 0894a7a2..84202ef0 100644 --- a/meta-arm/recipes-security/optee/optee-examples/0001-make-Pass-ldflags-during-link.patch +++ b/meta-arm/recipes-security/optee/optee-examples/0001-make-Pass-ldflags-during-link.patch @@ -8,7 +8,7 @@ for gnu_hash among others which sets the linking straight using LDFLAGS varible here means, we can affect the linker flags from build environment -Upstream-Status: Pending +Upstream-Status: Submitted [https://github.com/linaro-swg/optee_examples/pull/85] Signed-off-by: Khem Raj ---