summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2024-02-08 12:54:46 -0600
committerRyan Eatmon <reatmon@ti.com>2024-02-08 20:21:49 -0600
commit43e49f69c14ec86111f57c069934a1c5fbf79b86 (patch)
tree6e83db52e31dc24d81f81544a5e9aaf6ae96eec4
parent0cdeb4fb75a775a6a0770f0fc7d5d6e6dfef3470 (diff)
downloadmeta-ti-43e49f69c14ec86111f57c069934a1c5fbf79b86.tar.gz
gdbc6x: Fix Upstream-Status tag
We should be using Inactive-Upstream instead of Pending for these patches. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-extras/recipes-devtools/gdbc6x/gdbserverproxy-module-drv/0001-Support-Linux-kernels-v5.15.patch2
1 files changed, 1 insertions, 1 deletions
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.
8Function tty_driver_kref_put has been around a while, so no need 8Function tty_driver_kref_put has been around a while, so no need
9to do a kernel version check. 9to do a kernel version check.
10 10
11Upstream-Status: Pending 11Upstream-Status: Inactive-Upstream
12Signed-off-by: Andrew Davis <afd@ti.com> 12Signed-off-by: Andrew Davis <afd@ti.com>
13--- 13---
14 kernel_module/gdbproxy-mod/gdbserverproxy.c | 6 +++++- 14 kernel_module/gdbproxy-mod/gdbserverproxy.c | 6 +++++-