summaryrefslogtreecommitdiffstats
path: root/meta/packages/libproxy/libproxy_0.4.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* packages: Separate out most of the remaining packages into recipesRichard Purdie2010-09-011-26/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libproxy: disable perl bindingsQing He2010-08-301-2/+2
| | | | | | | | | cmake findperl and findperllibs use execution based approach to locate perl executable and others like module paths and -lperl, which does not work properly under cross compilation. Disable it with -DWITH_PERL=no until cmake is fixed. Signed-off-by: Qing He <qing.he@intel.com>
* libproxy: upgrade from 0.4.2 to 0.4.3Nitin A Kamble2010-08-131-0/+26
Upgraded to fix this issue on fedora 13 http://code.google.com/p/libproxy/source/detail?r=684 Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>