diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-troveclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-troveclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-troveclient_git.bb b/meta-openstack/recipes-devtools/python/python-troveclient_git.bb index 1171d54..4691145 100644 --- a/meta-openstack/recipes-devtools/python/python-troveclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-troveclient_git.bb | |||
| @@ -11,8 +11,8 @@ SRC_URI = "\ | |||
| 11 | git://github.com/openstack/python-troveclient.git;branch=master \ | 11 | git://github.com/openstack/python-troveclient.git;branch=master \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | PV="1.0.7+git${SRCPV}" | 14 | PV="1.0.8+git${SRCPV}" |
| 15 | SRCREV="77ba6c099b7811096693f83152de2547f54766df" | 15 | SRCREV="51aa1a8dbd1b45e6abdaf571d1d73a6d7405fd3a" |
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
| 18 | inherit setuptools hosts default_configs | 18 | inherit setuptools hosts default_configs |
