mfgtools: new package
commit5debaf1bebcd96e40e7b1fc7e0b9ee02194e7960
authorGary Bisson <gary.bisson@boundarydevices.com>
Wed, 26 Oct 2016 16:08:02 +0000 (26 18:08 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 26 Oct 2016 19:26:20 +0000 (26 21:26 +0200)
tree7026d2b34107ad61d22f42de1e04fe935e0cd978
parentbde0250f069d80a6f823766566d9b146d7559dce
mfgtools: new package

This package contains the Freescale manufacturing tool.
It is designed to program firmware to i.MX boards during production.
The communication is done over USB using the Freescale UTP protocol.

The project is maintained on NXPMicro Github repository:
https://github.com/NXPmicro/mfgtools

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
[Thomas:
 - remove dependency on host-cmake, this is handled by the
   host-cmake-package infrastructure
 - add quotes around $(HOSTCXX)
 - add CPOL.htm to <pkg>_LICENSE_FILES.
 - tweaks to the readme.txt file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in.host
package/mfgtools/Config.in.host [new file with mode: 0644]
package/mfgtools/mfgtools.hash [new file with mode: 0644]
package/mfgtools/mfgtools.mk [new file with mode: 0644]
package/mfgtools/readme.txt [new file with mode: 0644]