diff --git a/meta-imx-bsp/recipes-bsp/imx-oei/imx-oei_1.0.0.bb b/meta-imx-bsp/recipes-bsp/imx-oei/imx-oei_1.0.0.bb index 5309ef057c..07edd6e828 100644 --- a/meta-imx-bsp/recipes-bsp/imx-oei/imx-oei_1.0.0.bb +++ b/meta-imx-bsp/recipes-bsp/imx-oei/imx-oei_1.0.0.bb @@ -15,6 +15,8 @@ S = "${WORKDIR}/git" inherit deploy +PACKAGE_ARCH = "${MACHINE_ARCH}" + OEI_CONFIGS ?= "UNDEFINED" OEI_CORE ?= "UNDEFINED" OEI_SOC ?= "UNDEFINED"