arm-trusted-firmware-mvebu: stop cluttering Image Builder
authorTomasz Maciej Nowak <tmn505@gmail.com>
Sun, 11 Sep 2022 16:14:17 +0000 (18:14 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 21 Sep 2022 11:06:10 +0000 (13:06 +0200)
commit100536bd370de99c1b1562fd7c16ca83941ed057
tree571a431f7134aaece4e0fe525f77d32268735b0a
parent1722e23ffcf9038114142a2129c29eb3cdec8ff9
arm-trusted-firmware-mvebu: stop cluttering Image Builder

All contents of staging_dir/image are included in Image Builder (IB) in
case some binary needs to be included in final image. But in case of
this package, all sources are stored there and those clutter the final
tarball of IB for no reason. Those sources are not used during image
creation and are just dead weight. To put it in perspective, the IB for
21.02.0 is 158 MiB, 22.03.0-rc6 is 366 MiB and snapshot is over 620 MiB!
To fix it, put them in package build directory, so they won't end up
included in IB tarball.

Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
Reviewed-by: Andre Heider <a.heider@gmail.com>
package/boot/arm-trusted-firmware-mvebu/Makefile