diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-01-19 00:10:08 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-01-19 00:10:08 -0500 |
| commit | 18143fcd0c78654a1d1bc69bf6457c478d3611c6 (patch) | |
| tree | d8a07966656b2bec8658bb1efc464715829d9204 /meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | |
| parent | 089f823d5df35a495182461736570f537f72325f (diff) | |
| download | meta-cloud-services-18143fcd0c78654a1d1bc69bf6457c478d3611c6.tar.gz | |
ceilometer_client: update to latest master revision
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-ceilometer_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb index e35e67e..d441e70 100644 --- a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb +++ b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | |||
| @@ -14,7 +14,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \ | |||
| 14 | file://0002-enable-sql-metadata-query.patch \ | 14 | file://0002-enable-sql-metadata-query.patch \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | SRCREV="4d15cc05e9d2ada01b90e1d3c15427608cc49f54" | 17 | SRCREV="ef71dc6a11ab624e756bfb61ec974e9f6096bc30" |
| 18 | PV="2013.2.2+git${SRCPV}" | 18 | PV="2013.2.2+git${SRCPV}" |
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
| 20 | 20 | ||
