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

SRC_URI += "\
	    file://gdb-6.8-mingw-3.patch;patch=1 \
	    file://gdb-6.8-pr9638-ppc-canadian-configh.patch;patch=1 \
	    file://gdb-6.8-fix-compile-karmic.patch;patch=1 \
	    "
do_stage() {
	:
}