[oe] [meta-oe] [PATCH v2 1/4] python*-psutil: Add native and nativesdk to BBCLASSEXTEND

Khem Raj raj.khem at gmail.com
Fri Sep 20 18:07:05 UTC 2019


I have taken v1 of the first three patches. if there are any changes
in these three patches please send the delta on top of current master

I have taken fourth patch

On Fri, Sep 20, 2019 at 7:03 AM Vincent Prince
<vincent.prince.fr at gmail.com> wrote:
>
> Signed-off-by: Vincent Prince <vincent.prince.external at saftbatteries.com>
> ---
>  meta-python/recipes-devtools/python/python-psutil.inc | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/meta-python/recipes-devtools/python/python-psutil.inc b/meta-python/recipes-devtools/python/python-psutil.inc
> index e466c5c..0908c1c 100644
> --- a/meta-python/recipes-devtools/python/python-psutil.inc
> +++ b/meta-python/recipes-devtools/python/python-psutil.inc
> @@ -18,3 +18,5 @@ RDEPENDS_${PN} += " \
>      ${PYTHON_PN}-threading \
>      ${PYTHON_PN}-xml \
>  "
> +
> +BBCLASSEXTEND = "native nativesdk"
> --
> 2.7.4
>


More information about the Openembedded-devel mailing list