[yocto] [meta-raspberrypi][PATCH 0/3] libexecdir fixes

Andrei Gherzan andrei at gherzan.ro
Fri Feb 26 11:53:45 PST 2016


On Tue, Feb 02, 2016 at 03:31:44PM +0100, Maciej Borzecki wrote:
> A couple of fixes that resolve issues with recent change of libexecdir
> in OE-core.
>
> The first patch cleans up the recipe to install rpi-mkimage tools into
> ${libexecdir}/rpi-mkimage. This preserves the original nesting of
> rpi-mkimage under ${libdir}.
>
> The 2nd and 3rd patch use ${STAGING_LIBEXECDIR_NATIVE} rather than a mix
> of ${STAGING_DIR_NATIVE}${libexecdir} to keep things clean.
>
> Maciej Borzecki (3):
>   rpi-mkimage: install tools under {libexecdir}/rpi-mkimage
>   u-boot-rpi: use STAGING_LIBEXECDIR_NATIVE for rpi-mkimage tools
>   linux-raspberrypi: use STAGING_LIBEXECDIR_NATIVE for rpi-mkimage tools
>
>  recipes-bsp/rpi-mkimage/rpi-mkimage_git.bb | 4 ++--
>  recipes-bsp/u-boot/u-boot-rpi_git.bb       | 2 +-
>  recipes-kernel/linux/linux-raspberrypi.inc | 2 +-
>  3 files changed, 4 insertions(+), 4 deletions(-)
>
> --
> 2.5.0
>

Hi,

Merged the patch set to master. Thank you.

--
Andrei Gherzan



More information about the yocto mailing list