All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-browser][PATCH 0/3] chromium: make the build type configurable.
@ 2015-09-15 12:49 Carlos Alberto Lopez Perez
  2015-09-15 12:50 ` [meta-browser][PATCH 1/3] chromium: Allow to build in Debug mode Carlos Alberto Lopez Perez
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Carlos Alberto Lopez Perez @ 2015-09-15 12:49 UTC (permalink / raw)
  To: openembedded-devel

 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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-09-16 20:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-15 12:49 [meta-browser][PATCH 0/3] chromium: make the build type configurable Carlos Alberto Lopez Perez
2015-09-15 12:50 ` [meta-browser][PATCH 1/3] chromium: Allow to build in Debug mode Carlos Alberto Lopez Perez
2015-09-15 15:03   ` Trevor Woerner
2015-09-15 17:00     ` Khem Raj
2015-09-16 14:07       ` Carlos Alberto Lopez Perez
2015-09-15 12:50 ` [meta-browser][PATCH 2/3] chromium: Clean the definitions of some ozone-wayland variables Carlos Alberto Lopez Perez
2015-09-15 12:50 ` [meta-browser][PATCH 3/3] chromium: Rework the evaluation of the Wayland feature Carlos Alberto Lopez Perez
2015-09-15 16:56   ` Khem Raj
2015-09-16 14:08     ` Carlos Alberto Lopez Perez
2015-09-16 20:14       ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.