]> code.ossystems Code Review - meta-freescale.git/commit
Ensure we fail if old SoC overrides are in use topic/warn-old-overrides 994/head
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 2 Mar 2022 23:21:54 +0000 (20:21 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 3 Mar 2022 13:41:35 +0000 (10:41 -0300)
commitbfa2a3b98dde2a664615fe4a2527fd89b0c8dfbe
tree3609de3cd02c929e329f875cf42d433e3be6febb
parent286385e3b2b6d6b4c60faf14fd3170ec2279139e
Ensure we fail if old SoC overrides are in use

To assist existing layers to convert to the new BSP-specific
overrides. Besides failing the parsing of the recipes where it is in
use, we provide a script to automate most of it.

Fixes: #990.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
classes/machine-overrides-extender.bbclass
conf/machine/include/imx-base.inc
scripts/convert-bsp-specific-overrides [new file with mode: 0755]