diff options
| -rw-r--r-- | meta/recipes-devtools/gdb/gdb-cross.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gdb/gdb-cross.inc b/meta/recipes-devtools/gdb/gdb-cross.inc index a34223e530..d92f31fb01 100644 --- a/meta/recipes-devtools/gdb/gdb-cross.inc +++ b/meta/recipes-devtools/gdb/gdb-cross.inc | |||
| @@ -24,4 +24,4 @@ BPN = "gdb" | |||
| 24 | inherit cross | 24 | inherit cross |
| 25 | inherit gettext | 25 | inherit gettext |
| 26 | 26 | ||
| 27 | datadir .= "/gdb-${TUNE_PKGARCH}${TARGET_VENDOR}-${TARGET_OS}" | 27 | datadir .= "/gdb-${TARGET_SYS}${TARGET_VENDOR}-${TARGET_OS}" |
