python-pankoclient: uprev to 0.7.0 for stx 5.0 97/8297/1
authorJackie Huang <jackie.huang@windriver.com>
Thu, 3 Jun 2021 07:28:39 +0000 (15:28 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Mon, 16 May 2022 10:18:04 +0000 (18:18 +0800)
* rename the bb file
* update the PV and SRCREV

Issue-ID: INF-215

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

meta-starlingx/meta-stx-integ/recipes-devtools/python/python-pankoclient_git.bb [moved from meta-starlingx/meta-stx-integ/recipes-devtools/python/python-pankoclient_0.5.0.bb with 78% similarity]

@@ -1,11 +1,10 @@
 
 DESCRIPTION = "python-pankoclient"
-STABLE = "master"
 PROTOCOL = "https"
-BRANCH = "master"
-SRCREV = "572aee9cf6ac618eb5d1ea325f9e59414d387dbf"
+BRANCH = "stable/train"
+SRCREV = "28b55860a2e71fe1fd015d868d64500d3b36470c"
 S = "${WORKDIR}/git"
-PV = "0.5.0"
+PV = "0.7.0+git${SRCPV}"
 
 LICENSE = "Apache-2.0"