python-openstacksdk: uprev to 0.36.0 for stx 5.0

* update the PV and SRCREV
* combine two bbappends into one

Story: 2008952
Task: 42576

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I0cd7685d0b1ad918dbd4392ddba694b05f9ac537
This commit is contained in:
Jackie Huang 2021-06-03 10:27:28 +08:00
parent 9cf1eeb35c
commit ae26a6be07
2 changed files with 7 additions and 6 deletions

View File

@ -1,3 +0,0 @@
RDEPENDS_${PN}_append = " python-munch"
RDEPENDS_${PN}_append = " python2-os-service-types"

View File

@ -1,5 +1,9 @@
RDEPENDS_${PN} += " bash" PV = "0.36.0+git${SRCPV}"
PV = "0.25.0+git${SRCPV}" SRCREV="8b85e8c954baf550aefad83d8b48955a3c2382ed"
SRCREV="9cd0ef2ac5b8cc90df344f69edc8ac68224f292e"
RDEPENDS_${PN} += " \
bash \
python-munch \
python2-os-service-types \
"