summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/imx-base.inc
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2020-09-09 12:09:07 -0700
committerOtavio Salvador <otavio@ossystems.com.br>2020-09-23 23:42:37 -0300
commit8786908fcf68873179c831f0a2c928761de221a0 (patch)
treefff14ae05905ad04dfe53182f60c9ea6c3755200 /conf/machine/include/imx-base.inc
parent984a5e67b9df0ca737df8bee970775295ab8c72f (diff)
downloadmeta-freescale-8786908fcf68873179c831f0a2c928761de221a0.tar.gz
imx-parser: Set package architecture correctly to tune-specific
The tune-specific package architecture is sufficient, no need to use the more specific SOC or MACHINE package architecture. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'conf/machine/include/imx-base.inc')
-rw-r--r--conf/machine/include/imx-base.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index 0da3f2be..4d01bae6 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -158,7 +158,6 @@ MACHINE_SOCARCH_FILTER_append_imx = " \
158" 158"
159MACHINE_SOCARCH_FILTER_append_imxvpu = " \ 159MACHINE_SOCARCH_FILTER_append_imxvpu = " \
160 imx-codec \ 160 imx-codec \
161 imx-parser \
162 imx-vpuwrap \ 161 imx-vpuwrap \
163 libimxvpuapi \ 162 libimxvpuapi \
164 virtual/imxvpu \ 163 virtual/imxvpu \