python-heatclient: uprev to 1.18.0 for stx 5.0 92/8292/1
authorJackie Huang <jackie.huang@windriver.com>
Thu, 3 Jun 2021 03:12:09 +0000 (11:12 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Mon, 16 May 2022 10:16:30 +0000 (18:16 +0800)
* add bbappend to uprev to 1.18.0

Issue-ID: INF-215

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

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

diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-heatclient_git.bbappend b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-heatclient_git.bbappend
new file mode 100644 (file)
index 0000000..14f2878
--- /dev/null
@@ -0,0 +1,6 @@
+PV = "1.18.0+git${SRCPV}"
+SRCREV = "eca16376563c2b0249d5b2aba1f6283a5aebbe98"
+
+SRC_URI = " \
+       git://github.com/openstack/python-heatclient.git;branch=stable/train \
+       "