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

inherit cross

PR = "r3"

SRC_URI += "file://sim-install-makefile.patch;patch=1 \
	file://sim-install-makefile-common.patch;patch=1"