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:30:00 +0100 |
commit | 7f10c5118793da6ded59ae6e60e796152dbd7ca3 (patch) | |
tree | b98dac455190cf511d6afb77f79db268b1f803f3 /meta/conf | |
parent | 83739174be5b3fabd7df559a35ac6407d82a6280 (diff) | |
download | openembedded-core-7f10c5118793da6ded59ae6e60e796152dbd7ca3.tar.gz openembedded-core-7f10c5118793da6ded59ae6e60e796152dbd7ca3.tar.bz2 openembedded-core-7f10c5118793da6ded59ae6e60e796152dbd7ca3.zip |
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]
Signed-off-by: Tobias Hagelborn <tobiasha@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions