The fact of including both storage types (mtd and mmc) in the same 'sw-description' file is not providing any kind of benefit. Instead, it makes the file larger, complex and harder to maintain. Additionally, most of the images entries share the same structure and contents, changing only names and mount points. This commit simplifies the 'sw-description' file by configuring the storage type and the images to include in the SWU package at build time, using a generic 'sw-description' template and template files for 'mmc' and 'mtd' images. While on it, use the new 'DEY_FIRMWARE_VERSION' variable for SWU package version and fix the recipe to not include all 'SRC_URI' files in the SWU update image, but only the required files for the update. Also, make use of variable substitution provided by SWU class in the 'sw-description' file. Note: SWU U-Boot update will be broken after this change. Waiting for official support with a robust implementation. https://onedigi.atlassian.net/browse/DEL-8537 https://onedigi.atlassian.net/browse/DEL-8538 Signed-off-by: David Escalona <david.escalona@digi.com> |
||
|---|---|---|
| .. | ||
| classes | ||
| conf | ||
| dynamic-layers | ||
| recipes-aws | ||
| recipes-connectivity | ||
| recipes-core | ||
| recipes-crank | ||
| recipes-devtools | ||
| recipes-digi | ||
| recipes-extended | ||
| recipes-gnome | ||
| recipes-graphics | ||
| recipes-multimedia | ||
| 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