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

zangrc zangrc.fnst at cn.fujitsu.com
Thu Oct 31 02:45:39 UTC 2019


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?

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"




More information about the Openembedded-devel mailing list