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

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Nov 2 18:10:22 UTC 2013


Dear Eric Le Bihan,

On Fri, 20 Sep 2013 14:24:05 +0200, Eric Le Bihan wrote:
> 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 \

This should be squashed into the patch updating systemd, I don't really
a reason to have this separately.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list