python-barbicanclient: uprev to 4.9.0 for stx 5.0
* update the SRCREV and branch
Issue-ID: INF-215
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I18f35979f73ff374c82254f8af6cd44d6ffd20ed
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
index 0000000..7f1f006
--- /dev/null
+++ b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-barbicanclient_git.bbappend
@@ -0,0 +1,6 @@
+PV = "4.9.0+git${SRCPV}"
+SRCREV = "9c0e02d367b86eb5bdebda4e0ff1434d70db5f61"
+
+SRC_URI = " \
+ git://github.com/openstack/python-barbicanclient.git;branch=stable/train \
+ "