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> |
||
|---|---|---|
| .. | ||
| classes | ||
| conf | ||
| recipes-aws | ||
| recipes-connectivity | ||
| recipes-core | ||
| recipes-devtools | ||
| recipes-digi | ||
| recipes-extended/socketcan | ||
| recipes-gnome/gnome | ||
| recipes-graphics | ||
| recipes-multimedia | ||
| recipes-qt | ||
| recipes-sato | ||
| recipes-support | ||
| DIGI_EULA | ||
| DIGI_OPEN_EULA | ||
| README | ||
README
OpenEmbedded/Yocto Digi Embedded Linux layer ============================================ This layer provides the Digi Embedded Linux distribution images. This layer depends on: git://git.yoctoproject.org/poky.git git://git.openembedded.org/meta-openembedded.git git://git.yoctoproject.org/meta-freescale.git git://github.com/Freescale/meta-fsl-demos.git Digi's license agreements ------------------------- All software is covered by Digi's general EULA and Digi's Open Source EULA. To have the right to use the software in your images you need to read and accept both EULAs at the DIGI_EULA and DIGI_OPEN_EULA files. NXP Semiconductors' software license agreement ---------------------------------------------- Some platforms depends on libraries and packages that are covered by NXP Semiconductors' EULA. To have the right to use those binaries in your images you need to read and accept the EULA file in meta-freescale Yocto layer. Support ------- This layer is provided 'as is' with no guarantee. However, some support may be available from tech.support@digi.com