[meta-freescale] [PATCH v3 18/27] imx-base.inc: SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS can be always appended

Otavio Salvador otavio at ossystems.com.br
Thu Jan 26 05:00:53 PST 2017


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 at ossystems.com.br>
---

Changes in v3: None
Changes in v2: None

 conf/machine/include/imx-base.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index 30e71be0..934bf628 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -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 \
-- 
2.11.0



More information about the meta-freescale mailing list