summaryrefslogtreecommitdiff
path: root/meta/packages/opkg/files/opkg-fix-gcc-warnings.patch
AgeCommit message (Collapse)AuthorFiles
2010-01-13opkg: Convert to use BBCLASSEXTENDRichard 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.