Commit Graph

12 Commits

Author SHA1 Message Date
Andy Walsh 016094eba8 acl: update to 2018-01-21
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-02-04 00:02:20 +01:00
Maxim Storchak ca36ea84ea acl: update to 20170420
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2017-12-09 18:19:14 +02:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Maxim Storchak d35dc4f652 acl: update to 20160519
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2016-06-13 21:46:32 +03:00
Yousong Zhou 92b0575e28 Drop the redundant -r option to $(CP)
$(CP) was defined as `cp -fpR' since the very begining of OpenWrt build
system (2006-06-22).  The -R option should be enough and base packages
use only $(CP) for the same purposes just fine and BSD manual of cp also
discourages the use of `-r' option.  So let's just tidy up the usage now.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-03-12 01:23:28 +08:00
Maxim Storchak 6f5f84d514 acl: update to 20150921
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-11-08 20:51:40 +02:00
Nicolas Thill e24dfafb01 remove uneeded PKG_BUILD_DIR & PKG_CAT overrides
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-22 02:37:56 +01:00
Jo-Philipp Wich 0c0c590616 acl: use generic autoreconf fixup
Use the generic autoreconf facility to pickup proper variants of
autoconf, automake and libtool.

Remove the unneeded Build/Prepare override.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-02-07 23:45:27 +01:00
Maxim Storchak 55a311a5ae acl: update to 20140812, add license files
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-12-14 13:07:31 +02:00
Maxim Storchak 4b3d142810 Add license info for luabitop, luaposix, rsync, tgt, wget, acl, attr, haserl, smartmontools, tmux
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-08-09 15:47:18 +03:00
Felix Fietkau e6e660b3a7 acl: remove bogus KCONFIG overrides
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2014-08-01 15:24:54 +02:00
Maxim Storchak c9b56fef35 acl: add ACL tools and libs
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-06-27 13:19:50 +03:00