Commit 81a66756 authored by Bernd Kuhls's avatar Bernd Kuhls Committed by Thomas Petazzoni
Browse files

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: default avatarBernd Kuhls <bernd.kuhls@t-online.de>
Acked-by: default avatar"Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent f01396a1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -34,7 +34,6 @@ KODI_CONF_ENV = \
KODI_CONF_OPTS +=  \
	--with-ffmpeg=shared \
	--disable-crystalhd \
	--disable-dvdcss \
	--disable-hal \
	--disable-joystick \
	--disable-openmax \