X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fpython%2Fpython-cinderclient_git.bb;h=1a4fe1ca643c5f0cf5a91acf0f223b5f167f4554;hb=2b3c13990082f270d8516b91b1259df0665a7e28;hp=c894e41a8b670b1c569bc40c5f0f7f9ec8a65652;hpb=36be15e688fc25bfce57536dbf185900994424fd;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-cinderclient_git.bb b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-cinderclient_git.bb index c894e41..1a4fe1c 100644 --- a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-cinderclient_git.bb +++ b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-cinderclient_git.bb @@ -5,11 +5,11 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3572962e13e5e739b30b0864365e0795" -SRCREV = "4e17e1d1912f1902a37e4db543e38cdbe3961358" +SRCREV = "a63d4d651ae2f7614224f716b3ef8ebf392a6b78" SRCNAME = "python-cinderclient" BRANCH = "stable/train" PROTOCOL = "https" -PV = "4.1.0+git${SRCPV}" +PV = "5.0.0+git${SRCPV}" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openstack/${SRCNAME}.git;protocol=${PROTOCOL};rev=${SRCREV};branch=${BRANCH}"