* [Buildroot] [PATCH 1/1 v2] package/kodi: Remove hyperflous option --disable-dvdcss
@ 2015-07-02 18:50 Bernd Kuhls
2015-07-02 19:56 ` Yann E. MORIN
2015-07-04 10:43 ` Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2015-07-02 18:50 UTC (permalink / raw)
To: buildroot
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>
---
v2: Rebased local repo against upstream (Yann)
package/kodi/kodi.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/kodi/kodi.mk b/package/kodi/kodi.mk
index 28fece7..cc42df4 100644
--- a/package/kodi/kodi.mk
+++ b/package/kodi/kodi.mk
@@ -34,7 +34,6 @@ KODI_CONF_ENV = \
KODI_CONF_OPTS += \
--with-ffmpeg=shared \
--disable-crystalhd \
- --disable-dvdcss \
--disable-hal \
--disable-joystick \
--disable-openmax \
--
1.7.10.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1 v2] package/kodi: Remove hyperflous option --disable-dvdcss
2015-07-02 18:50 [Buildroot] [PATCH 1/1 v2] package/kodi: Remove hyperflous option --disable-dvdcss Bernd Kuhls
@ 2015-07-02 19:56 ` Yann E. MORIN
2015-07-04 10:43 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2015-07-02 19:56 UTC (permalink / raw)
To: buildroot
Bernd, all,
On 2015-07-02 20:50 +0200, Bernd Kuhls spake thusly:
> 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>
Regards,
Yann E. MORIN.
> ---
> v2: Rebased local repo against upstream (Yann)
>
> package/kodi/kodi.mk | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/package/kodi/kodi.mk b/package/kodi/kodi.mk
> index 28fece7..cc42df4 100644
> --- a/package/kodi/kodi.mk
> +++ b/package/kodi/kodi.mk
> @@ -34,7 +34,6 @@ KODI_CONF_ENV = \
> KODI_CONF_OPTS += \
> --with-ffmpeg=shared \
> --disable-crystalhd \
> - --disable-dvdcss \
> --disable-hal \
> --disable-joystick \
> --disable-openmax \
> --
> 1.7.10.4
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1 v2] package/kodi: Remove hyperflous option --disable-dvdcss
2015-07-02 18:50 [Buildroot] [PATCH 1/1 v2] package/kodi: Remove hyperflous option --disable-dvdcss Bernd Kuhls
2015-07-02 19:56 ` Yann E. MORIN
@ 2015-07-04 10:43 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2015-07-04 10:43 UTC (permalink / raw)
To: buildroot
Dear Bernd Kuhls,
On Thu, 2 Jul 2015 20:50:53 +0200, Bernd Kuhls wrote:
> 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>
> ---
> v2: Rebased local repo against upstream (Yann)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-07-04 10:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-02 18:50 [Buildroot] [PATCH 1/1 v2] package/kodi: Remove hyperflous option --disable-dvdcss Bernd Kuhls
2015-07-02 19:56 ` Yann E. MORIN
2015-07-04 10:43 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox