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

INC_PR = "r6"

inherit sdk

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

do_stage() {
	:
}