build,ib: add STRIP_ABI option for manifest
authorPaul Spooren <mail@aparcar.org>
Tue, 16 Mar 2021 01:59:26 +0000 (15:59 -1000)
committerPaul Spooren <mail@aparcar.org>
Tue, 16 Mar 2021 21:05:26 +0000 (11:05 -1000)
commit69b77dc3b4480f90f02878e09e924a8e3f0116b6
tree2bcee3a643e2aca738f4b00d918e5e44fdb5cd52
parentf82e7e96a00e964649c809cc7a57578121ad998d
build,ib: add STRIP_ABI option for manifest

The ImageBuilder `make manifest` prints all installed packages. This
function can be used to create a list of package and corresponding
package versions before attempting image creation.

When called with `--strip-abi` OPKG can automatically strip attached
ABIVersions from package names. Make this function accessible for the
ImageBuilder by adding a `STRIP_ABI` variable.

Signed-off-by: Paul Spooren <mail@aparcar.org>
(cherry picked from commit 0f7cd97f812adaf4b2c2048227610d150aec72cc)
target/imagebuilder/files/Makefile