mokutil: add the COMPATIBLE_HOST

Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
Lans Zhang
2017-07-11 13:51:41 +08:00
parent 02ae233112
commit 24712cbb02

View File

@@ -13,6 +13,8 @@ PV = "0.3.0+git${SRCPV}"
inherit autotools pkgconfig
COMPATIBLE_HOST = '(i.86|x86_64|arm|aarch64).*-linux'
DEPENDS += "openssl efivar"
RDEPENDS_${PN} += "openssl efivar"