immortalwrt/package/utils
Petr Štetiar 89bd70e73d treewide: unmark selected packages nonshared
This partially reverts changes done in commit 72cc44958e ("treewide:
mark selected packages nonshared") as it removes the nonshared flag, but
keeps the PKG_RELEASE as the PKG_RELEASE bump while adding nonshared
flag was incorrect.

Unmark uci, ubus, libubox, lua, libnl-tiny and libjson-c as nonshared
packages as this fix attempt didn't worked out. Currently the
imagebuilder is broken again:

 openwrt-imagebuilder-21.02.0-rc3-ipq40xx-generic.Linux-x86_64$ make image PROFILE=avm_fritzbox-7530 PACKAGES=luci-ssl-openssl
 ...
 Collected errors:
  * pkg_hash_check_unresolved: cannot find dependency libiwinfo20210430 for luci-mod-status
  * pkg_hash_fetch_best_installation_candidate: Packages for luci-mod-status found, but incompatible with the architectures configured
  * pkg_hash_check_unresolved: cannot find dependency libiwinfo20210430 for rpcd-mod-iwinfo
  * pkg_hash_fetch_best_installation_candidate: Packages for rpcd-mod-iwinfo found, but incompatible with the architectures configured
  * satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-ssl-openssl:
  * 	libiwinfo20210430
  * opkg_install_cmd: Cannot install package luci-ssl-openssl.

Everything because iwinfo's ABI was changed two times since rc3 release:

 +IWINFO_ABI_VERSION:=20210430
 +IWINFO_ABI_VERSION:=20210420

Since iwinfo is marked as nonshared, it wasn't built by phase2 builders, but
luci-mod-status was already updated 2 times since rc3 and was thus rebuilt by
phase2 builders:

 d1d452ed2fb3 luci-mod-status: don't set '-' hostname when creating static lease
 95b3633055c1 luci-mod-status: switch to html table for wlan channel analysis

So now luci-mod-status depends on libiwinfo20210430 but only
libiwinfo20210106 can be downloaded. This is first part of the fix, in
the upcoming commit Jo is going to remove nonshared flag from iwinfo
package as well.

References: https://lists.infradead.org/pipermail/openwrt-devel/2021-July/035736.html
References: https://lists.infradead.org/pipermail/openwrt-devel/2021-July/035741.html
Acked-by: Jo-Philipp Wich <jo@mein.io>
Reported-by: Nick Hainke <vincent@systemli.org>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2021-07-03 17:22:14 +08:00
..
adb adb: fix for SuperSpeed devices 2020-01-01 16:00:50 +08:00
bcm27xx-userland bcm27xx-userland: update to latest version 2020-05-29 11:39:14 +08:00
bsdiff update utils 2019-08-05 17:38:59 +08:00
busybox busybox: sysntpd: add trigger to reload server 2021-06-28 23:09:18 +08:00
bzip2 bzip2: bump to 1.0.8 2019-10-26 08:50:45 +08:00
checkpolicy checkpolicy: update to version 3.2 2021-03-09 12:12:55 +08:00
ct-bugcheck treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
e2fsprogs build: reorder more BuildPackages lines to deal with ABI_VERSION 2021-02-16 19:30:48 +08:00
f2fs-tools f2fs-tools: update to 1.14.0 2021-02-15 12:13:39 +08:00
fbtest packages/utils: fbtest fix Makefile 2020-05-29 12:15:16 +08:00
fritz-tools fritz-tools: add support for IPQ40xx platform 2020-02-28 08:28:50 +08:00
jboot-tools update utils 2019-08-05 17:38:59 +08:00
jsonfilter update utils 2019-08-05 17:38:59 +08:00
lua treewide: unmark selected packages nonshared 2021-07-03 17:22:14 +08:00
lua5.3 lua5.3: update 2019-10-26 08:25:54 +08:00
mdadm update some packages to latest version (#2760) 2020-01-13 09:47:13 +08:00
mtd-utils mtd-utils: remove lzo build dependency 2020-12-08 11:34:30 +08:00
nvram update some packages to latest version (#2760) 2020-01-13 09:47:13 +08:00
osafeloader update utils 2019-08-05 17:38:59 +08:00
oseama update utils 2019-08-05 17:38:59 +08:00
otrx update some packages to latest version (#2760) 2020-01-13 09:47:13 +08:00
policycoreutils policycoreutils: update to version 3.2 2021-03-09 12:11:54 +08:00
px5g-mbedtls px5g: rename to px5g-mbedtls 2020-09-01 17:23:50 +08:00
px5g-wolfssl px5g-wolfssl: Fix certificate signature 2021-01-27 12:19:12 +08:00
ravpower-mcu ravpower-mcu: add package 2020-07-16 20:12:33 +08:00
secilc secilc: update to version 3.2 2021-03-09 12:12:28 +08:00
spidev_test treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
ucode ucode: update to latest Git HEAD 2021-04-01 23:20:36 +08:00
ugps ugps: start also in case device is absent 2021-06-15 23:14:06 +08:00
usbmode usbmode: Update modeswitch data to 20191128 2020-02-23 15:25:11 +08:00
util-linux util-linux: move libuuid BuildPackage line further up to fix ABI versioning 2021-02-16 12:16:32 +08:00