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, <[email protected]> wrote: > From: Jackie Huang <[email protected]> > > Signed-off-by: Jackie Huang <[email protected]> > --- > 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 > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
