Hello, I pushed following updates:
commit 6ae140b29f0201fe3bb470da8c96c9e142294ebf (HEAD -> master, origin/master, origin/HEAD) Author: Carlos Alberto Lopez Perez <[email protected]> Date: Tue Sep 15 14:50:02 2015 +0200 chromium: Rework the evaluation of the Wayland feature. * Remove the ENABLE_X11 variable and rename ENABLE_WAYLAND to CHROMIUM_ENABLE_WAYLAND. Make the old ENABLE_X11 be just "not CHROMIUM_ENABLE_WAYLAND". * Allow configuring this in the local.conf file. * Add a couple of sanity checks and two notes that will let the user be sure if the ozone-wayland patches will be applied or not. This will be checked before running the do_fetch step of Chromium. That way we avoid printing any warning or doing any check when parsing the recipe. So we only warn or abort when Chromium is actually going to be built. Signed-off-by: Carlos Alberto Lopez Perez <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 65d7e9feecda9b5d67b293bb3e4c08a5a741a148 Author: Carlos Alberto Lopez Perez <[email protected]> Date: Tue Sep 15 14:50:01 2015 +0200 chromium: Clean the definitions of some ozone-wayland variables. Signed-off-by: Carlos Alberto Lopez Perez <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 556b41acba54a7d75f09bd920bdd5c86a238dd13 Author: Carlos Alberto Lopez Perez <[email protected]> Date: Tue Sep 15 14:50:00 2015 +0200 chromium: Allow to build in Debug mode. * Add also a patch that workarounds a build error when building in Debug mode and using GCC. This patch has no effect when building in Release mode because is guarded within ifdef(debug) blocks. Signed-off-by: Carlos Alberto Lopez Perez <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
