diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-05-09 15:18:08 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-05-09 15:20:44 -0400 |
| commit | 84074d411ce774406aa4e485437e7b5302d931bc (patch) | |
| tree | 635497f8a15b452e7d6cd4f19195220bd4e3211e /meta-openstack/recipes-devtools/python/python-nova_git.bb | |
| parent | c2f060b457d2a71d52eb827bbb40abd4718c1dea (diff) | |
| download | meta-cloud-services-84074d411ce774406aa4e485437e7b5302d931bc.tar.gz | |
core: update core components to latest havana/stable releases
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova_git.bb')
| -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 d77260e..8ffc6df 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="feedcb240807cdfa354d27ebe3a4b7f416504a62" | 25 | SRCREV="a3a955507d9d4b3e2688847fe45f88a26be3e8cc" |
| 26 | PV="2013.2.2+git${SRCPV}" | 26 | PV="2013.2.3+git${SRCPV}" |
| 27 | 27 | ||
| 28 | S = "${WORKDIR}/git" | 28 | S = "${WORKDIR}/git" |
| 29 | 29 | ||
