[meta-intel] [master & fido][PATCH 1/2] meta-crystalforest: zlib: Add COMPATIBLE_MACHINE

Anuj Mittal anujx.mittal at intel.com
Tue Sep 1 03:42:33 PDT 2015


Mark crystalforest as a COMPATIBLE_MACHINE for zlib-qat.

Make sure that we specifically mark which machines
this recipe/package will be compatible with.

Signed-off-by: Anuj Mittal <anujx.mittal at intel.com>
---
 .../zlib-qat/zlib-qat_0.4.7-002.bb                 |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-crystalforest/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb b/meta-crystalforest/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb
index eb209b1..b3dc19c 100644
--- a/meta-crystalforest/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb
+++ b/meta-crystalforest/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb
@@ -29,6 +29,8 @@ SRC_URI[zlib.sha256sum] = "36658cb768a54c1d4dec43c3116c27ed893e88b02ecfcb44f2166
 SRC_URI[zlibqat.md5sum] = "dfde8618198aa8d35ecc00d10dcc7000"
 SRC_URI[zlibqat.sha256sum] = "8e5786400bbc2a879ae705c864ec63b53ae019b4f2d1c94524a97223847b6e46"
 
+COMPATIBLE_MACHINE = "crystalforest"
+
 ZLIB_VERSION = "1.2.8"
 ZLIB_QAT_VERSION = "0.4.7-002"
 
-- 
1.7.9.5



More information about the meta-intel mailing list