diff mbox series

[meta-ti,master] gdbc6x: Fix Upstream-Status tag

Message ID 20240208185446.1999-2-reatmon@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,master] gdbc6x: Fix Upstream-Status tag | expand

Commit Message

Ryan Eatmon Feb. 8, 2024, 6:54 p.m. UTC
We should be using Inactive-Upstream instead of Pending for these
patches.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 .../0001-Support-Linux-kernels-v5.15.patch                      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-ti-extras/recipes-devtools/gdbc6x/gdbserverproxy-module-drv/0001-Support-Linux-kernels-v5.15.patch b/meta-ti-extras/recipes-devtools/gdbc6x/gdbserverproxy-module-drv/0001-Support-Linux-kernels-v5.15.patch
index cb56a470..fdf7e95f 100644
--- a/meta-ti-extras/recipes-devtools/gdbc6x/gdbserverproxy-module-drv/0001-Support-Linux-kernels-v5.15.patch
+++ b/meta-ti-extras/recipes-devtools/gdbc6x/gdbserverproxy-module-drv/0001-Support-Linux-kernels-v5.15.patch
@@ -8,7 +8,7 @@  put_tty_driver was removed and write_room return type has changed.
 Function tty_driver_kref_put has been around a while, so no need
 to do a kernel version check.
 
-Upstream-Status: Pending
+Upstream-Status: Inactive-Upstream
 Signed-off-by: Andrew Davis <afd@ti.com>
 ---
  kernel_module/gdbproxy-mod/gdbserverproxy.c | 6 +++++-