mirror of
https://git.busybox.net/buildroot.git
synced 2025-01-10 14:33:24 +08:00
2acaa86ce6
Replace util-linux dependency by util-linux-libs to break the following circular dependency: util-linux -> udev -> systemd -> polkit -> libglib2 -> util-linux which will result in the following build failure: ../output-1/build/libglib2-2.64.4/meson.build:1931:2: ERROR: Dependency "mount" not found, tried pkgconfig This will also raise the following build failure with util-linux: checking for udev_new in -ludev... no configure: error: udev selected but libudev not found Fixes: - http://autobuild.buildroot.org/results/d2da9bda4e38b301d11d3baa66ea171e9e087171 - http://autobuild.buildroot.org/results/520e9f18015fe26f93eb26387524766440e63f23 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> |
||
---|---|---|
.. | ||
0001-fix-compile-time-atomic-detection.patch | ||
0002-allow-explicit-disabling-of-tests.patch | ||
0003-remove-cpp-requirement.patch | ||
0004-Add-Wno-format-nonliteral-to-compiler-arguments.patch | ||
Config.in | ||
libglib2.hash | ||
libglib2.mk |