summaryrefslogtreecommitdiffstats
path: root/src/ceph/ceph.rc
blob: 39982a99d9e1ecd42d6e89854a42ffb1428a200b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PROJECT="ceph"
SUMMARY="a scalable distributed storage system"
BRANCH="nautilus"
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=(
)