This serie of patches adds 2 new variables that allow a more fine
 control of the Chromium build without needing to modify the recipe.
 (This can be configured in conf/local.conf)

 CHROMIUM_BUILD_TYPE = ['Release', 'Debug']
 CHROMIUM_ENABLE_WAYLAND = ['0', '1']


Carlos Alberto Lopez Perez (3):
  chromium: Allow to build in Debug mode.
  chromium: Clean the definitions of some ozone-wayland variables.
  chromium: Rework the evaluation of the Wayland feature.

 recipes-browser/chromium/chromium.inc              |  4 +-
 .../fix-build-error-with-GCC-in-Debug-mode.patch   | 32 +++++++++++
 recipes-browser/chromium/chromium_40.0.2214.91.bb  | 63 +++++++++++++---------
 3 files changed, 74 insertions(+), 25 deletions(-)
 create mode 100644 
recipes-browser/chromium/chromium/chromium-40/fix-build-error-with-GCC-in-Debug-mode.patch

-- 
2.1.4
-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to