Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rpi-userland: bump version to 8f0abfb07b | Peter Seiderer | 2018-10-15 | 1 | -45/+0 |
| | | | | | | | | | | | | - rebased 0003-Disable-Werror-everywhere.patch - deleted 0006-host-apps-dtoverlay-don-t-install-script-in-random-l.patch (upstream applied [1]) [1] https://github.com/raspberrypi/userland/commit/2fe51001dbd421ac35a55af443ac080b50128266 Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | package/rpi-userland: don't install file in random location | Yann E. MORIN | 2017-03-10 | 1 | -0/+45 |
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> |