From: Jackie Huang Date: Thu, 3 Jun 2021 07:17:52 +0000 (+0800) Subject: python-openstackclient: uprev to 4.0.0 for stx 5.0 X-Git-Tag: f-release~41 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=1f48def23d79e0a52d73a0d106ca78aedc3d42be;p=pti%2Frtp.git python-openstackclient: uprev to 4.0.0 for stx 5.0 * update the PV and SRCREV Issue-ID: INF-215 Signed-off-by: Jackie Huang Change-Id: I16675251d6333a43242420a2608c01aa94db8eeb --- diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-openstackclient_git.bbappend b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-openstackclient_git.bbappend index 3b2c070..a79759d 100644 --- a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-openstackclient_git.bbappend +++ b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-openstackclient_git.bbappend @@ -1,8 +1,8 @@ -PV = "3.19.0+git${SRCPV}" -SRCREV = "83359fbe4fd7e5850abd45a467bf197c284519b1" +PV = "4.0.0+git${SRCPV}" +SRCREV = "aa64eb6b0acc6e049c81fd856b75cda2f905c84c" SRC_URI = " \ - git://github.com/openstack/python-openstackclient.git;branch=stable/stein \ + git://github.com/openstack/python-openstackclient.git;branch=stable/train \ "