[Buildroot] [PATCH] package/xbmc: Fix broken variable name

Yann E. MORIN yann.morin.1998 at free.fr
Thu Aug 28 10:10:41 UTC 2014


Bernd, Peter, All,

On 2014-08-28 07:38 +0200, Bernd Kuhls spake thusly:
> "Yann E. MORIN" <yann.morin.1998 at free.fr> wrote in 
> news:20140827213842.GB21009 at free.fr:
> 
> >> Then we should imho get rid of the XBMC_DBUS option if that option
> >> doesn't do anything.
> > 
> > That option does select BR2_PACKAGE_DBUS.
> 
> should BR2_PACKAGE_DBUS in turn not select BR2_PACKAGE_XBMC_DBUS then?
> Otherwise users might think DBUS is disabled for xbmc while it is enabled due 
> to BR2_PACKAGE_DBUS. Otoh I could try to provide an xbmc/configure option
> --en/disable-dbus upstream.

Well, barring an option in XBMC to explicitly enable/disable DBUS, we
can't do much. What we can do is hide the DBU option in XBMC if DBUS is
already selected (but that's a circular dependency, which kconfig does
not like much.)

> > But for XBMC, the reasoning was that we would not want such a behaviour,
> > since some dependencies are not trivial (e.g. shairplay, CEC...), so the
> > kconfig options to XBMC are here to facilitate the user's life.
> 
> +1, same should be done for alsa and libva.

Yes.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  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.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list