diff options
| -rw-r--r-- | meta/recipes-devtools/gdb/gdb-common.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc index 925b0c2f80..9db61b785f 100644 --- a/meta/recipes-devtools/gdb/gdb-common.inc +++ b/meta/recipes-devtools/gdb/gdb-common.inc | |||
| @@ -58,6 +58,7 @@ do_install:append() { | |||
| 58 | rm -rf ${D}${includedir} | 58 | rm -rf ${D}${includedir} |
| 59 | rm -rf ${D}${datadir}/locale | 59 | rm -rf ${D}${datadir}/locale |
| 60 | rm -f ${D}${infodir}/bfd.info | 60 | rm -f ${D}${infodir}/bfd.info |
| 61 | rm -f ${D}${infodir}/sframe-spec.info | ||
| 61 | } | 62 | } |
| 62 | 63 | ||
| 63 | RRECOMMENDS:gdb:append:linux = " glibc-thread-db " | 64 | RRECOMMENDS:gdb:append:linux = " glibc-thread-db " |
