From: Yuan Chao <[email protected]> Unable to find version 1.11.0 in branch stable/pike. Change branch to master.
Signed-off-by: Yuan Chao <[email protected]> --- meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb b/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb index d3d24ea..e6f92f7 100644 --- a/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb @@ -28,10 +28,10 @@ RDEPENDS_${PN} +=" \ " SRCNAME = "zaqarclient" -SRC_URI = "git://github.com/openstack/${BPN}.git;branch=stable/pike" +SRC_URI = "git://github.com/openstack/${BPN}.git" -PV = "0.7.0+git${SRCPV}" -SRCREV = "a1c2de74c56c6ddb11dc6aec78e8c438629ca8e8" +PV = "1.11.0+git${SRCPV}" +SRCREV = "13e90a0ab5e296fb8cf21d09c666c06ed47a84c0" S = "${WORKDIR}/git" inherit setuptools -- 2.7.4 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
