View Issue Details

IDProjectCategoryView StatusLast Update
0005112BuildRootBuildrootpublic2021-11-03 16:32
Reportergerbach Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Versionfsimx8mm-B2021.06 
Target Versionfsimx6-B2021.10Fixed in Versionfsimx6-B2021.10 
Summary0005112: Add bulding of install.scr script with buildroot
DescriptionUntil now the install.scr script was built externally with a own mkimage
tool.

For better reproducibility, we want to build the install.txt with
Buildroot/Yocto.

We use the mkimage tool from the host-uboot-tools package, which might
have a different version than the uboot we build but should still work.

The install script is executed in finalscript_min-common so it will be
applied for every build. By default the source at
board/f+s/common/install.txt is used.

If one wants to use a different source, they can st the variable
$INSTALL_TXT_PATH in the board specific final script to the respective
source.

Also remove the imx8mm specific version, because it should work with the
common one.
Forum Link

Activities

gerbach

2021-11-03 16:32

developer   ~0003777

Git commit 1e602f05280f39925a7457d333792c8e9c34f390