eudev: drop obsolete --with-firmware-path configure flag
authorPeter Korsgaard <peter@korsgaard.com>
Wed, 25 Jan 2017 14:05:10 +0000 (15:05 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 25 Jan 2017 21:24:50 +0000 (22:24 +0100)
As recently discussed on the list:

http://lists.busybox.net/pipermail/buildroot/2017-January/182147.html

eudev no longer has legacy user space firmware loading and the
--with-firmware-path configure flag since the 3.1.3 release:

commit 3b717594600fa717cdf9bcfd0c7c1b703b245482
Author: Kay Sievers <kay@vrfy.org>
Date:   Mon Sep 1 09:07:49 2014 -0400

    udev: remove userspace firmware loading support

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
So drop it from EUDEV_CONF_OPTS to limit confusion.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/eudev/eudev.mk

index 941b4d856dccbf76920206def072314ec76b5e15..2f5bd6cf196945b47703e502f4bfc9ca68215a86 100644 (file)
@@ -17,7 +17,6 @@ EUDEV_CONF_OPTS = \
        --disable-manpages \
        --sbindir=/sbin \
        --libexecdir=/lib \
-       --with-firmware-path=/lib/firmware \
        --disable-introspection \
        --enable-kmod \
        --enable-blkid