From 629bb51b14f1ff7b553f4bde3f16cee5515e23d4 Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Sat, 7 Mar 2026 12:41:40 +0100 Subject: [PATCH] tunctl: update patch status Signed-off-by: Gyorgy Sarvari Signed-off-by: Khem Raj --- .../recipes-support/tunctl/tunctl/makefile-add-ldflags.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-support/tunctl/tunctl/makefile-add-ldflags.patch b/meta-networking/recipes-support/tunctl/tunctl/makefile-add-ldflags.patch index c96f538d2d..a556f6eebb 100644 --- a/meta-networking/recipes-support/tunctl/tunctl/makefile-add-ldflags.patch +++ b/meta-networking/recipes-support/tunctl/tunctl/makefile-add-ldflags.patch @@ -1,6 +1,6 @@ Add LDFLAGS variable to Makefile, make sure the extra linker flags can be passed. -Upstream-Status: Pending +Upstream-Status: Inactive-Upstream [last change: 2013-03-22] Signed-off-by: Yi Zhao