New devtool deploy-target option --strip which enables deploying stripped binaries, saving some space on target.
Updates in v4: - Updated to correct the errors found by Autobilder. - Verified devtool-deploy-target with poky-master [YOCTO #11227] Tobias Hagelborn (2): package.py: strip_execs: Support for .ko modules devtool: deploy-target: Support stripped libs and execs meta/lib/oe/package.py | 44 ++++++++++++++++++++++++------------------- scripts/lib/devtool/deploy.py | 33 ++++++++++++++++++++++++++++---- 2 files changed, 54 insertions(+), 23 deletions(-) -- 2.1.4 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
