libsigrok: remove --disable-udev from CONF_OPTS

This option is invalid and thus ignored by libsigrok configure.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bartosz Golaszewski 2015-02-20 13:28:56 +01:00 committed by Thomas Petazzoni
parent 62edc713b5
commit 733431b5f9

View File

@ -13,7 +13,7 @@ LIBSIGROK_LICENSE_FILES = COPYING
LIBSIGROK_AUTORECONF = YES
LIBSIGROK_INSTALL_STAGING = YES
LIBSIGROK_DEPENDENCIES = libglib2 libzip host-pkgconf
LIBSIGROK_CONF_OPTS = --disable-libudev --disable-bindings --disable-glibtest
LIBSIGROK_CONF_OPTS = --disable-bindings --disable-glibtest
define LIBSIGROK_ADD_MISSING
mkdir -p $(@D)/autostuff