[Buildroot] [PATCH 1/1] package/uclibc: Add eventfd_read() and eventfd_write()

Peter Korsgaard jacmet at uclibc.org
Sat Oct 25 00:16:07 UTC 2014


>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls at t-online.de> writes:

 > Needed for upcoming eventfd support in Kodi:
 > https://github.com/FernetMenta/xbmc/commit/1030119691a67511b6e9a27abdec474525de8d26

 > Runtime test was positive:
 > 22:13:39 T:3035360160  NOTICE: Thread FDEventMonitor start, auto delete: false

 > Downloaded from Openembedded:
 > https://github.com/openembedded/oe-core/blob/master/meta/recipes-core/uclibc/uclibc-git/0001-Add-eventfd_read-and-eventfd_write.patch

 > This function needs CONFIG_EVENTFD enabled in kernel and the following line to be
 > added to package/kodi/Config.in when the eventfd support becomes part of upstream:
 > depends on !BR2_TOOLCHAIN_EXTERNAL_UCLIBC

Sorry, I don't like to carry feature patches (that aren't even in
upstream git) to buildroot.

Is there any real reason to use uClibc with kodi? I would imagine that
kodi is so big that the size difference betweeen uClibc and glibc
doesn't really matter.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list