meta-digi/meta-digi-arm/conf/machine
Hector Palacios 9b165196bb global: create DIGI_SOM variable and reformulate DIGI_FAMILY variable
Certain platforms share a processor family but need to be differentiated
between them. DEY was using the variable DIGI_FAMILY as the SOM name
rather than the family. It becomes useful to have both (DIGI_SOM as the
more specific, and DIGI_FAMILY as the more generic).

This is the case, for example, of:

- ccmp1 (family)
  - ccmp15 (SOM)
  - ccmp13 (SOM)
- ccimx8m (family)
  - ccimx8mm (SOM)
  - ccimx8mn (SOM)

Both variables are used on the machine overrides.
Where DIGI_FAMILY was used, use now DIGI_SOM.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2023-05-10 17:33:23 +02:00
..
include global: create DIGI_SOM variable and reformulate DIGI_FAMILY variable 2023-05-10 17:33:23 +02:00
ccimx6qpsbc.conf global: create DIGI_SOM variable and reformulate DIGI_FAMILY variable 2023-05-10 17:33:23 +02:00
ccimx6sbc.conf global: create DIGI_SOM variable and reformulate DIGI_FAMILY variable 2023-05-10 17:33:23 +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 global: create DIGI_SOM variable and reformulate DIGI_FAMILY variable 2023-05-10 17:33:23 +02:00
ccimx8mn-dvk.conf global: create DIGI_SOM variable and reformulate DIGI_FAMILY variable 2023-05-10 17:33:23 +02:00
ccimx8x-sbc-express.conf dey-image-installer: remove boot-artifacts.bbclass 2023-01-18 10:55:47 +01:00
ccimx8x-sbc-pro.conf dey-image-installer: remove boot-artifacts.bbclass 2023-01-18 10:55:47 +01:00
ccimx93-dvk.conf global: create DIGI_SOM variable and reformulate DIGI_FAMILY variable 2023-05-10 17:33:23 +02:00
ccmp13-dvk.conf global: create DIGI_SOM variable and reformulate DIGI_FAMILY variable 2023-05-10 17:33:23 +02:00
ccmp15-dvk.conf global: create DIGI_SOM variable and reformulate DIGI_FAMILY variable 2023-05-10 17:33:23 +02:00