summaryrefslogtreecommitdiff
path: root/meta/packages/opkg/files
Commit message (Collapse)AuthorAgeFilesLines
* opkg: Convert to use BBCLASSEXTENDRichard Purdie2010-01-134-119/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* opkg: Switch to google svn and patch to export a version comparision ↵Richard Purdie2009-10-051-0/+13
| | | | | | function (patches taken from OE.dev) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* opkg: Fix sighandler compile error (patch from upstream)Richard Purdie2009-05-231-0/+14
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* 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