From 43e49f69c14ec86111f57c069934a1c5fbf79b86 Mon Sep 17 00:00:00 2001 From: Ryan Eatmon Date: Thu, 8 Feb 2024 12:54:46 -0600 Subject: gdbc6x: Fix Upstream-Status tag We should be using Inactive-Upstream instead of Pending for these patches. Signed-off-by: Ryan Eatmon --- .../gdbserverproxy-module-drv/0001-Support-Linux-kernels-v5.15.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 --- kernel_module/gdbproxy-mod/gdbserverproxy.c | 6 +++++- -- cgit v1.2.3-54-g00ecf