ci: update collectd version
[barometer.git] / ci / utility / package-list.sh
1 #!/bin/bash
2 # Copyright 2017 Intel Corporation
3 #
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
7 #
8 #     http://www.apache.org/licenses/LICENSE-2.0
9 #
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15
16 RPM_WORKDIR=$WORKSPACE/rpmbuild
17 RPM_DIR=$RPM_WORKDIR/RPMS/x86_64
18
19 COLLECTD_DIR=$WORKSPACE/collectd
20 CMTCAT_DIR=$WORKSPACE/intel-cmt-cat
21
22 CMTCAT_REPO=https://github.com/01org/intel-cmt-cat.git
23 CMTCAT_BRANCH=master
24 COLLECTD_REPO=https://github.com/collectd/collectd.git
25 COLLECTD_BRANCH=57b9e83320b35d4dbd1312db5fbf33ddf8ecd989