diff mbox series

[meta-networking,2/4] tunctl: update patch status

Message ID 20260307114142.3992185-2-skandigraun@gmail.com
State New
Headers show
Series [meta-networking,1/4] udpcast: update patch status | expand

Commit Message

Gyorgy Sarvari March 7, 2026, 11:41 a.m. UTC
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
---
 .../recipes-support/tunctl/tunctl/makefile-add-ldflags.patch    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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 <yi.zhao@windriver.com>