diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-12-19 10:19:27 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-12-19 10:19:27 -0500 |
| commit | 27f0a5ad520ddb38680d04eb4a88e3e10349dc92 (patch) | |
| tree | d23ca6eba9e51bacec84503ccba39d13e596dee3 /meta-openstack/recipes-devtools/python | |
| parent | 20b405b1e1b794fb9f27ee9ad6e8a5acebdfa203 (diff) | |
| download | meta-cloud-services-27f0a5ad520ddb38680d04eb4a88e3e10349dc92.tar.gz | |
nova: update to 2013.2.2
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-nova_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb index 39219ad..4626851 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb | |||
| @@ -22,8 +22,8 @@ SRC_URI += "file://nova-all \ | |||
| 22 | file://nova.conf \ | 22 | file://nova.conf \ |
| 23 | file://openrc \ | 23 | file://openrc \ |
| 24 | " | 24 | " |
| 25 | SRCREV="88cfe5a0ae682794f8ce25b787084115925023f2" | 25 | SRCREV="afc9e4e23327fb566e8ade2c0c06c90d369c9e29" |
| 26 | PV="2013.2+git${SRCPV}" | 26 | PV="2013.2.2+git${SRCPV}" |
| 27 | 27 | ||
| 28 | S = "${WORKDIR}/git" | 28 | S = "${WORKDIR}/git" |
| 29 | 29 | ||
