blob: 8051b02d219c35a0db64708ed756d79066798ca2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
require gdb-canadian-cross.inc
LICENSE = "GPLv3"
SRC_URI += "file://gcc-4.3-build-error.patch;striplevel=0 \
file://gdb-6.8-mingw-3.patch \
file://gdb-6.8-pr9638-ppc-canadian-configh.patch \
file://gdb-6.8-fix-compile-karmic.patch \
file://gdb-6.8-mips-mingw-sim-fixup.patch"
PR = "r1"
SRC_URI[md5sum] = "925695333524108291dc4012c4c9cbb8"
SRC_URI[sha256sum] = "a3c5455f30ffb3e6eeafb9e54598b48f9fbf46e3e99f431120360c183ddcc889"
|