diff options
author | Guo Ruijing <ruijing.guo@intel.com> | 2017-03-15 01:15:51 +0800 |
---|---|---|
committer | Guo Ruijing <ruijing.guo@intel.com> | 2017-03-15 01:16:29 +0800 |
commit | 79a05a1da338c74d2c01b1336d112a67cf6fc36d (patch) | |
tree | 5594440675010656244b57717c69ccbe379d5e72 /build/f_isoroot | |
parent | 0159bd483a19aaf7a9cd81315835e34a36756d8a (diff) |
Rebase barometer to stable/danube
Change-Id: I5c550d8919a9b2147745caa0c7302f55291ca437
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Diffstat (limited to 'build/f_isoroot')
-rw-r--r-- | build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk b/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk index ad31023a8..334905f02 100644 --- a/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk +++ b/build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk @@ -8,6 +8,6 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -COLLECTD_CEILOMETER_BRANCH?=master +COLLECTD_CEILOMETER_BRANCH?=stable/danube COLLECTD_CEILOMETER_REPO?=http://gerrit.opnfv.org/gerrit/barometer -COLLECTD_CEILOMETER_CHANGE?=26fcc6ce073e875cdd23c0d6310f38ac76b86b7b +COLLECTD_CEILOMETER_CHANGE?=5649793d2037d6f26211be4035e28842ebb3e737 |