From: Otavio Salvador Date: Mon, 28 Apr 2014 19:59:33 +0000 (-0300) Subject: libz160: Add 'mx5' to COMPATIBLE_MACHINE X-Git-Tag: 2.1~936 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f32e84aed11858126c6b6bc209bd0acbef2f22b7;p=meta-freescale.git libz160: Add 'mx5' to COMPATIBLE_MACHINE Restrict the recipe to be used for 'mx5' SoCs only. Change-Id: I9084cc525c7136b23e1c5522079c38bd12df7087 Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/libz160_11.09.01.bb b/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/libz160_11.09.01.bb index 16cfa9f0..1ff762a3 100644 --- a/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/libz160_11.09.01.bb +++ b/meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/libz160_11.09.01.bb @@ -29,3 +29,5 @@ INSANE_SKIP_${PN} = "ldflags" INSANE_SKIP_${PN}-dev = "ldflags" FILES_${PN} = "${libdir}/*.so" FILES_${PN}-dev = "${includedir}" + +COMPATIBLE_MACHINE = "(mx5)"