[oe] [meta-browser][PATCH 1/2] chromium: don't pass is_official_build=true when doing a component-build

Otavio Salvador otavio.salvador at ossystems.com.br
Fri Aug 9 19:36:38 UTC 2019


On Fri, Aug 9, 2019 at 6:20 AM Rasmus Villemoes
<rasmus.villemoes at prevas.dk> wrote:
>
> When setting the PACKAGECONFIG component-build, the build breaks
> immediately due to this from the toplevel BUILD.gn:
>
> if (is_official_build) {
>   # An official (maximally optimized!) component (optimized for build times)
>   # build doesn't make sense and usually doesn't work.
>   assert(!is_component_build)
> }
>
> So we must make is_official_build the negative of component-build.
>
> Signed-off-by: Rasmus Villemoes <rasmus.villemoes at prevas.dk>

Good, please open a PR on GitHub so we can merge it :-)

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854          Mobile: +1 (347) 903-9750


More information about the Openembedded-devel mailing list