diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-02-21 01:09:45 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-02-21 01:09:47 -0500 |
| commit | b26228953c1d0d8fa5b3f987bc6d6ccd7a753850 (patch) | |
| tree | 847b3799616ad2659897ed8bbc1358a2dad05d90 /meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb | |
| parent | 441977d076e5c0aeace44ba65d301b5c6c61d59f (diff) | |
| download | meta-cloud-services-b26228953c1d0d8fa5b3f987bc6d6ccd7a753850.tar.gz | |
oslo: update utils and i18n
The openstack clients need updated oslo libraries, so we bump the
versions here.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb index 18c1504..27a80b6 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb | |||
| @@ -9,8 +9,8 @@ PR = "r0" | |||
| 9 | SRCNAME = "oslo.utils" | 9 | SRCNAME = "oslo.utils" |
| 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git" | 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git" |
| 11 | 11 | ||
| 12 | PV = "1.0.0" | 12 | PV = "1.3.0" |
| 13 | SRCREV = "f0cce3cd2635b06f8220a1ebe096495006d739bf" | 13 | SRCREV = "ed4e2d775a56b9d47ed314f96dccd9221a91e241" |
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
| 16 | inherit setuptools | 16 | inherit setuptools |
