strace: remove old kernel version based version override
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31800 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0ab5352aa2
commit
5dfb822811
@ -10,16 +10,9 @@ include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=strace
|
||||
|
||||
ifeq ($(CONFIG_LINUX_2_6_25),y)
|
||||
PKG_VERSION:=4.5.16
|
||||
PKG_RELEASE:=3
|
||||
PKG_MD5SUM:=77f66d09aa82981bb6d65fa19a2c1ba9
|
||||
PATCH_DIR:=patches-4.5.16
|
||||
else
|
||||
PKG_VERSION:=4.5.20
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=64dfe10d9db0c1e34030891695ffca4b
|
||||
endif
|
||||
PKG_VERSION:=4.5.20
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=64dfe10d9db0c1e34030891695ffca4b
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
|
||||
|
Loading…
x
Reference in New Issue
Block a user