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 ---