summaryrefslogtreecommitdiffstats
path: root/package/raspberrypi-usbboot
Commit message (Collapse)AuthorAgeFilesLines
* raspberrypi-usbboot: remove /usr from DESTDIR-based install commandsArnout Vandecappelle2017-07-051-10/+12
| | | | | | | | | | | | | | We have a patch that adds $(DESTDIR) to the install commands of raspberrypi-usbboot, but it would still be installed in $(DESTDIR)/usr. We don't want that, so remove the /usr part in the installation commands. Note that upstream has removed the 'install' target entirely, so there's no point trying to keep the patch in upstreamable shape (i.e. defaulting DESTDIR to /usr). Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* raspberrypi-usbboot: new packageThomas Petazzoni2016-12-066-0/+239
This new package currently installs the "rpiboot" utility, which is needed to access via USB mass storage the built-in eMMC of Raspberry Pi compute modules. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud