diff options
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb-cross.inc')
| -rw-r--r-- | meta/recipes-devtools/gdb/gdb-cross.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gdb/gdb-cross.inc b/meta/recipes-devtools/gdb/gdb-cross.inc index 6fc98ff110..cb99b06c5b 100644 --- a/meta/recipes-devtools/gdb/gdb-cross.inc +++ b/meta/recipes-devtools/gdb/gdb-cross.inc | |||
| @@ -8,6 +8,9 @@ EXTRA_OECONF += "--without-python" | |||
| 8 | 8 | ||
| 9 | GDBPROPREFIX = "" | 9 | GDBPROPREFIX = "" |
| 10 | 10 | ||
| 11 | PN = "gdb-cross-${TARGET_ARCH}" | ||
| 12 | BPN = "gdb" | ||
| 13 | |||
| 11 | inherit cross | 14 | inherit cross |
| 12 | inherit gettext | 15 | inherit gettext |
| 13 | 16 | ||
