surpport seeking the recorded video
[vuplus_openembedded] / recipes / gdb / gdb_7.0.bb
1 require gdb.inc
2 LICENSE = "GPLv3"
3
4 SRC_URI += "\
5             file://gdb-6.8-fix-compile-karmic.patch;patch=1"
6
7 # Work-around problems while creating libbfd.a
8 EXTRA_OECONF += "--enable-static"