Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-07-21 | cmake.bbclass: Make sure EXTRA_OECMAKE has a sane default | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-07-21 | libproxy: Disabled webkit support | Jeff Dike | 1 | |
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> | ||||
2008-06-18 | cmake.bbclass: added version from OE + cross-compilation support | Marcin Juszkiewicz | 1 | |
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4688 311d38ba-8fff-0310-9ca6-ca027cbcb966 |