diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.log_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-oslo.log_git.bb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.log_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.log_git.bb index 9a819c6..d6ca0ee 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.log_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.log_git.bb | |||
| @@ -5,10 +5,10 @@ LICENSE = "Apache-2.0" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" |
| 6 | 6 | ||
| 7 | SRCNAME = "oslo.log" | 7 | SRCNAME = "oslo.log" |
| 8 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" | 8 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike" |
| 9 | 9 | ||
| 10 | PV = "3.16.0+git${SRCPV}" | 10 | PV = "3.30.0+git${SRCPV}" |
| 11 | SRCREV = "a6efc0e714171d4f5ec8baef46cc8734fb4139dc" | 11 | SRCREV = "ad776e84b51223b85b7dfa85a7e77bb2f3848f4b" |
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
| 14 | inherit setuptools | 14 | inherit setuptools |
| @@ -37,4 +37,5 @@ RDEPENDS_${PN} += " \ | |||
| 37 | python-pyinotify \ | 37 | python-pyinotify \ |
| 38 | python-debtcollector \ | 38 | python-debtcollector \ |
| 39 | python-dateutil \ | 39 | python-dateutil \ |
| 40 | python-monotonic \ | ||
| 40 | " | 41 | " |
