commit f924adb018665120e19cc4be3623693e2c9fac50
parent 93c9a92d56db7e282167216058c5b502acf02dad
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date: Fri, 10 Feb 2017 18:08:40 +0200
Merge pull request #3908 from paulfertser/openocd-0.10.0
openocd: bump version to 0.10.0
Diffstat:
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/utils/openocd/Makefile b/utils/openocd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=openocd
-PKG_VERSION:=v0.9.0
+PKG_VERSION:=v0.10.0
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
@@ -59,10 +59,7 @@ CONFIGURE_ARGS += \
--disable-werror \
MAKEINFO=true \
--enable-dummy \
- --enable-sysfsgpio \
- --enable-usb_blaster_libftdi \
- --enable-openjtag_ftdi \
- --enable-presto_libftdi
+ --enable-sysfsgpio
define Build/Compile
+$(MAKE_VARS) \