summaryrefslogtreecommitdiff
path: root/meta/packages/opkg/files
AgeCommit message (Collapse)AuthorFiles
2010-01-13opkg: Convert to use BBCLASSEXTENDRichard Purdie4
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-10-05opkg: Switch to google svn and patch to export a version comparision ↵Richard Purdie1
function (patches taken from OE.dev) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-23opkg: Fix sighandler compile error (patch from upstream)Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-02-09opkg: fix build with gcc 4.3.2Damien Lespiau1
opkg has the -Werror flag enabled and gcc 4.3.2 introduces new warnings.
2008-10-23opkg: Really fix the prototype problem (and an invalid call)Richard Purdie1
2008-10-23opkg: Fix incomplete function prototypeRichard Purdie1