imx-usb-loader: allow building the target variant
authorVincent Prince <vincent.prince.fr@gmail.com>
Wed, 16 May 2018 09:16:05 +0000 (11:16 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 19 May 2018 20:41:21 +0000 (22:41 +0200)
commit430ac895487dda261e6f68a066fd27847165d545
tree3675b02161c252ff199e1d9dcc427b4f0b783a6c
parentae7e5960a31795707ebdff5952b01881bffbf484
imx-usb-loader: allow building the target variant

Having imx-usb-loader on the target might be useful when you're
building a system that itself will be responsible for booting/flashing
i.MX based devices.

Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com>
[Thomas:
 - improve commit log
 - fix indentation
 - drop BR2_arm dependency
 - add missing host-pkgconf dependency
 - fix prefix variable to install in $(TARGET_DIR)/usr]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/Config.in
package/imx-usb-loader/Config.in [new file with mode: 0644]
package/imx-usb-loader/imx-usb-loader.mk