python-barbicanclient: uprev to 4.9.0 for stx 5.0 89/8289/1
authorJackie Huang <jackie.huang@windriver.com>
Thu, 3 Jun 2021 02:53:36 +0000 (10:53 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Mon, 16 May 2022 10:15:28 +0000 (18:15 +0800)
* update the SRCREV and branch

Issue-ID: INF-215

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I18f35979f73ff374c82254f8af6cd44d6ffd20ed

meta-starlingx/meta-stx-integ/recipes-devtools/python/python-barbicanclient_git.bbappend [new file with mode: 0644]

diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-barbicanclient_git.bbappend b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-barbicanclient_git.bbappend
new file mode 100644 (file)
index 0000000..7f1f006
--- /dev/null
@@ -0,0 +1,6 @@
+PV = "4.9.0+git${SRCPV}"
+SRCREV = "9c0e02d367b86eb5bdebda4e0ff1434d70db5f61"
+
+SRC_URI = " \
+       git://github.com/openstack/python-barbicanclient.git;branch=stable/train \
+       "