generic-poky/meta/recipes-devtools/gdb/gdb-cross_7.3a.bb
Richard Purdie c9767ea7ee gdb: Further S vs. PV fixups
(From OE-Core rev: 5c9ae426a058908be2e43d249c284e122b8a5444)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-31 19:45:27 +01:00

9 lines
137 B
BlitzBasic

require gdb-cross.inc
SRC_URI += "file://sim-install-6.6.patch"
EXPAT = "--with-expat"
PR = "${INC_PR}.0"
S = "${WORKDIR}/${BPN}-7.3"