tn3399_openwrt/package
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
..
base-files base-files: upgrade: use procd to kill managed daemons 2021-06-12 13:59:27 -10:00
boot uboot-rockchip: add NanoPi R4S support 2021-06-10 10:34:44 +02:00
devel binutils: update to 2.35.2 2021-05-23 15:11:38 +02:00
firmware linux-firmware: update to 20210511 2021-06-08 00:38:41 +02:00
kernel package: fix cmake packages build with ninja 2021-06-12 10:46:39 +02:00
libs treewide: mark selected packages nonshared 2021-06-13 23:58:15 +02:00
network odhcpd: update to latest git HEAD 2021-06-13 22:28:40 +02:00
system treewide: mark selected packages nonshared 2021-06-13 23:58:15 +02:00
utils treewide: mark selected packages nonshared 2021-06-13 23:58:15 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00