package/swupdate: let buildroot handle stripping
authorJames Hilliard <james.hilliard1@gmail.com>
Sun, 29 Aug 2021 02:46:25 +0000 (20:46 -0600)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sat, 11 Sep 2021 14:11:46 +0000 (16:11 +0200)
commit1833c710ce73a1ca67143abd3fbcee6fd5d6fcdb
tree5e5bad11379c27d3f0a22251ae73d73e19518ce6
parentbfb764c6dbfa721d3fe35a7bfe951f84b2a904c4
package/swupdate: let buildroot handle stripping

In buildroot, stripping for the target is configured and implemented
with the global `BR2_STRIP_strip` option that drive the stripping in
the target-finalize step.

So, we explicitly disable stripping at build time for swupdate.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/swupdate/swupdate.mk