meta-digi/meta-digi-dey/classes
Hector Palacios e50f6c3e91 u-boot: fix the use of boot image recipe and prefix
A variable called IMAGE_BOOTLOADER was being used without distinction for
referring to two different things:
 - the recipe that builds the bootable artifacts
 - the prefix of those artifacts

The value of this is "u-boot" for most platforms, but "imx-boot" for the
CC8X based platforms.

The name of the variable is misleading, so this commit splits it into two:
 - BOOTLOADER_IMAGE_RECIPE, to refer to the recipe
 - UBOOT_PREFIX, to refer to the prefix of the bootable artifact

With the separation, the variable UBOOT_SYMLINK becomes a generic formed
one, so it is moved to digi-defaults.inc.

While on it, fix the image_types_digi.bbclass which was not making use of
the original variable to establish all the dependencies.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2019-07-12 11:04:47 +02:00
..
aws-iot.bbclass greengrass: add support to preconfigure the package 2017-07-05 13:43:28 +02:00
dey-image-installer.bbclass u-boot: fix the use of boot image recipe and prefix 2019-07-12 11:04:47 +02:00
dey-image.bbclass sumo migration: meta-digi: replace the deprecated base_conditional function 2019-01-11 13:26:44 +01:00
trustfence.bbclass Revert "ccimx8x: prohibit dey-image-qt from building when trustfence is enabled" 2019-07-08 17:41:01 +02:00