diff options
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb-cross-canadian.inc')
| -rw-r--r-- | meta/recipes-devtools/gdb/gdb-cross-canadian.inc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gdb/gdb-cross-canadian.inc b/meta/recipes-devtools/gdb/gdb-cross-canadian.inc new file mode 100644 index 0000000000..8fe5ad8235 --- /dev/null +++ b/meta/recipes-devtools/gdb/gdb-cross-canadian.inc | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | inherit cross-canadian | ||
| 2 | |||
| 3 | DESCRIPTION = "cross-canadian gdb for ${TARGET_ARCH} target - GNU debugger" | ||
| 4 | PN = "gdb-cross-canadian-${TARGET_ARCH}" | ||
| 5 | BPN = "gdb" | ||
| 6 | |||
| 7 | DEPENDS = "ncurses-nativesdk expat-nativesdk gettext-nativesdk" | ||
