diff options
author | Tobias Hagelborn <tobias.hagelborn@axis.com> | 2017-08-25 13:32:38 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-27 22:32:00 +0100 |
commit | cd26fc143bbfd948795c2e65a577f89627a4f841 (patch) | |
tree | c1a77baaf501dd66befcbaf56e75a1a94bd2c043 /meta/classes/upstream-version-is-even.bbclass | |
parent | 390dcbf2e14f212d81a8fe252cf3ae801b82ffa9 (diff) | |
download | poky-cd26fc143bbfd948795c2e65a577f89627a4f841.tar.gz |
devtool: deploy-target: Support stripped libs and execs
New devtool deploy-target option --strip which enables deploying
stripped binaries, saving some space on target.
* Copies the files of ${D} into a new directory and strips them in place
* Used oe.package.strip_execs for stripping directory
* Added devtool.conf option "strip" for changing default behavior
Config example:
[Deploy]
strip = true
[YOCTO #11227]
(From OE-Core rev: 7f10c5118793da6ded59ae6e60e796152dbd7ca3)
Signed-off-by: Tobias Hagelborn <tobiasha@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/upstream-version-is-even.bbclass')
0 files changed, 0 insertions, 0 deletions