]> code.ossystems Code Review - meta-freescale.git/commit
imx7ulpevk.conf: Fix MACHINEOVERRIDES order
authorTom Hochstein <tom.hochstein@nxp.com>
Mon, 23 Sep 2019 15:50:35 +0000 (10:50 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 10 Oct 2019 12:14:41 +0000 (09:14 -0300)
commitc440b18e0f6e93df4759e45e79f9f2b2cf67d6fe
tree20e20e39aa111e42b46c2cd4c7a9a2d4fe977d84
parent2142f7ded1b3115ccc21f7575fd83e2376247193
imx7ulpevk.conf: Fix MACHINEOVERRIDES order

The exact manifestation that uncovered this problem was not recorded.
Generally speaking, a recipe misconfiguration was occurring due to an
incorrect variable value, caused by incorrectly choosing the _imx
override of the variable instead of the SOC override.

This is fixed by setting the SOC family and the SOC in MACHINEOVERRIDES
before including tune-cortexa7.inc.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit 9ba0cf3b74cf7884f9b1c1c44f92a96cb2a87525)
conf/machine/imx7ulpevk.conf