gmmlib: disable x32 build

Upstream doesn't support building for x32. Instread of
patching makefile for x32 and risk runtime failures,
disable the build.

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Naveen Saini 2019-08-07 17:38:13 +08:00 committed by Anuj Mittal
parent d5792d7943
commit e6bffbc7b6

View File

@ -14,6 +14,8 @@ SRCREV = "e834bcd677382fbebb7749ccbd678d86a82bffd3"
S = "${WORKDIR}/git"
COMPATIBLE_HOST_x86-x32 = "null"
UPSTREAM_CHECK_GITTAGREGEX = "^intel-gmmlib-(?P<pver>(\d+(\.\d+)+))$"
inherit pkgconfig cmake