aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdb-cross-sdk.inc
blob: 3e6f509057129c7425dd1e6997add1f6609bdde8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require gdb-cross.inc
LICENSE = "GPLv3"

INC_PR = "r3"

inherit sdk

DEPENDS = "ncurses-sdk zlib-sdk flex-native"

do_stage() {
	:
}