From: Jackie Huang <[email protected]> The specified SRCREV is actually pointed to the latest version 1.0.13.
Signed-off-by: Jackie Huang <[email protected]> --- meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb index c308e4c..35760a9 100644 --- a/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb @@ -25,8 +25,8 @@ SRC_URI = "\ file://fix_ceilometerclient_memory_leak.patch \ " -PV="1.0.12+git${SRCPV}" -SRCREV="f8765ce532a45391c5366be8fa0f583f96a30d22" +PV = "1.0.13+git${SRCPV}" +SRCREV = "f8765ce532a45391c5366be8fa0f583f96a30d22" S = "${WORKDIR}/git" inherit setuptools -- 1.9.1 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
