summaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
authorHector Palacios <hector.palacios@digi.com>2016-03-03 17:29:54 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2016-03-11 08:00:16 -0300
commit37564e6801ce82fad979b4f57151c676d80e8a6c (patch)
treec3277d02768f102ccb8596e59b715b89fc68c4fa /recipes-core
parent3154c40c3ee7cf43fdb2b0e787898e7aa3ee5dd5 (diff)
downloadmeta-fsl-arm-37564e6801ce82fad979b4f57151c676d80e8a6c.tar.gz
imx-usb-loader: add recipe
This includes into the SDK Boundary Devices i.MX/Vybrid recovery utility, a host tool which allows to boot an image via USB in serial downloader mode. It currently supports i.MX5, i.MX6, i.MX7, and Vybrid families. Signed-off-by: Hector Palacios <hector.palacios@digi.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/packagegroup/nativesdk-packagegroup-sdk-host.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/packagegroup/nativesdk-packagegroup-sdk-host.bbappend b/recipes-core/packagegroup/nativesdk-packagegroup-sdk-host.bbappend
index 2054506..bd22b9b 100644
--- a/recipes-core/packagegroup/nativesdk-packagegroup-sdk-host.bbappend
+++ b/recipes-core/packagegroup/nativesdk-packagegroup-sdk-host.bbappend
@@ -2,4 +2,5 @@ RDEPENDS_${PN} += " \
2 nativesdk-elftosb \ 2 nativesdk-elftosb \
3 nativesdk-mxsldr \ 3 nativesdk-mxsldr \
4 nativesdk-u-boot-mkimage \ 4 nativesdk-u-boot-mkimage \
5 nativesdk-imx-usb-loader \
5" 6"