diff options
author | Zhenhua Luo <zhenhua.luo@freescale.com> | 2015-08-26 19:04:18 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-04-19 15:03:16 -0300 |
commit | 1aab36553093098a5f5f19e08a7cfc1be77c889c (patch) | |
tree | b4d64630c9aa81f56038eb1552dc6c29c07ad9f5 /recipes-connectivity/openssl | |
parent | b67ca57c7000606286f1cc64642a47a739743710 (diff) | |
download | meta-freescale-1aab36553093098a5f5f19e08a7cfc1be77c889c.tar.gz |
openssl-qoriq: merge qoriq-arm and qoriq-ppc to qoriq in COMPATIBLE_MACHINE
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-connectivity/openssl')
-rw-r--r-- | recipes-connectivity/openssl/openssl-qoriq_1.0.1i.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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() { | |||
95 | 95 | ||
96 | RDEPENDS_${PN}_class-target += "cryptodev-module" | 96 | RDEPENDS_${PN}_class-target += "cryptodev-module" |
97 | 97 | ||
98 | COMPATIBLE_MACHINE = "(qoriq-arm|qoriq-ppc)" | 98 | COMPATIBLE_MACHINE = "(qoriq)" |