summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-uuc
Commit message (Collapse)AuthorAgeFilesLines
* imx-uuc: bump to latest revisionMarc Ferland2018-05-241-1/+1
| | | | | | | | | | | Includes: * multi UDC support * linuxrc script fixes * use soc_uid as usb gadget serial number Signed-off-by: Marc Ferland <ferlandm@amotus.ca> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-uuc: update to new git hash, where the patch is been accepted upstreamGianfranco Costamagna2017-10-042-47/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-uuc: Fix missing build ldflags leading to QA issuesGianfranco Costamagna2017-10-032-1/+46
| | | | | Signed-off-by: Gianfranco Costamagna <gianfranco.costamagna@abinsula.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-uuc: Bump revision to 1de598e7Otavio Salvador2017-08-301-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | This includes following changes: 1de598e Merge pull request #5 from lijunone/master a5a05da Update linuxrc 61a1449 Merge pull request #4 from mhei/fixes af76f6a uuc: fix format nitpick f8d0c75 uu.c: fix compiler warnings for unused variables 625c36e Merge pull request #2 from mhei/fixes e6304a7 Merge pull request #3 from lijunone/master c342fb0 linuxrc: add utp mass storage setup via configfs f9a8e97 uuc: fix some compiler warnings 65d8bf7 sdimage: use fsync before closing the device a977121 Add travis hint 03d64cf Small Makefile improvements 9a8c844 sdimage: no need to open image file R/W 592fdb6 sdimage: fix partition size check 3d4b3fa Add a .gitignore with the binaries sdimage and uuc 86e0a1b sdimage: move BCB header to 4 sector offset 2fa75b4 uuc: fix format warnings f64baff Honour CFLAGS 85a0b23 sdimage: add includes to prevent warnings Change-Id: I7e81dd0d4666d00b76be3d78982ef2b1bd039b53 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-uuc: Drop 0.5.1 recipeOtavio Salvador2016-10-181-16/+0
| | | | | | The Git recipe is now preferred so we are dropping the old release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-uuc: Add git recipeJun Zhu2016-10-181-0/+19
| | | | | | | | The tool will be maintained as an open source project. The repository can be found by https://github.com/NXPmicro/imx-uuc Signed-off-by: Jun Zhu <junzhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-uuc: Add dosfstools-native on DEPENDSFabio Berton2016-04-191-1/+1
| | | | | | | | | imx-uuc Makefile runs mkfs.vfat command and fails if it not available. We need to install dosfstools-native to provide this tool. Change-Id: Iadc9ce579bbe20b69ed27e3518b39009254d9cd0 Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-uuc: Upgrade to 0.5.1 versionLauren Post2016-04-191-4/+4
| | | | | | | | Support a dummy fat file to vaoid windows popup format dialog when using manufacturing tool. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Move meta-fsl-arm content to layer rootOtavio Salvador2015-07-161-0/+16
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>