aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdb-cross_6.8.bb
blob: 2c24d4cac88a0db1a0634b586db565eb44541cdb (plain)
1
2
3
4
5
6
7
8
9
require gdb-cross.inc
LICENSE = "GPLv3"

SRC_URI += "file://gcc-4.3-build-error.patch;patch=1;pnum=0 \
            file://gdb-6.8-fix-compile-karmic.patch;patch=1"

inherit cross

PR = "r3"