summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/fbida/files/0001-Avoid-using-host-path.patch
Commit message (Collapse)AuthorAgeFilesLines
* 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>