Maxim Storchak
796ae80e44
attr: update to 2.5.1
- swith to AUTORELEASE
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
4 years ago
Ilya Lipnitskiy
5d8d4fbbcb
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset:
find -L package/feeds/packages/ -name patches | \
sed 's/patches$/refresh/' | sort | xargs make
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
4 years ago
Rosen Penev
cd662eae2f
attr: Backport upstream patch fixing compilation without bzero
Fixed up License information.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
061fc10479
attr: Switch to tarball releases
Simplifies the Makefile. Should be faster to download.
This is equivalent to the current version.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Maxim Storchak
5c3b390726
attr: update to 20170915
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
7 years ago
Hauke Mehrtens
4d559d1d28
attr: add PKG_MIRROR_HASH
Use the LEDE mirror in case the git repository if unavailable like it
currently is.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
8 years ago
Luiz Angelo Daros de Luca
777b64cb65
attr: use git over HTTP
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
8 years ago
Maxim Storchak
1851c338cd
attr: update to 20160302
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years ago
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>
9 years ago
Maxim Storchak
68b15bde67
attr: update to 20150922
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years ago
Maxim Storchak
8456832c95
attr: update to 20150220
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
10 years ago
Nicolas Thill
e24dfafb01
remove uneeded PKG_BUILD_DIR & PKG_CAT overrides
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Jo-Philipp Wich
a323982222
attr: 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>
10 years ago
Maxim Storchak
db4774c3ef
attr: update to 20141020, add license files
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
10 years ago
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>
10 years ago
Felix Fietkau
c43ecd2556
attr: remove bogus KCONFIG overrides
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
10 years ago
Maxim Storchak
bbf5f89801
attr: add xattr tools and libs
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
10 years ago