package/systemd: Force enable blkid
Since systemd select BR2_PACKAGE_UTIL_LINUX_LIBBLKID, we can safely force this option. Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
8dcde2093d
commit
6613e086f4
@ -27,6 +27,7 @@ endif
|
|||||||
|
|
||||||
SYSTEMD_CONF_OPTS += \
|
SYSTEMD_CONF_OPTS += \
|
||||||
--with-rootprefix= \
|
--with-rootprefix= \
|
||||||
|
--enable-blkid \
|
||||||
--enable-static=no \
|
--enable-static=no \
|
||||||
--disable-manpages \
|
--disable-manpages \
|
||||||
--disable-selinux \
|
--disable-selinux \
|
||||||
|
Loading…
Reference in New Issue
Block a user