summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/fbida/files
Commit message (Collapse)AuthorAgeFilesLines
* fbida: Fix build with libjpeg-turboKhem Raj2017-08-133-0/+1881
| | | | | | | | Dont hardcode cpp to point to gcc collection, helps compiling with clang Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fbida: Fix compile-host-path errorMarek Vasut2017-04-181-0/+34
Remove the explicit reference to /usr/local/* in Variables.mk. This is completely bogus and causes failure during cross-compilation. Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>