[Buildroot] [PATCH 1/1] Revert "package/systemd: disable portabled"

Francois Gervais fgervais at distech-controls.com
Wed Nov 25 15:27:17 UTC 2020


We depend on this feature to dynamically extend the capabilities of
our embedded devices.

Also if it makes any difference, portablectl is now in /usr/bin.

This reverts commit b37fa74380557689f2309370c5bc1e770a1831eb.

Signed-off-by: Francois Gervais <fgervais at distech-controls.com>
---
 package/systemd/systemd.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/systemd/systemd.mk b/package/systemd/systemd.mk
index cb12f667d6..e24c357ccf 100644
--- a/package/systemd/systemd.mk
+++ b/package/systemd/systemd.mk
@@ -33,7 +33,6 @@ SYSTEMD_CONF_OPTS += \
 	-Dman=false \
 	-Dmount-path=/usr/bin/mount \
 	-Dnss-systemd=true \
-	-Dportabled=false \
 	-Dquotacheck-path=/usr/sbin/quotacheck \
 	-Dquotaon-path=/usr/sbin/quotaon \
 	-Drootlibdir='/usr/lib' \
-- 
2.17.1



More information about the buildroot mailing list