lede/tools
Leonardo Mörlein 7dd7a8f966 automake: always use correct path for aclocal.real
Before this commit, it was assumed that aclocal.real is in the PATH. While
this was fine for the normal build workflow, this led to some issues if

    make TOPDIR="$(pwd)" -C "$pkgdir" compile

was called manually. The command failed with:

    /home/.../openwrt/staging_dir/host/bin/aclocal: line 2: aclocal.real: command not found
    autoreconf: /home/.../openwrt/staging_dir/host/bin/aclocal failed with exit status: 127

After the commit, the package is built sucessfully.

Signed-off-by: Leonardo Mörlein <me@irrelefant.net>
2022-07-15 10:05:30 +08:00
..
autoconf update source 2017-09-06 19:19:45 +08:00
autoconf-archive tools/autoconf-archive: update to 2021.02.19 2022-03-02 16:59:10 +00:00
automake automake: always use correct path for aclocal.real 2022-07-15 10:05:30 +08:00
b43-tools Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
bc tools: use https for bc mirrors 2022-02-24 17:18:35 +00:00
bison tools/bison: update to 3.8.2 2022-03-03 11:04:47 +00:00
cbootimage add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
cbootimage-configs add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
ccache tools/ccache: update to 4.5.1 2022-03-02 16:59:37 +00:00
cmake tools/cmake: update to 3.22.2 2022-03-02 16:59:49 +00:00
coreutils tools/coreutils: enable ginstall utility 2022-07-15 10:01:30 +08:00
cpio add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
dosfstools Merge branch 'master' of https://github.com/lede-project/source 2018-01-09 14:38:15 +08:00
e2fsprogs tools/e2fsprogs: update to 1.46.4 2022-03-03 11:06:23 +00:00
elftosb update source 2017-09-06 19:19:45 +08:00
expat pacakge: add luci-app-ipsec-server 2022-03-07 20:29:29 +08:00
fakeroot tools/fakeroot: update to 1.27 2022-03-03 11:13:57 +00:00
findutils tools/findutils: update to 4.9.0 2022-03-03 11:07:21 +00:00
firmware-utils firmware-utils: bump to git HEAD (#9667) 2022-06-30 00:14:16 +08:00
flex Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00
flock add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
genext2fs update source 2017-09-06 19:19:45 +08:00
gengetopt Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
gmp x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
include x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
isl tools/isl: update the download URL (#8111) 2021-10-24 10:52:05 +08:00
kernel2minor sync with OpenWrt trunk 2018-09-07 13:43:55 +08:00
libressl tools/libressl: update to 3.4.1 2021-11-30 10:18:55 +08:00
libtool tools/libtool: update to 2.4.2 2021-11-30 10:08:31 +08:00
llvm-bpf toolchain: add llvm-bpf 2022-04-07 01:01:05 +08:00
lzma add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
lzma-old add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
m4 tools/m4: update to 1.4.19 (#8067) 2021-10-18 15:01:48 +08:00
make-ext4fs Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
meson tools/meson: update to 0.61.2 2022-02-26 16:10:01 +00:00
missing-macros add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
mkimage mkimage: fix segfault on MacOS arm64 M1/M2 2022-07-11 02:21:47 +08:00
mklibs add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
mm-macros Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
mpc x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
mpfr add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
mtd-utils add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
mtools tools/mtools: update to 4.0.37 2022-03-03 11:08:35 +00:00
ninja tools/ninja: update to 1.11.0 (#9608) 2022-06-19 02:08:31 +08:00
padjffs2 add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
patch Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
patch-image x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
patchelf add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
pkgconf x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
quilt tools/quilt: update to 0.67 2022-02-26 05:48:55 +00:00
sdimage Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00
sed Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
sparse add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
squashfs squashfs: Fix compile with GCC 10 2020-06-19 17:09:24 +08:00
squashfskit4 add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
sstrip add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
tar tools/tar: update to 1.34 2022-03-03 11:09:43 +00:00
ucl ucl: add Apple M1 configsub fix 2022-03-29 15:10:52 +08:00
upx upx: fix host build (#3339) 2020-03-01 14:05:09 +08:00
xxd add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
xz Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
zip ramips: mt7621: add support for Netgear R6800 2019-12-13 08:25:54 -08:00
zlib sync with OpenWrt v18.06.1 stable new R8.1 version 2018-08-23 17:40:23 +08:00
zstd add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
Makefile toolchain: add llvm-bpf 2022-04-07 01:01:05 +08:00