summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-imx/0001-tools-allow-to-override-python.patch
Commit message (Collapse)AuthorAgeFilesLines
* u-boot-imx: Fix x86_64-linux-gnu-gcc compilation errorCarlos Rafael Giani2019-05-201-0/+46
This fixes the compiler error: | unable to execute 'x86_64-linux-gnu-gcc': No such file or directory | error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>