diff --git a/recipes-extended/ceph/ceph_13.2.2.bb b/recipes-extended/ceph/ceph_13.2.2.bb index 08021cf7..0cba08a5 100644 --- a/recipes-extended/ceph/ceph_13.2.2.bb +++ b/recipes-extended/ceph/ceph_13.2.2.bb @@ -101,3 +101,4 @@ PACKAGES += " \ " INSANE_SKIP_${PN}-python += "ldflags" INSANE_SKIP_${PN} += "dev-so" +CCACHE_DISABLE = "1"