openwrt/package/libs
Hannu Nyman ea308e2f38 treewide: mark selected packages nonshared
Mark uci, ubus, libubox, lua, libnl-tiny and libjson-c
as nonshared packages. This helps to keep coherent dependencies
if these ABI versioned packages are later updated.

Before this commit it is possible to get missing dependencies
in target-specific nonshared packages (like iwinfo) that depend
on these shared ABI versioned packages. If these are later updated
and rebuilt, only the new ABI version will be available for download,
while the target-specific packages in releases continue to depend on
the old ABI version.

After this commit the packages are built along the other nonshared
packages by the phase1 images buildbot and will be available at the
target/ download directories instead of packages/base dir. That will
help to keep a coherent set available.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 72cc44958e)
2021-06-14 00:02:13 +02:00
..
argp-standalone argp-standalone: fix segfault in canon_doc_option 2020-05-03 20:31:30 +03:00
elfutils build: reorder more BuildPackages lines to deal with ABI_VERSION 2021-02-16 12:27:56 +01:00
gettext package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
gettext-full treewide: revise library packaging 2019-01-24 10:39:30 +01:00
gmp gmp: update to 6.2.1 2021-02-14 19:38:15 +01:00
jansson jansson: Activate link time optimization (LTO) 2020-09-06 20:30:18 +02:00
libaudit libaudit: add host-build required by policycoreutils/host 2020-09-01 14:24:07 +01:00
libbsd libbsd: update to 0.10.0 2020-02-22 16:34:57 +01:00
libevent2 libevent2: update to 2.1.12 2021-02-14 19:38:15 +01:00
libiconv package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
libiconv-full libiconv-full: Makefile polishing 2020-11-26 13:09:32 -10:00
libjson-c treewide: mark selected packages nonshared 2021-06-14 00:02:13 +02:00
libmnl treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-conntrack libnetfilter-conntrack: update to 1.0.8 2020-12-15 00:18:12 +01:00
libnfnetlink libnfnetlink: quote $(FPIC) on command line 2021-04-12 20:45:29 +02:00
libnftnl libnftnl: update to 1.1.8 2021-02-14 19:38:15 +01:00
libnl libnl: update to 3.5.0 2019-11-01 21:19:40 +01:00
libnl-tiny treewide: mark selected packages nonshared 2021-06-14 00:02:13 +02:00
libpcap libpcap: fix pcap-config 2020-12-22 18:59:10 +01:00
libselinux libselinux: update to version 3.2 2021-03-15 21:53:16 +00:00
libsemanage libsemanage: update to version 3.2 2021-03-15 21:53:16 +00:00
libsepol libsepol: update to version 3.2 2021-03-15 21:53:15 +00:00
libtool treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libubox treewide: mark selected packages nonshared 2021-06-14 00:02:13 +02:00
libunwind libunwind: Add MIPS64 dep check 2021-03-29 22:26:27 +02:00
libusb libusb: make InstallDev explicit 2021-01-16 23:37:08 -10:00
mbedtls mbedtls: update to 2.16.10 2021-03-21 14:02:46 +01:00
musl-fts musl-fts: import from packages feed 2020-08-13 11:44:05 +01:00
ncurses ncurses: update to 6.2 2020-03-05 20:48:58 +01:00
nettle nettle: update to 3.6 2020-12-22 18:59:10 +01:00
openssl openssl: bump to 1.1.1k 2021-03-27 07:34:35 +01:00
pcre pcre: fix paths in config file 2020-12-22 18:59:10 +01:00
popt popt: Use modern toolchain logic 2019-02-26 23:20:04 +01:00
readline readline: update to 8.1 2021-02-14 19:38:15 +01:00
sysfsutils treewide: revise library packaging 2019-01-24 10:39:30 +01:00
toolchain toolchain: remove uClibc install stuff 2020-12-22 19:11:50 +01:00
uclibc++ uclibc++: make verbosity affect uClibc++ build 2020-07-08 16:07:05 +02:00
uclient uclient: update to Git version 2021-05-14 2021-05-17 23:03:13 +02:00
ustream-ssl ustream-ssl: update to Git version 2020-12-10 2020-12-14 09:41:39 +01:00
wolfssl wolfssl: fix Ed25519 typo in config prompt 2021-02-24 20:24:13 +01:00
zlib zlib: properly split patches 2021-02-25 14:41:40 +01:00