diff options
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 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 | ||
