All the meta-cloud-services uprevs should now be merged. If I missed any changes, resend the patches.
Cheers, Bruce On Fri, Jan 20, 2017 at 4:44 AM, Huang Qiyu <[email protected]> wrote: > 1) Upgrade python-routes from 1.13 to 2.4.1. > 2) Change the License file's name and checksum,since the license file is > changed. > > Signed-off-by: Huang Qiyu <[email protected]> > --- > meta-openstack/recipes-devtools/python/python-routes_git.bb | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/meta-openstack/recipes-devtools/python/python-routes_git.bb > b/meta-openstack/recipes-devtools/python/python-routes_git.bb > index 814339b..408f0a8 100644 > --- a/meta-openstack/recipes-devtools/python/python-routes_git.bb > +++ b/meta-openstack/recipes-devtools/python/python-routes_git.bb > @@ -2,10 +2,10 @@ DESCRIPTION = "A Python re-implementation of the Rails > routes system." > HOMEPAGE = "http://routes.groovie.org" > SECTION = "devel/python" > LICENSE = "MIT" > -LIC_FILES_CHKSUM = "file://LICENSE;md5=aa6285dc7b7c93b3905bb2757f33eb62" > +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=90976c1a0e3029278f882cfe2e84a6 > ae" > > -PV = "1.13+git${SRCPV}" > -SRCREV = "467501d5fcfa265b3dfae615e7f0dcda8ce79d4e" > +PV = "2.4.1+git${SRCPV}" > +SRCREV = "2dcef8079cf09f427eeb0be62374f6c1a52bf59d" > > SRCNAME = "Routes" > SRC_URI = "git://github.com/bbangert/routes.git" > -- > 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
