diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb index 436bdbc..061b56e 100644 --- a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb +++ b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | |||
| @@ -12,8 +12,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \ | |||
| 12 | file://ceilometer.init \ | 12 | file://ceilometer.init \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | SRCREV="b6165624ef1095e979b4e383a84462afb62ec2d0" | 15 | SRCREV="4d15cc05e9d2ada01b90e1d3c15427608cc49f54" |
| 16 | PV="2013.2+git${SRCPV}" | 16 | PV="2013.2.2+git${SRCPV}" |
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 18 | 18 | ||
| 19 | CEILOMETER_SECRET ?= "12121212" | 19 | CEILOMETER_SECRET ?= "12121212" |
