diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.service_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-oslo.service_git.bb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb index 379bff3..a1e5e1a 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb | |||
| @@ -4,11 +4,11 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2" | 4 | LICENSE = "Apache-2" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" |
| 6 | 6 | ||
| 7 | PV = "0.11.0" | 7 | PV = "0.16.0" |
| 8 | SRCREV = "3336127916edcd1d94f9bb2df978facb434efa5e" | 8 | SRCREV = "e11a2880777249674664ec330004fda5e605ac73" |
| 9 | 9 | ||
| 10 | SRCNAME = "oslo.service" | 10 | SRCNAME = "oslo.service" |
| 11 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git" | 11 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
| @@ -21,7 +21,6 @@ DEPENDS += " \ | |||
| 21 | 21 | ||
| 22 | RDEPENDS_${PN} += " \ | 22 | RDEPENDS_${PN} += " \ |
| 23 | python-pbr \ | 23 | python-pbr \ |
| 24 | python-babel \ | ||
| 25 | python-webob \ | 24 | python-webob \ |
| 26 | python-eventlet \ | 25 | python-eventlet \ |
| 27 | python-greenlet \ | 26 | python-greenlet \ |
