[hal] Fixed select of UDEV__EXTRA_VOLUME_ID
    
    With udev 147 and newer this option is no longer available. 
    Commented out.
    
    Signed-off-by: Carsten Schlote <c.schl...@konzeptpark.de>

diff --git a/rules/hal.in b/rules/hal.in
index 237c005..21cee6b 100644
--- a/rules/hal.in
+++ b/rules/hal.in
@@ -9,7 +9,7 @@ menuconfig HAL
        select DBUS_GLIB
        select POLICYKIT if HAL__POLKIT
        # FIXME: why is this dependency necessary?
-       select UDEV__EXTRA_VOLUME_ID
+       #select UDEV__EXTRA_VOLUME_ID - no longer existent with >=udev-147
        prompt "hal                           "
        help
          hal is a dbus service which provides userspace access for all

--
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to