diff options
author | Jonathan Liu <net147@gmail.com> | 2016-03-02 00:58:37 +1100 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2016-03-01 15:04:02 +0100 |
commit | 224d1c9925a2324da432b05a2e44256c99687b30 (patch) | |
tree | 8d9e026fc950c803f5b02bdf3f8328c55fb30200 /recipes-devtools/python/rpi-gpio/0001-Remove-nested-functions.patch | |
parent | 0d5aff5161d0fb6f91bc9021f86065248cd8cd1b (diff) | |
download | meta-raspberrypi-224d1c9925a2324da432b05a2e44256c99687b30.tar.gz |
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>
Diffstat (limited to 'recipes-devtools/python/rpi-gpio/0001-Remove-nested-functions.patch')
0 files changed, 0 insertions, 0 deletions