the subject on these is invalid, they are in meta-virt, not meta-cloud-services.
I fixed things up manually, but have a look at your patch scripts to see what went wrong. Bruce On Tue, Sep 4, 2018 at 5:34 AM, Hong Liu <[email protected]> wrote: > Upgrade python-sphinx from 1.7.6 to 1.7.8. > > Signed-off-by: Hong Liu <[email protected]> > --- > .../python/{python-sphinx_1.7.6.bb => python-sphinx_1.7.8.bb} | 4 > ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename recipes-devtools/python/{python-sphinx_1.7.6.bb => > python-sphinx_1.7.8.bb} (63%) > > diff --git a/recipes-devtools/python/python-sphinx_1.7.6.bb > b/recipes-devtools/python/python-sphinx_1.7.8.bb > similarity index 63% > rename from recipes-devtools/python/python-sphinx_1.7.6.bb > rename to recipes-devtools/python/python-sphinx_1.7.8.bb > index 0200c9e..23fa3fe 100644 > --- a/recipes-devtools/python/python-sphinx_1.7.6.bb > +++ b/recipes-devtools/python/python-sphinx_1.7.8.bb > @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = > "file://LICENSE;md5=89cbefcd0a80481e8b26a9a7d25be749" > > PYPI_PACKAGE = "Sphinx" > > -SRC_URI[md5sum] = "8fbd77d80c8e0966964751ab31a0204a" > -SRC_URI[sha256sum] = > "217ad9ece2156ed9f8af12b5d2c82a499ddf2c70a33c5f81864a08d8c67b9efc" > +SRC_URI[md5sum] = "7dfb075d8bd6a53b652bce1e4394c6a1" > +SRC_URI[sha256sum] = > "a07050845cc9a2f4026a6035cc8ed795a5ce7be6528bbc82032385c10807dfe7" > > inherit setuptools pypi > -- > 2.7.4 > > > > -- > _______________________________________________ > 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
