mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 10:41:13 +00:00
openocd: enable jtag-vpi and buspirate
Enable support for the virtual JTAG VPI adapter, for use with a Verilog Simulator and the Buspirate. Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
This commit is contained in:
parent
c527e95d26
commit
a6738ea35b
@ -24,7 +24,7 @@ inherit pkgconfig autotools-brokensep gettext
|
||||
|
||||
BBCLASSEXTEND += "native nativesdk"
|
||||
|
||||
EXTRA_OECONF = "--enable-ftdi --disable-doxygen-html --disable-werror"
|
||||
EXTRA_OECONF = "--enable-ftdi --enable-jtag_vpi --enable-buspirate --disable-doxygen-html --disable-werror"
|
||||
|
||||
do_configure() {
|
||||
./bootstrap nosubmodule
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user