[oe] [meta-python] [PATCH] python-simplejson: enable native and nativesdk

Khem Raj raj.khem at gmail.com
Thu Oct 31 10:38:31 UTC 2019


On Thu, Oct 31, 2019 at 2:45 AM zangrc <zangrc.fnst at cn.fujitsu.com> wrote:

> I found that native and nativesdk are enabled in the bb file in the
> meta-python/recipe-devtools directory, but some do not. I want to unify
> them to enable native and nativesdk. Do you think this is okay?


I would say do it on need bases alone

>
>
> On 10/31/19 10:41 AM, Zang Ruochen wrote:
> > Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
> > ---
> >   meta-python/recipes-devtools/python/python-simplejson.inc | 2 ++
> >   1 file changed, 2 insertions(+)
> >
> > diff --git a/meta-python/recipes-devtools/python/python-simplejson.inc
> b/meta-python/recipes-devtools/python/python-simplejson.inc
> > index 3d36f9608..5592eaf3d 100644
> > --- a/meta-python/recipes-devtools/python/python-simplejson.inc
> > +++ b/meta-python/recipes-devtools/python/python-simplejson.inc
> > @@ -21,3 +21,5 @@ FILES_${PN}-tests+= " \
> >       ${PYTHON_SITEPACKAGES_DIR}/simplejson/tests \
> >       ${PYTHON_SITEPACKAGES_DIR}/simplejson/tool.py* \
> >   "
> > +
> > +BBCLASSEXTEND = "native nativesdk"
>
>
> --
> _______________________________________________
> 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