package/kodi: Remove hyperflous option --disable-dvdcss
The option is controlled later on inside this if-clause ifeq ($(BR2_PACKAGE_KODI_OPTICALDRIVE),y) Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
f01396a158
commit
81a66756ca
@ -34,7 +34,6 @@ KODI_CONF_ENV = \
|
||||
KODI_CONF_OPTS += \
|
||||
--with-ffmpeg=shared \
|
||||
--disable-crystalhd \
|
||||
--disable-dvdcss \
|
||||
--disable-hal \
|
||||
--disable-joystick \
|
||||
--disable-openmax \
|
||||
|
Loading…
Reference in New Issue
Block a user