[OE-core] [PATCH v5 0/3] devtool deploy-target --strip option

Tobias Hagelborn tobias.hagelborn at axis.com
Fri Aug 25 09:11:37 UTC 2017


New devtool deploy-target option --strip which enables deploying
stripped binaries, saving some space on target.

Updates in v5:
- Updated according to feedback from Richard Purdie
  - Separate lint issue fixes
- Verified devtool-deploy-target with poky-master

[YOCTO #11227]



Tobias Hagelborn (3):
  package.py: Fix some lint errors
  package.py: strip_execs: Support for .ko modules
  devtool: deploy-target: Support stripped libs and execs

 meta/lib/oe/package.py        | 42 +++++++++++++++++++++++-------------------
 scripts/lib/devtool/deploy.py | 33 +++++++++++++++++++++++++++++----
 2 files changed, 52 insertions(+), 23 deletions(-)

-- 
2.1.4




More information about the Openembedded-core mailing list