]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-base.inc: SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS can be always appended
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 24 Jan 2017 12:42:30 +0000 (10:42 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 27 Jan 2017 15:31:41 +0000 (13:31 -0200)
There is no need to restrict the appending of
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS values as the respective packages will
be added only on the supported packages thus not affecting other
machines.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/include/imx-base.inc

index 30e71be0c35788ee2ad3060896917e7585a47e49..934bf628bfcdec7ab2110d300a68a2cdc7fd080b 100644 (file)
@@ -79,7 +79,7 @@ MACHINE_SOCARCH_FILTER_append_imxpxp = " imx-codec imx-parser"
 
 INHERIT += "fsl-dynamic-packagearch"
 
-SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS_append_mx6 = " \
+SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS_append = " \
     imx-gpu-viv->kernel-module-imx-gpu-viv \
     libimxvpuapi->imx-vpu \
     imx-vpuwrap->imx-vpu \