diff options
Diffstat (limited to 'meta-ti-extras/recipes-devtools/gdbc6x/gdbserverproxy-module-drv_git.bb')
-rw-r--r-- | meta-ti-extras/recipes-devtools/gdbc6x/gdbserverproxy-module-drv_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-extras/recipes-devtools/gdbc6x/gdbserverproxy-module-drv_git.bb b/meta-ti-extras/recipes-devtools/gdbc6x/gdbserverproxy-module-drv_git.bb index 1dc2296d..2ee97269 100644 --- a/meta-ti-extras/recipes-devtools/gdbc6x/gdbserverproxy-module-drv_git.bb +++ b/meta-ti-extras/recipes-devtools/gdbc6x/gdbserverproxy-module-drv_git.bb | |||
@@ -9,7 +9,7 @@ SRC_URI:append = "\ | |||
9 | file://0002-Support-Linux-kernels-v6.6.patch;patchdir=../.. \ | 9 | file://0002-Support-Linux-kernels-v6.6.patch;patchdir=../.. \ |
10 | " | 10 | " |
11 | 11 | ||
12 | S = "${WORKDIR}/git/kernel_module/gdbproxy-mod" | 12 | S:append = "/kernel_module/gdbproxy-mod" |
13 | 13 | ||
14 | inherit module | 14 | inherit module |
15 | 15 | ||