openwrt-mirror/package/system
Hannu Nyman 72cc44958e 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>
2021-06-13 23:58:15 +02:00
..
ca-certificates download: add mirror alias for Debian 2021-02-26 20:41:00 +01:00
fstools fstools: add missing #define _GNU_SOURCE 2021-05-16 09:55:55 +01:00
fwtool fwtool: update to latest Git head 2019-11-14 22:53:31 +01:00
iucode-tool treewide: Mark packages nonshared if they depend on @TARGET_ 2021-05-24 00:28:22 +02:00
mtd mtd: fix imagetag compilation 2021-03-17 08:42:05 +01:00
openwrt-keyring openwrt-keyring: Only copy sign key for snapshots 2021-05-17 19:02:02 +02:00
opkg opkg: use $(PROJECT_GIT), $(AUTORELEASE) and SPDX 2021-05-25 23:48:00 +02:00
procd build: introduce $(MKHASH) 2021-05-13 15:13:15 +02:00
refpolicy Revert "refpolicy: add variant that builds modular policy" 2020-11-22 15:20:35 +00:00
rpcd rpcd: fix PKG_MIRROR_HASH 2021-05-18 19:31:44 +02:00
selinux-policy selinux-policy: update to version v0.8 2021-03-14 12:56:46 +00:00
ubox ubox: fix init script validation of log_ip option 2021-05-28 15:23:14 +02:00
ubus treewide: mark selected packages nonshared 2021-06-13 23:58:15 +02:00
ucert ucert: update to latest git HEAD 2020-05-24 17:01:36 +02:00
uci treewide: mark selected packages nonshared 2021-06-13 23:58:15 +02:00
urandom-seed treewide: drop shebang from non-executable lib files 2021-01-29 14:29:41 +01:00
urngd urngd: avoid PKG_NAME in define lines 2020-02-23 22:42:51 +01:00
usign usign: update to latest git HEAD 2020-05-23 13:38:12 +02:00
zram-swap zram-swap: bail out early if the kernel doesn't support swap 2021-04-03 18:57:13 +02:00