aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/packagegroup
AgeCommit message (Collapse)Author
2016-03-11imx-usb-loader: add recipeHector Palacios
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>
2014-10-23nativesdk-packagegroup-sdk-host: add nativesdk-u-boot-mkimageJavier Viguera
Add the 'mkimage' host tool to the toolchains generated with 'bitbake meta-toolchain' or with 'bitbake -c populate_sdk <image>'. This allows to use the standalone toolchain to build kernel images of type uImage (with u-boot header) Signed-off-by: Javier Viguera <javier.viguera@digi.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-07PRINC removal from recipesOtavio Salvador
The PRINC use is deprecated and a patch bumping those is applied in OE-Core. As consequence we must drop those here as soon as possible to avoid PR changes in users feeds. Change-Id: I5bb3947d96b76716db67e2122c6a00ea695ca7bb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-01-15nativesdk-packagegroup-sdk-host: Fix inclusion of elftosb and mxsldrOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-09-07task-base: follow OE-Core the rename to packagegroup-baseOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>