1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-05 04:47:39 +03:00

xburst-tools, urjtag : add MAINTAINER

This commit is contained in:
Xiangfu 2012-06-18 23:54:40 +08:00
parent f2a7a0df55
commit 5fcb64c37f
2 changed files with 6 additions and 0 deletions

View File

@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk
define Package/urjtag
MAINTAINER:="Xiangfu Liu" <xiangfu@openmobilefree.net>
SECTION:=utils
CATEGORY:=Utilities
TITLE:=Urjtag
@ -38,6 +39,10 @@ CONFIGURE_CMD = ./autogen.sh
CONFIGURE_ARGS += --with-libusb --with-libftdi --without-ftd2xx \
--disable-svf --disable-bsdl --disable-python
define Package/urjtag/description
Universal JTAG library, server and tools
endef
define Package/urjtag/install
$(INSTALL_DIR) \
$(1)/usr/bin/ \

View File

@ -24,6 +24,7 @@ include $(INCLUDE_DIR)/package.mk
TARGET_LDFLAGS+= -Wl,-rpath-link=$(STAGING_DIR)/usr/lib
define Package/xburst-tools
MAINTAINER:="Xiangfu Liu" <xiangfu@openmobilefree.net>
SECTION:=utils
CATEGORY:=Utilities
TITLE:=Xburst-Tools