X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-integ%2Frecipes-devtools%2Fpython%2Fpython-oslo.log_git.bb;h=e83fd43d9b5a43eb3fb69717c50aa0b7de98c19b;hb=2780aec4d9baa783c113e3f4b1e8c9bf1842f25e;hp=053baea94bad54ec2cf3699d09786a7aca73f6df;hpb=e0634c6eaf2fe2641a0fb90e84a5defb880b1335;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-oslo.log_git.bb b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-oslo.log_git.bb index 053baea..e83fd43 100644 --- a/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-oslo.log_git.bb +++ b/meta-starlingx/meta-stx-integ/recipes-devtools/python/python-oslo.log_git.bb @@ -5,12 +5,12 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" -SRCREV = "110191aa505cfefafee1c8579213b2f9c3397b6c" +SRCREV = "e19c4076b1f0d7fdbd6d68a09c973934029926a1" SRCNAME = "oslo.log" PROTOCOL = "https" BRANCH = "stable/train" S = "${WORKDIR}/git" -PV = "3.38.0+git${SRCPV}" +PV = "3.44.3+git${SRCPV}" SRC_URI = "git://github.com/openstack/${SRCNAME}.git;protocol=${PROTOCOL};rev=${SRCREV};branch=${BRANCH}"