diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-11-17 17:59:10 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-11-17 17:59:10 -0500 |
| commit | d7fe5f8a2a27daa094585df1d2ce0772c28e457b (patch) | |
| tree | 6ed4c6e189fc09cf6987f7cd2709f9e4557fcf67 /meta-openstack/recipes-devtools/python/python-oslo.utils_git.bb | |
| parent | 194f9d17226895a67422ae749f6870752030b92d (diff) | |
| download | meta-cloud-services-d7fe5f8a2a27daa094585df1d2ce0772c28e457b.tar.gz | |
core: update to juno 2014.2 + dependencies
syncing the core components to the latest juno hashes. We also introduce
new packages and update others to meet the juno requirements.
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 557c107..18c1504 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 = "0.2.0" | 12 | PV = "1.0.0" |
| 13 | SRCREV = "118f7ea84a476604f2498fc4d28c9c2b266c717a" | 13 | SRCREV = "f0cce3cd2635b06f8220a1ebe096495006d739bf" |
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
| 16 | inherit setuptools | 16 | inherit setuptools |
