summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
Commit message (Collapse)AuthorAgeFilesLines
* imx-usb-loader: add recipeHector Palacios2016-04-191-0/+19
| | | | | | | | | | | 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>
* cst: update to commit 65f79ebTing Liu2016-04-191-3/+3
| | | | | | | | | | | | | | | | | | | | | | | Update LIC_FILES_CHKSUM as the code layout changed. New commits imported: 65f79eb Corrected Bit number printing for LayerScape SoC's 336e5f3 Added attribution to Brad Conte for SHA256 code 6d867f4 OTPMK and DRV utilities have been renamned 0cf0787 Hash_DRBG library license chanaged to BSD 4c941cd VERBOSITY option added in Makefile 8313f56 Makefile modified for distclean becbb28 OTPMK Hamming algorithm used from library f3c205f Library compiled as a static library d17368c hash_drbg library integrated in CST 66ac7df CST directory structure modified f84a78e Memory errors resolved ea0ead0 gen_otpmk: Corrected bit Order Printing 74bbb24 LS1043: Input Files added 2f8225a LS1:: Modify input file addresses for LS1021 Rev2.0 Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qemu-qoriq: porvide qemuTing Liu2016-04-191-0/+2
| | | | | | | Otherwise the version in Poky will be used as some pkgs depends on qemu. Signed-off-by: Ting Liu <ting.liu@nxp.com>> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qemu-qoriq: replace /usr/share with ${datadir}Ting Liu2016-04-191-1/+1
| | | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qemu_qoriq: import ptest patches from pokyTing Liu2016-04-193-0/+45
| | | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qemu-qoriq: empty not supported PACKAGECKGTing Liu2016-04-191-0/+6
| | | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qemu-qoriq: update to commit 8362a29Ting Liu2016-04-191-2/+2
| | | | | | | | | New commits imported: 8362a29 nbd: fix type conversion error when doing ioctl Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qemu-qoriq: enable back libusb through PACKAGECONFIGLaurentiu Tudor2016-04-191-1/+2
| | | | | | | | | This fixes usb passthrough support. Signed-off-by: Laurentiu Tudor <Laurentiu.Tudor@freescale.com> Cc: Lu Wei <wei.lu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qemu: unify the recipe for QorIQ ARM and QorIQ PPCZhenhua Luo2016-04-192-59/+20
| | | | | | | | | | * rename recipe to qemu-qoriq_git.bb to be product specific * add DESCRIPTION * conditionally define QEMU_TARGETS and EXTRA_OECONF * skip dev-deps check to fix build error * add COMPATIBLE_MACHINE Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* Move meta-fsl-ppc content to layer rootOtavio Salvador2015-07-281-0/+55
| | | | | | | | This commit is just a rename of all contents of meta-fsl-ppc subdirectory to this layer's root, merging the contents of common files, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Move meta-fsl-arm content to layer rootOtavio Salvador2015-07-163-0/+88
The meta-fsl-arm is going to be used as the base for this layer. It contains a clean history and allowing a more granullar set of changes. This commit is just a rename of all contents of meta-fsl-arm subdirectory to this layer's root, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>