xbmc: Allow compilation with uClibc
authorBernd Kuhls <bernd.kuhls@t-online.de>
Wed, 23 Jul 2014 04:40:19 +0000 (06:40 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 23 Jul 2014 20:06:10 +0000 (22:06 +0200)
commitbc4186261da6e4eb53692fe7ac66c6b90776c7ab
tree2db94d024d58f0903ef30b07328dd7fa8824643f
parent0a03dd891dce6e19f00117fd8615c7b383a1c449
xbmc: Allow compilation with uClibc

- Add dependencies needed by xbmc on BR2_LARGEFILE, BR2_INET_IPV6 &
  BR2_USE_WCHAR after the removal of BR2_TOOLCHAIN_USES_GLIBC
- Add xbmc-0002-mathutil.patch to fix ARM compilation

[Thomas: factorize architecture dependency in a new
BR2_PACKAGE_XBMC_ARCH_SUPPORTS option.]

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/xbmc/Config.in
package/xbmc/xbmc-0002-mathutil.patch [new file with mode: 0644]