aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gdb/gdb-canadian-sdk_6.8.bb
blob: 1eefddc9179dfbb74cf85a087c4cd4770178af85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require gdb-canadian-cross.inc

SRC_URI += "file://gcc-4.3-build-error.patch;patch=1;pnum=0 \
	    file://gdb-6.8-mingw-3.patch;patch=1 \
	    file://gdb-6.8-pr9638-ppc-canadian-configh.patch;patch=1 \
	    file://gdb-6.8-mips-mingw-sim-fixup.patch;patch=1"

PR = "r1"

do_stage() {
	:
}