On Fri, Mar 20, 2015 at 11:59 AM, Tudor Florea <[email protected]> wrote: > Signed-off-by: Tudor Florea <[email protected]>
To follow the conventions of oe-core, we want/need to log a reason for a checksum change, when the associated version hasn't changed. What happened ? Did the upstream re-pack the repo ? Something else ? Bruce > --- > meta-openstack/recipes-devtools/python/python-cmd2_0.6.8.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta-openstack/recipes-devtools/python/python-cmd2_0.6.8.bb > b/meta-openstack/recipes-devtools/python/python-cmd2_0.6.8.bb > index 9558cc6..4d5d29d 100644 > --- a/meta-openstack/recipes-devtools/python/python-cmd2_0.6.8.bb > +++ b/meta-openstack/recipes-devtools/python/python-cmd2_0.6.8.bb > @@ -9,8 +9,8 @@ SRCNAME = "cmd2" > > SRC_URI = > "http://pypi.python.org/packages/source/c/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" > > -SRC_URI[md5sum] = "842df29ff2f72d64d7f0d917039c0e51" > -SRC_URI[sha256sum] = > "8e98c7a1cfd106183559240b269e7cd9fe97e8342b5c05295f591aab6fd2f4f0" > +SRC_URI[md5sum] = "c32c9a897e010c977b50c1ddc13f09fe" > +SRC_URI[sha256sum] = > "ac780d8c31fc107bf6b4edcbcea711de4ff776d59d89bb167f8819d2d83764a8" > > S = "${WORKDIR}/${SRCNAME}-${PV}" > > -- > 1.9.1 > > -- > _______________________________________________ > 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
