From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernd Kuhls Date: Sun, 12 Jan 2014 19:33:47 +0100 Subject: [Buildroot] [PATCH 00/14] Introducing XBMC References: <1389549208-19078-1-git-send-email-maxime.hadjinlian@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Maxime Hadjinlian wrote in news:1389549208-19078-1-git-send-email-maxime.hadjinlian at gmail.com: > Also, it seems it can only build easily with external toolchain (a > missing bitdefs.h files). > It doesn't seems that uClibc is supported also. Hi, xbmc gotham supports uClibc: https://github.com/xbmc/xbmc/commit/0fdf7aa6a95f13b34edf42a6e42da47b4bebf68b You can backport the patch to frodo, several months ago I compiled that version successfully with a buildroot-compiled uClibc toolchain targeting BR2_ARCH="i586". After your patchset gets comitted I will add vaapi support for hw decoding. Regards, Bernd