From 1aab36553093098a5f5f19e08a7cfc1be77c889c Mon Sep 17 00:00:00 2001 From: Zhenhua Luo Date: Wed, 26 Aug 2015 19:04:18 +0800 Subject: [PATCH] openssl-qoriq: merge qoriq-arm and qoriq-ppc to qoriq in COMPATIBLE_MACHINE Signed-off-by: Zhenhua Luo Signed-off-by: Otavio Salvador --- recipes-connectivity/openssl/openssl-qoriq_1.0.1i.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-connectivity/openssl/openssl-qoriq_1.0.1i.bb b/recipes-connectivity/openssl/openssl-qoriq_1.0.1i.bb index b4d5cd46..16736fb9 100644 --- a/recipes-connectivity/openssl/openssl-qoriq_1.0.1i.bb +++ b/recipes-connectivity/openssl/openssl-qoriq_1.0.1i.bb @@ -95,4 +95,4 @@ do_configure_prepend() { RDEPENDS_${PN}_class-target += "cryptodev-module" -COMPATIBLE_MACHINE = "(qoriq-arm|qoriq-ppc)" +COMPATIBLE_MACHINE = "(qoriq)" -- 2.40.1