meta-raspberrypi/recipes-bsp/u-boot
Maciej Borzecki 1465bc8787 u-boot-rpi: use STAGING_LIBEXECDIR_NATIVE for rpi-mkimage tools
The rpi-mkimage tools are installed ${libexecdir}/rpi-mkimage within
native sysroot, where ${libexecdir} resolves to /usr/libexec. This caused
the build to fail due to recipe trying to access ${libdir}/mkimage. Fix
the paths to use an unambiguous STAGING_LIBEXECDIR_NATIVE so that a
proper location is used.

Signed-off-by: Maciej Borzecki <maciej.borzecki@open-rnd.pl>
2016-02-26 20:42:18 +01:00
..
u-boot-rpi_git.bb u-boot-rpi: use STAGING_LIBEXECDIR_NATIVE for rpi-mkimage tools 2016-02-26 20:42:18 +01:00