mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #3908 from paulfertser/openocd-0.10.0
openocd: bump version to 0.10.0
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=openocd
|
PKG_NAME:=openocd
|
||||||
PKG_VERSION:=v0.9.0
|
PKG_VERSION:=v0.10.0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
@@ -59,10 +59,7 @@ CONFIGURE_ARGS += \
|
|||||||
--disable-werror \
|
--disable-werror \
|
||||||
MAKEINFO=true \
|
MAKEINFO=true \
|
||||||
--enable-dummy \
|
--enable-dummy \
|
||||||
--enable-sysfsgpio \
|
--enable-sysfsgpio
|
||||||
--enable-usb_blaster_libftdi \
|
|
||||||
--enable-openjtag_ftdi \
|
|
||||||
--enable-presto_libftdi
|
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
+$(MAKE_VARS) \
|
+$(MAKE_VARS) \
|
||||||
|
|||||||
Reference in New Issue
Block a user