The following patch series does the following: 1) Fixes missing version number from Toolchain tarball name. 2) Uses configured distribution name for tarball (SDK, Imagebuild, and Toolchain) filenames as well as for image filenames. 3) Allows to add an extra string (sanitized) to the output image filenames, which is particularly useful with ImageBuilder where one frequently builds special-purpose images with different package sets and/or extra files, for the same hardware target.
[PATCH 1/4] target/toolchain: Fix tarball filename [PATCH 2/4] targets: Use configured distribution name for SDK, IB, [PATCH 3/4] images: use configured distribution name for output image [PATCH 4/4] images imagebuilder: Allow to add sanitized extra name _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
