[meta-virtualization] [PATCH] ceph: only support x86-64

Dengke Du dengke.du at windriver.com
Mon Oct 8 02:16:37 PDT 2018


Signed-off-by: Dengke Du <dengke.du at windriver.com>
---
 recipes-extended/ceph/ceph_13.2.1.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-extended/ceph/ceph_13.2.1.bb b/recipes-extended/ceph/ceph_13.2.1.bb
index d7186b9..765da82 100644
--- a/recipes-extended/ceph/ceph_13.2.1.bb
+++ b/recipes-extended/ceph/ceph_13.2.1.bb
@@ -60,3 +60,4 @@ FILES_${PN}-dev += "\
 RDEPENDS_${PN} += "\
 		python \
 "
+COMPATIBLE_MACHINE_x86-64 = "(.*)"
-- 
2.7.4



More information about the meta-virtualization mailing list