ceph: remove local client cache patch
[stor4nfv.git] / src / ceph / ceph.rc
1 PROJECT="ceph"
2 SUMMARY="a scalable distributed storage system"
3 BRANCH="nautilus"
4 REPO="https://github.com/ceph/ceph.git"
5 OPTION=""
6
7 # array including all local patches, e.g.
8 #
9 # SOURCES=(
10 #          "0001-crypto-add-openssl-support-for-RGW-encryption.patch" \
11 #          "0001-add-QAT-support.patch" \
12 #         )
13 SOURCES=(
14 )