Commit Graph

15 Commits

Author SHA1 Message Date
Dongxiao Xu 36bc4592f4 opkg: Upgraded to version 0.1.8
Use stable release as default recipe.
Remove logfix.patch since the logic is already in latest version package
Also fix the metadata

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-07-21 16:00:58 +01:00
Joshua Lock 4d1f39af75 autotools: deprecate autotools_stage class
Move the functionality into autotools and ensure all our Poky recipes are no
longer using it.
Keep the autools_stage class around for OE compatability but just have it
inherit autools.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-04-27 17:11:28 +01:00
Richard Purdie eb6d6f3dc1 opkg: Fix header problem
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-29 11:36:52 +00:00
Richard Purdie 6793dca934 opkg: Fix native and nativesdk configuration options
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-27 14:44:27 +00:00
Joshua Lock 39d8c0fc4a opkg: add openssl to DEPENDS
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-01-27 10:58:00 +00:00
Richard Purdie 67fbc5c871 opkg: Update to latest svn and apply patch to enable readable logfiles
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-26 23:19:09 +00:00
Richard Purdie a717961f6e opkg: Convert to use BBCLASSEXTEND
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-13 22:06:25 +00:00
Richard Purdie 3aa68f1282 opkg: Switch to google svn and patch to export a version comparision function (patches taken from OE.dev)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-10-05 21:11:16 +01:00
Richard Purdie 79b7a566a2 opkg: Disable Werror, too many false positives with gcc 4.3.3
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-23 23:10:57 +01:00
Richard Purdie 525edb3e96 opkg: Fix sighandler compile error (patch from upstream)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-23 00:23:58 +01:00
Damien Lespiau 53973f286b opkg: fix build with gcc 4.3.2
opkg has the -Werror flag enabled and gcc 4.3.2 introduces new warnings.
2009-02-09 11:13:05 +00:00
Richard Purdie fcb1791f55 classes/autotools_stage.bbclass: Add autotools_stage class to further recipes to simplify recipes using standard autotools 2008-12-30 17:07:17 +00:00
Richard Purdie 0cc119f05f opkg: Really fix the prototype problem (and an invalid call) 2008-10-23 12:05:39 +01:00
Marcin Juszkiewicz fe96342d83 opkg: provide update-alternatives(-native)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4058 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-19 15:35:50 +00:00
Marcin Juszkiewicz e6746fff87 opkg: added forgotten file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4024 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-17 12:59:15 +00:00