meta-digi/meta-digi-arm/classes
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
..
fsl-eula-graphics.bbclass kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
fsl-eula-unpack2.bbclass classes: update NXP bbclasses 2019-05-15 10:32:41 +02:00
fsl-eula.bbclass classes: update NXP bbclasses 2019-05-15 10:32:41 +02:00
fsl-eula2-package-arch.bbclass kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
fsl-eula2-unpack2.bbclass meta-digi-arm: update/refresh fsl-eula classes from meta-imx 2022-07-12 18:03:43 +02:00
fsl-eula2.bbclass kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
image_types_digi.bbclass global: create DIGI_SOM variable and reformulate DIGI_FAMILY variable 2023-05-10 17:33:23 +02:00
remove-pkg-postinst-ontarget.bbclass remove-pkg-postinst-ontarget: support other runtime packages 2023-05-04 10:22:06 +02:00