[oe] [meta-browser][PATCH 0/3] chromium: make the build type configurable.

Carlos Alberto Lopez Perez clopez at igalia.com
Tue Sep 15 12:49:59 UTC 2015


 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



More information about the Openembedded-devel mailing list