summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2019-05-05 13:43:13 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-05-06 15:47:02 -0400
commit2c6f451aa2b954c0cab2052d4f4635618050f648 (patch)
treedfd525d18ed3800c81ba5b286301274e0b9b15af
parent0fc82d3d0b8c718ac0bbfb72922cf8c72003c646 (diff)
downloadmeta-virtualization-2c6f451aa2b954c0cab2052d4f4635618050f648.tar.gz
ceph: set CVE_PRODUCT
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-extended/ceph/ceph_14.1.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/ceph/ceph_14.1.0.bb b/recipes-extended/ceph/ceph_14.1.0.bb
index 0005d3b0..55a6d7d1 100644
--- a/recipes-extended/ceph/ceph_14.1.0.bb
+++ b/recipes-extended/ceph/ceph_14.1.0.bb
@@ -102,3 +102,5 @@ PACKAGES += " \
102INSANE_SKIP_${PN}-python += "ldflags" 102INSANE_SKIP_${PN}-python += "ldflags"
103INSANE_SKIP_${PN} += "dev-so" 103INSANE_SKIP_${PN} += "dev-so"
104CCACHE_DISABLE = "1" 104CCACHE_DISABLE = "1"
105
106CVE_PRODUCT = "ceph ceph_storage ceph_storage_mon ceph_storage_osd"