package/rpi-userland: don't install file in random location
commitffa39b23f7ece3a3d9ea914c2e385ce222bdf921
authorYann E. MORIN <yann.morin.1998@free.fr>
Tue, 7 Mar 2017 21:16:28 +0000 (7 22:16 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 10 Mar 2017 21:45:44 +0000 (10 22:45 +0100)
tree478a53f25d156fa1be366c3c9da92956f83c0863
parentf1f86b39546e18f21d4605dbea549490b553e3e9
package/rpi-userland: don't install file in random location

Currently, rpi-userland installs files in $(@D)/../../bin/ which is
entirely stupid, especially in cross-compilation.

Get rid of the dubious, broken, custom install command.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Tested-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/rpi-userland/0006-host-apps-dtoverlay-don-t-install-script-in-random-l.patch [new file with mode: 0644]