aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdb_7.0.bb
blob: aacf73798db01ee88d29e4dbe617ec238e633280 (plain)
1
2
3
4
5
6
7
8
9
10
11
require gdb.inc
LICENSE = "GPLv3"

SRC_URI += "\
            file://gdb-6.8-fix-compile-karmic.patch;apply=yes"

# Work-around problems while creating libbfd.a
EXTRA_OECONF += "--enable-static"

SRC_URI[md5sum] = "67b4144db385620d7b93f7b0c26800f7"
SRC_URI[sha256sum] = "ccff6cab0e847c486d30b70bdddac4e6646bafcecaa3b63134d6e3d4d5a4b91d"