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:00:08 +0000 (11:00 -1000)
commit0f7cd97f812adaf4b2c2048227610d150aec72cc
treec483a9c87ffdc81d0548859e07499ea98425db7c
parentdbde2bcf60b5d5f54501a4b440f25fe7d02fbe5d
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>
target/imagebuilder/files/Makefile