summaryrefslogtreecommitdiffstats
path: root/package/ti-utils
Commit message (Collapse)AuthorAgeFilesLines
* ti-utils: unbreak build after libnl version bumpPeter Korsgaard2011-12-261-2/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: remove useless arguments from GENTARGETSThomas Petazzoni2011-09-291-1/+1
| | | | | | | | | | Thanks to the pkgparentdir and pkgname functions, we can rewrite the GENTARGETS macro in a way that avoids the need for each package to repeat its name and the directory in which it is present. [Peter: pkgdir->pkgparentdir] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ti-utils: bump version and clean upYegor Yefremov2011-08-091-7/+9
| | | | | | [Peter: fixup whitespace, simplify target install] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* New package: ti-utilsYegor Yefremov2011-07-252-0/+37
Add the calibrator and other useful utilities for TI wireless solution, based on wl12xx driver. See http://linuxwireless.org/en/users/Drivers/wl12xx/calibrator for further details. [Peter: add libnl Config.in dependency] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>