summaryrefslogtreecommitdiff
path: root/meta/packages/opkg/files
Commit message (Collapse)AuthorAgeFilesLines
* opkg: fix build with gcc 4.3.2Damien Lespiau2009-02-091-0/+53
| | | | opkg has the -Werror flag enabled and gcc 4.3.2 introduces new warnings.
* opkg: Really fix the prototype problem (and an invalid call)Richard Purdie2008-10-231-0/+13
|
* opkg: Fix incomplete function prototypeRichard Purdie2008-10-231-0/+26