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:
parent
9cf1eeb35c
commit
ae26a6be07
@ -1,3 +0,0 @@
|
||||
|
||||
RDEPENDS_${PN}_append = " python-munch"
|
||||
RDEPENDS_${PN}_append = " python2-os-service-types"
|
@ -1,5 +1,9 @@
|
||||
|
||||
RDEPENDS_${PN} += " bash"
|
||||
PV = "0.25.0+git${SRCPV}"
|
||||
SRCREV="9cd0ef2ac5b8cc90df344f69edc8ac68224f292e"
|
||||
PV = "0.36.0+git${SRCPV}"
|
||||
SRCREV="8b85e8c954baf550aefad83d8b48955a3c2382ed"
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
bash \
|
||||
python-munch \
|
||||
python2-os-service-types \
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user