From: Yuan Chao <[email protected]> Unable to find version 4.8.1 in branch stable/pike. Change branch to master.
Signed-off-by: Yuan Chao <[email protected]> --- meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb b/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb index 2d57158..3c5043b 100644 --- a/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb @@ -5,11 +5,11 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e031cff4528978748f9cc064c6e6fa73" SRC_URI = "\ - git://github.com/openstack/python-barbicanclient.git;branch=stable/pike \ + git://github.com/openstack/python-barbicanclient.git \ " -PV = "4.5.2+git${SRCPV}" -SRCREV = "775de93a612db866bb39ba6828f3e7bd1aa3c9f5" +PV = "4.8.1+git${SRCPV}" +SRCREV = "1b282358166fe4c1d4dea896bd336b2850584f56" S = "${WORKDIR}/git" inherit setuptools -- 2.7.4 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
