https://bugs.chromium.org/p/chromium/issues/detail?id=942720

is still far from finished.

Using python from host and assuming it's python2 is much worse than
pythonnative inherit and using meta-python2.

On Wed, Sep 23, 2020 at 8:11 PM Ming Liu <[email protected]> wrote:

> From: Ming Liu <[email protected]>
>
> python support has been dropped from OE since dunfell, let's change to
> python3.
>
> Signed-off-by: Ming Liu <[email protected]>
> ---
>  recipes-browser/chromium/chromium.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-browser/chromium/chromium.inc
> b/recipes-browser/chromium/chromium.inc
> index b351114..0d1a761 100644
> --- a/recipes-browser/chromium/chromium.inc
> +++ b/recipes-browser/chromium/chromium.inc
> @@ -18,7 +18,7 @@ TOOLCHAIN = "clang"
>  # to build the native recipes (e.g. GN) with clang too.
>  TOOLCHAIN_class-native = "clang"
>
> -inherit pythonnative setuptools
> +inherit python3native setuptools3
>
>  # Chromium itself is licensed under the 3-clause BSD license. However, it
>  # depends upon several other projects whose copyright files are listed in
> --
> 2.28.0
>
>
> 
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#87220): 
https://lists.openembedded.org/g/openembedded-devel/message/87220
Mute This Topic: https://lists.openembedded.org/mt/77041135/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to