diff options
| author | Jackie Huang <jackie.huang@windriver.com> | 2015-04-20 16:09:25 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-04-21 21:09:33 -0400 |
| commit | 41e93407508c37e0436fde665ffe38398a25a968 (patch) | |
| tree | 1b506e21efa0952f623a0189b50f16fbbccdac6b /meta-openstack/recipes-devtools/python/python-nova_git.bb | |
| parent | 6b986ac43ecb47e99a95bb433bfea1db00bb13f8 (diff) | |
| download | meta-cloud-services-41e93407508c37e0436fde665ffe38398a25a968.tar.gz | |
python-nova: upgrade to 2015.1.0b3
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
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 9926208..71b5154 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb | |||
| @@ -27,8 +27,8 @@ SRC_URI += "file://nova-all \ | |||
| 27 | file://nova.conf \ | 27 | file://nova.conf \ |
| 28 | file://openrc \ | 28 | file://openrc \ |
| 29 | " | 29 | " |
| 30 | SRCREV="b6e11261a97bf96d5f9866f277d8ecc3be7891e5" | 30 | SRCREV = "dfcfa82af96bae12265875cb313d58109e536480" |
| 31 | PV="2015.1.0b2+git${SRCPV}" | 31 | PV = "2015.1.0b3+git${SRCPV}" |
| 32 | 32 | ||
| 33 | S = "${WORKDIR}/git" | 33 | S = "${WORKDIR}/git" |
| 34 | 34 | ||
