immortalwrt/package/system
Hannu Nyman 8124a5bbba 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-14 11:43:00 +08:00
..
ca-certificates download: add mirror alias for Debian 2021-02-27 12:11:33 +08:00
fstools fstools: backport: fix ntfs uuid 2020-09-30 19:28:40 +08:00
fwtool Revert "fwtool: update to latest Git head" 2019-11-16 23:26:27 +08:00
iucode-tool treewide: Mark packages nonshared if they depend on @TARGET_ 2021-05-24 23:33:39 +08:00
mtd mtd: fix imagetag compilation 2021-03-17 23:25:41 +08:00
openwrt-keyring fix & merge 2019-09-30 13:21:19 +08:00
opkg opkg: use $(PROJECT_GIT), $(AUTORELEASE) and SPDX 2021-05-26 17:10:47 +08:00
procd build: introduce $(MKHASH) 2021-05-13 22:49:42 +08:00
refpolicy Revert "refpolicy: add variant that builds modular policy" 2020-11-24 23:18:44 +08:00
rpcd Revert "rpcd: update to latest snapshot version" 2020-07-07 11:50:16 +08:00
selinux-policy selinux-policy: update to version v0.8 2021-03-16 11:12:13 +08:00
ubox ubox: fix init script validation of log_ip option 2021-05-28 22:44:11 +08:00
ubus treewide: mark selected packages nonshared 2021-06-14 11:43:00 +08:00
ucert ubox/ubus/uci: bump version 2020-07-05 21:21:00 +08:00
uci treewide: mark selected packages nonshared 2021-06-14 11:43:00 +08:00
urandom-seed treewide: drop shebang from non-executable lib files 2021-01-29 22:36:07 +08:00
urngd import urandom-seed and urngd for v19.07 2020-02-01 18:35:27 +08:00
usign usign: update to latest git HEAD 2020-05-24 20:43:42 +08:00
zram-swap zram-swap: bail out early if the kernel doesn't support swap 2021-04-04 12:18:54 +08:00