diff options
author | Petr Štetiar <ynezz@true.cz> | 2020-03-05 12:46:21 +0100 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-03-11 10:52:46 +0100 |
commit | f6cb82329bc0e0039b38465994032b4a3cf7f49f (patch) | |
tree | ed2db7956dff95595a0583841a51e38cd60487a2 /tools/e2fsprogs | |
parent | 3e03b7ac4ada4966d058871d0a1f67f1f0f408d4 (diff) | |
download | upstream-f6cb82329bc0e0039b38465994032b4a3cf7f49f.tar.gz upstream-f6cb82329bc0e0039b38465994032b4a3cf7f49f.tar.bz2 upstream-f6cb82329bc0e0039b38465994032b4a3cf7f49f.zip |
armvirt: fix missing watchdog core dependency for hwmon-sch5627
Fixes following error uncovered while building armvirt/64 on 5.4:
Package kmod-hwmon-sch5627 is missing dependencies for the following libraries:
watchdog.ko
That dependency was introduced in upstream via 2d8c7ff52c24
("hwmon/sch56xx: Depend on watchdog for watchdog core functions") in
v3.5.
The issue emerged in 5.4 because the kconfig symbol CONFIG_WATCHDOG_CORE
is now a tristate value. Previously it was a bool.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'tools/e2fsprogs')
0 files changed, 0 insertions, 0 deletions