aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdb_7.0.bb
blob: ba40e25b641df0ae0543ec5fc834c9dc0ee57efc (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;patch=1"

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

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