summaryrefslogtreecommitdiffstats
path: root/package/can-utils
Commit message (Collapse)AuthorAgeFilesLines
* can-utils: bump version and change download locationYegor Yefremov2012-03-121-2/+2
| | | | | | | SocketCAN repository moved from Berlios.de to gitorious Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-1/+1
| | | | | | | | | | Thanks to the pkgparentdir and pkgname functions, we can rewrite the AUTOTARGETS 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>
* package: add can-utilsPeter Korsgaard2011-04-212-0/+19
Add SocketCAN utilities. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>