From b0e6e672bcd569978e259c77e71c9ab0f79ef56a Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Thu, 3 Jun 2021 11:05:24 +0800 Subject: [PATCH] python-glanceclient: uprev to 2.17.0 for stx 5.0 * update the PV and SRCREV Issue-ID: INF-215 Signed-off-by: Jackie Huang Change-Id: I9f8de4508d7aacde0764aa8057b3db74ef02bc0e --- .../meta-stx-integ/recipes-devtools/python/python-glanceclient_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-glanceclient_git.bb b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-glanceclient_git.bb index bb22437..2094e24 100644 --- a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-glanceclient_git.bb +++ b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-glanceclient_git.bb @@ -5,11 +5,11 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" -SRCREV = "44a4dbd6ce2642daeaca9f45ac99e2d1b39e805a" +SRCREV = "40c19aa44361e13ac997d325d357d3e4748fa063" SRCNAME = "python-glanceclient" BRANCH = "stable/train" PROTOCOL = "https" -PV = "2.16.0+git${SRCPV}" +PV = "2.17.0+git${SRCPV}" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openstack/${SRCNAME}.git;protocol=${PROTOCOL};rev=${SRCREV};branch=${BRANCH}" -- 2.16.6