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:
Steffen Trumtrar
2023-04-27 14:57:30 +02:00
committed by Khem Raj
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