meta-digi/meta-digi-arm/conf/machine
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
..
include ccmp1: add wks file to generate a bootable sdcard 2023-07-31 11:51:16 +02:00
ccimx6qpsbc.conf readonly: add default configuration for overlayfs_etc 2023-06-06 13:05:51 +02:00
ccimx6sbc.conf readonly: add default configuration for overlayfs_etc 2023-06-06 13:05:51 +02:00
ccimx6ulsbc.conf dey-image-installer: remove boot-artifacts.bbclass 2023-01-18 10:55:47 +01:00
ccimx6ulstarter.conf dey-image-installer: remove boot-artifacts.bbclass 2023-01-18 10:55:47 +01:00
ccimx8mm-dvk.conf readonly: add default configuration for overlayfs_etc 2023-06-06 13:05:51 +02:00
ccimx8mn-dvk.conf readonly: add default configuration for overlayfs_etc 2023-06-06 13:05:51 +02:00
ccimx8x-sbc-express.conf Rework ccimx8x imx-boot/u-boot recipes to reduce number of imx-boot artifacts 2023-06-30 15:00:25 +02:00
ccimx8x-sbc-pro.conf Rework ccimx8x imx-boot/u-boot recipes to reduce number of imx-boot artifacts 2023-06-30 15:00:25 +02:00
ccimx93-dvk.conf readonly: add default configuration for overlayfs_etc 2023-06-06 13:05:51 +02:00
ccmp13-dvk.conf ccmp1x: create new variable to be able to truly override TF_A_CONFIG 2023-08-03 15:17:03 +02:00
ccmp15-dvk.conf ccmp1x: create new variable to be able to truly override TF_A_CONFIG 2023-08-03 15:17:03 +02:00