openwrt/package
Florian Fainelli c566a9e563 toolchain: Broaden the executable loader pattern
Some toolchains will produce executables with an interpreter that is e.g:
ld.so.1 (typically a symbolic link). Due to our current LIBC_SPEC_FILE value,
we would not be able to copy this symbolic link/file over to the rootfs and
executables would fail to load. Extend the search pattern to include all
ld*.so* files that could be needed.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
(cherry picked from commit 200d932322)
2017-12-13 14:15:08 +01:00
..
base-files base-files: upgrade: make get_partitions() endian agnostic 2017-12-13 13:13:51 +01:00
boot uboot-envtools: add support for ALFA Network AP121F 2017-07-23 00:26:51 +02:00
devel binutils: fix build with host gcc < 4.9 2017-05-24 18:05:18 +02:00
firmware ath10k-firmware: do not select the qca988x by default 2017-05-27 14:22:16 +02:00
kernel mt76: update to the latest version 2017-12-04 10:52:52 +01:00
libs toolchain: Broaden the executable loader pattern 2017-12-13 14:15:08 +01:00
network uqmi: also try newer pin verification 2017-12-11 12:26:39 +01:00
system opkg: bump to version 2017-12-08 2017-12-08 14:17:38 +01:00
utils mdadm: fix parameter quoting 2017-12-13 12:58:38 +01:00
Makefile build: fix triggering opkg/host compilation 2017-04-09 15:42:20 +02:00