summaryrefslogtreecommitdiffstats
path: root/meta-ti-extras/recipes-devtools/gdbc6x/gdbserverproxy-module-drv
Commit message (Collapse)AuthorAgeFilesLines
* gdbc6x: Fix Upstream-Status tagRyan Eatmon2024-02-081-1/+1
| | | | | | | We should be using Inactive-Upstream instead of Pending for these patches. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* gdbc6x: Fix kernel module to work on 6.6+Ryan Eatmon2024-02-081-0/+31
| | | | | | | | The "upstream" is not maintained, but this is an easy patch to get this working again. Still need to watch this for big breakages and rethink supporting this recipe at that time. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* gdbserverproxy-module-drv: Fix patch fuzzRyan Eatmon2023-05-041-1/+1
| | | | | | | Some how I missed that there was fuzz when applying the patch, which master treats as an error. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* gdbc6x: Fix kernel module to work on v5.15+Andrew Davis2023-04-181-0/+40
Small changes, the "upstream" doesn't look to be maintained anymore, so if we get any more breaks it might be time to remove this recipe. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>