summaryrefslogtreecommitdiffstats
path: root/src/ceph/ceph.rc
blob: 6c5f95e45a7d11f740ab9a15b72cd8d77ac69177 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
PROJECT="ceph"
SUMMARY="a scalable distributed storage system"
BRANCH="mimic"
REPO="https://github.com/ceph/ceph.git"
OPTION=""

# array including all local patches, e.g.
#
# SOURCES=(
#          "0001-crypto-add-openssl-support-for-RGW-encryption.patch" \
#          "0001-add-QAT-support.patch" \
#         )
SOURCES=()