summaryrefslogtreecommitdiffstats
path: root/meta/packages/libproxy
Commit message (Collapse)AuthorAgeFilesLines
* libproxy: upgrade from 0.4.2 to 0.4.3Nitin A Kamble2010-08-131-1/+1
| | | | | | | 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>
* libproxy: Disabled webkit supportJeff Dike2010-07-211-2/+3
| | | | | | | | | | | | | This package changed from autoconf to cmake during the last recipe upgrade. This made the existing EXTRA_OECONF, which disabled wekbit support among other things, non-functional, which in turn, broke the build. This patch disables webkit in a CMAKE way by adding EXTRA_OECMAKE to the cmake class description, and setting it to "-DWEBKIT=no" in the libproxy recipe and also reproduces the EXTRA_OECONF settings. Signed-off-by: Jeff Dike <jdike@linux.intel.com>
* libproxy: Upgraded to version 0.4.2Dongxiao Xu2010-07-162-19/+13
| | | | | | | | Remove the patch since build tool has changed from autotool to cmake Export poky variable to system environment since cmake needs it Also fix the metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* libproxy_0.2.3.bb: Fix recipe metadataDongxiao Xu2010-07-021-2/+4
| | | | | | Fix LICENSE and add BUGTRACKER information Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* autotools: deprecate autotools_stage classJoshua Lock2010-04-271-1/+1
| | | | | | | | | 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>
* Add libproxyRichard Purdie2009-03-112-0/+29