meta-raspberrypi/recipes-bsp
Jonathan Liu 224d1c9925 rpi-mkimage: install to bindir instead of libexecdir
On fido and earlier branches, ${libexecdir} depends on ${BPN} so it
is not a good choice as ${libexecdir} is different depending on the
recipe name.

For example, rpi-mkimage would install mkknlimg to:
  [...]/sysroots/x86_64-linux/usr/lib/rpi-mkimage
but linux-raspberrypi would look for mkknlimg in the path:
  [...]/sysroots/x86_64-linux/usr/lib/linux-raspberrypi

To resolve this, we use ${bindir} instead as it doesn't depend on
${BPN} in fido and earlier branches as well as in the master branch.

Signed-off-by: Jonathan Liu <net147@gmail.com>
2016-03-01 15:04:02 +01:00
..
bootfiles pitft: Add basic support for PiTFT 2016-03-01 14:38:03 +01:00
common firmware: Bump revision 2015-10-21 22:55:43 +02:00
formfactor Remove uses of PRINC 2014-05-08 21:20:26 +03:00
rpi-mkimage rpi-mkimage: install to bindir instead of libexecdir 2016-03-01 15:04:02 +01:00
u-boot u-boot-rpi: update path to imagetool-uncompressed.py 2016-02-28 10:48:56 +01:00