X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-devtools%2Fpython%2Fpython-openstacksdk_git.bbappend;h=5130b8a0cd74176b0a9c94b08b9686fe79388841;hb=3fa48843ab88c2f58cfbf9b89965067c3c233ba1;hp=a4ac33b8f959351cd17a4c9d1514f6346da7519f;hpb=e0634c6eaf2fe2641a0fb90e84a5defb880b1335;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-cloud/recipes-devtools/python/python-openstacksdk_git.bbappend b/meta-starlingx/meta-stx-cloud/recipes-devtools/python/python-openstacksdk_git.bbappend index a4ac33b..5130b8a 100644 --- a/meta-starlingx/meta-stx-cloud/recipes-devtools/python/python-openstacksdk_git.bbappend +++ b/meta-starlingx/meta-stx-cloud/recipes-devtools/python/python-openstacksdk_git.bbappend @@ -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 \ + "