diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-02-20 23:40:06 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-02-20 23:40:06 -0500 |
| commit | 1b9cdc2807726a877ecff1734f2fe8fe1b922ed0 (patch) | |
| tree | c1983d0a4454181f627478adfb4cfaac3d7e78d6 /meta-openstack/recipes-devtools/python/python-troveclient_git.bb | |
| parent | f2760cd5d8a1e2725d0c87bab0828fb6a4215c7c (diff) | |
| parent | dc8c4840c582677c7bfcb8870b3041d3e62c86f9 (diff) | |
| download | meta-cloud-services-1b9cdc2807726a877ecff1734f2fe8fe1b922ed0.tar.gz | |
Merge branch 'master' into kilo
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 |
