meta-digi/meta-digi-arm/dynamic-layers/stm-st-stm32mp
Hector Palacios c6f19a099c ccmp1x: create new variable to be able to truly override TF_A_CONFIG
Commit 7cf314ba80 made a weak assignment of TF_A_CONFIG in the machine
config file, so that it could be overriden from conf/local.conf with a
straight assignment. However, this variable already has a weak assignment
on include files for the tf-a-stm32mp recipe, which apparently take
precedence over the machine files.

This commit creates a new variable DEY_TF_A_CONFIG in the machine config,
and then uses a straight assignment of TF_A_CONFIG to the new variable on the
tf-a-stm32mp.bbappend.
This allows users to override the machine default and avoids the STM recipe
weak assignment.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2023-08-03 15:17:03 +02:00
..
recipes-bsp/trusted-firmware-a ccmp1x: create new variable to be able to truly override TF_A_CONFIG 2023-08-03 15:17:03 +02:00
recipes-graphics weston: readonly: change default log path to /tmp/ 2023-06-15 10:48:25 +02:00
recipes-multimedia gstreamer: update recipes to STM version v22.11.23 2022-12-22 09:26:49 +01:00
recipes-security/optee meta-digi: revert revisions to AUTOREV 2023-05-17 15:34:53 +02:00