mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/util-linux/util-linux-libs: add a missing patch
The commit2f50686401added a patch for util-linux, but forgot to create a symlink to util-linux-libs. This results in inconsistent libblkid.so builds from util-linux and util-linux-libs. If you enable BR2_PER_PACKAGE_DIRECTORIES, you will find that different libblkid.so is used in different $(BASE_DIR)/per-package/$(PKG)_NAME/target. Signed-off-by: TIAN Yuanhao <tianyuanhao3@163.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commit93d23ef91f) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
477fa60751
commit
b7179080ca
@@ -0,0 +1 @@
|
||||
../0002-libblkid-don-t-mark-cache-as-probed-if-sys-not-available.patch
|
||||
Reference in New Issue
Block a user