[oe] [meta-python2][PATCH 2/2] python-backports-init: enable native and nativesdk

Tim Orling ticotimo at gmail.com
Wed Feb 26 15:57:37 UTC 2020


Merged. Thank you!

On Tue, Feb 25, 2020 at 5:54 AM Martin Jansa <martin.jansa at gmail.com> wrote:

> * needed for python-backports-functools-lru-cache-native
>
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>  recipes-devtools/python/python-backports-init_1.0.bb | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/recipes-devtools/python/python-backports-init_1.0.bb
> b/recipes-devtools/python/python-backports-init_1.0.bb
> index 29e712a..8b226aa 100644
> --- a/recipes-devtools/python/python-backports-init_1.0.bb
> +++ b/recipes-devtools/python/python-backports-init_1.0.bb
> @@ -23,3 +23,5 @@ do_install() {
>  }
>
>  FILES_${PN} = "${PYTHON_SITEPACKAGES_DIR}/backports/__init__.py"
> +
> +BBCLASSEXTEND = "native nativesdk"
> --
> 2.20.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>


More information about the Openembedded-devel mailing list