fstools: add direct dependencies on libblobmsg-json and libjson-c
authorPetr Štetiar <ynezz@true.cz>
Sun, 14 Jul 2019 20:10:37 +0000 (22:10 +0200)
committerPetr Štetiar <ynezz@true.cz>
Sun, 14 Jul 2019 22:48:13 +0000 (00:48 +0200)
commit48662712b20fcf05e05b79800b6ec2a5bcbac96d
treeca3c2ce50379d279aa6766c4dfe8a9eae5712883
parent1c3587cad9157c46d6ce82bce9a5300c65b52a30
fstools: add direct dependencies on libblobmsg-json and libjson-c

The OpenWrt buildroot ABI version rebuild tracker does not handle
transient dependencies, therefore add all libraries linked by
block-mount and blockd as direct dependencies to the corresponding
binary package definition.

This ensures that block-mount and blockd is automatically rebuilt and
relinked if any of these libraries has its ABI_VERSION updated in the
future.

Fixes: FS#2373
[jow: similar fix for procd and 98.42% of commit message]
Signed-off-by: Jo-Philip Wich <jow@mein.io>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit cbae306815bdfc335eeedc35dc5df3d2d4021a2a)
package/system/fstools/Makefile