[Buildroot] [PATCH v2 4/6] systemd: set correct firmware search path

Eric Le Bihan eric.le.bihan.dev at free.fr
Fri Sep 20 12:24:05 UTC 2013


Signed-off-by: Eric Le Bihan <eric.le.bihan.dev at free.fr>
---
 package/systemd/systemd.mk |    1 +
 1 file changed, 1 insertion(+)

diff --git a/package/systemd/systemd.mk b/package/systemd/systemd.mk
index d371711..1afceed 100644
--- a/package/systemd/systemd.mk
+++ b/package/systemd/systemd.mk
@@ -34,6 +34,7 @@ SYSTEMD_CONF_OPT += \
 	--with-dbussessionservicedir=/usr/share/dbus-1/services \
 	--with-dbussystemservicedir=/usr/share/dbus-1/system-services \
 	--with-dbusinterfacedir=/usr/share/dbus-1/interfaces \
+	--with-firmware-path=/lib/firmware \
 	--enable-split-usr \
 	--enable-introspection=no \
 	--disable-efi \
--
1.7.9.5



More information about the buildroot mailing list