Date:2012-06-18 17:54:40 (11 years 9 months ago)
Author:Xiangfu
Commit:5fcb64c37fb4826fd97e09e4728869b6d4d25f0e
Message:xburst-tools, urjtag : add MAINTAINER

Files: urjtag/Makefile (2 diffs)
xburst-tools/Makefile (1 diff)

Change Details

urjtag/Makefile
2222include $(INCLUDE_DIR)/nls.mk
2323
2424define Package/urjtag
25  MAINTAINER:="Xiangfu Liu" <xiangfu@openmobilefree.net>
2526  SECTION:=utils
2627  CATEGORY:=Utilities
2728  TITLE:=Urjtag
...... 
3839CONFIGURE_ARGS += --with-libusb --with-libftdi --without-ftd2xx \
3940          --disable-svf --disable-bsdl --disable-python
4041
42define Package/urjtag/description
43Universal JTAG library, server and tools
44endef
45
4146define Package/urjtag/install
4247    $(INSTALL_DIR) \
4348        $(1)/usr/bin/ \
xburst-tools/Makefile
2424TARGET_LDFLAGS+= -Wl,-rpath-link=$(STAGING_DIR)/usr/lib
2525
2626define Package/xburst-tools
27  MAINTAINER:="Xiangfu Liu" <xiangfu@openmobilefree.net>
2728  SECTION:=utils
2829  CATEGORY:=Utilities
2930  TITLE:=Xburst-Tools

Archive Download the corresponding diff file



interactive