mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 16:58:22 +00:00
fix building busybox snapshots
SVN-Revision: 515
This commit is contained in:
parent
262895b157
commit
70dfdaf0cf
@ -11,7 +11,7 @@ PKG_VERSION:=0.${shell date +"%G%m%d"}
|
|||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
|
||||||
PKG_SOURCE:=$(PKG_NAME)-.tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-.tar.bz2
|
||||||
PKG_SOURCE_URL:=http://www.busybox.net/downloads/snapshots
|
PKG_SOURCE_URL:=http://www.busybox.net/downloads/snapshots
|
||||||
PKG_MD5SUM:=5c7ea9b5d3b3677dfcdcec38b281a756
|
PKG_MD5SUM:=x
|
||||||
else
|
else
|
||||||
PKG_VERSION:=1.00
|
PKG_VERSION:=1.00
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user