mirror of
https://git.openwrt.org/feed/routing.git
synced 2025-01-08 11:47:51 +08:00
bmx6: bump to latest (auto tunOutTimeout) version
This commit is contained in:
parent
e0de429982
commit
c8aa5cd271
@ -31,8 +31,8 @@ PKG_SOURCE_PROTO:=git
|
||||
#PKG_SOURCE_URL:=git://bmx6.net/bmx6.git
|
||||
PKG_SOURCE_URL:=git://github.com/axn/bmx6.git
|
||||
|
||||
PKG_REV:=b6107880b5460625b7ce9359dbeac0cfe863f58c
|
||||
PKG_VERSION:=r2015060501
|
||||
PKG_REV:=8f26909e8808ed7fab0359afc15a3e44563fbd40
|
||||
PKG_VERSION:=r2015061604
|
||||
PKG_RELEASE:=4
|
||||
|
||||
PKG_SOURCE_VERSION:=$(PKG_REV)
|
||||
@ -48,7 +48,7 @@ TARGET_CFLAGS += $(FPIC)
|
||||
MAKE_ARGS += \
|
||||
EXTRA_CFLAGS="$(TARGET_CFLAGS) -I. -I$(STAGING_DIR)/usr/include -DNO_DEBUG_ALL -DNO_DEBUG_DUMP" \
|
||||
EXTRA_LDFLAGS="-L$(STAGING_DIR)/usr/lib " \
|
||||
REVISION_VERSION="$(PKG_REV)" \
|
||||
GIT_REV="$(PKG_REV)" \
|
||||
CC="$(TARGET_CC)" \
|
||||
INSTALL_DIR="$(PKG_INSTALL_DIR)" \
|
||||
STRIP="/bin/false" \
|
||||
|
Loading…
Reference in New Issue
Block a user