[meta-virtualization] [PATCH] python-simplejson: inherit setuptools instead of distutils

Bruce Ashfield bruce.ashfield at gmail.com
Wed May 13 13:52:19 PDT 2015


I should have all the series merged now, take a look, and if I missed
anything .. point it out.

Bruce

On Wed, May 13, 2015 at 2:26 AM,  <jackie.huang at windriver.com> wrote:
> From: Jackie Huang <jackie.huang at windriver.com>
>
> Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
> ---
>  recipes-devtools/python/python-simplejson_3.6.2.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-devtools/python/python-simplejson_3.6.2.bb b/recipes-devtools/python/python-simplejson_3.6.2.bb
> index f13f1f3..ecc4679 100644
> --- a/recipes-devtools/python/python-simplejson_3.6.2.bb
> +++ b/recipes-devtools/python/python-simplejson_3.6.2.bb
> @@ -18,7 +18,7 @@ SRC_URI[sha256sum] = "99c092209f88d411858f01b14a97a4fcf8c4f438a685e23d733a3d65de
>
>  S = "${WORKDIR}/${SRCNAME}-${PV}"
>
> -inherit distutils
> +inherit setuptools
>
>  RDEPENDS_${PN} = "\
>      python-core \
> --
> 2.3.5
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list