diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-01-27 17:15:17 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-05 23:37:04 +0000 |
commit | 6e89d668246fb37b2217aae7ae57390e793696d8 (patch) | |
tree | 10b8378840d9e7265b9989b10249bec8dc5263c3 /meta/recipes-extended/at | |
parent | cc711af144afb98d328413ebed02bbf58cfc35ed (diff) | |
download | poky-6e89d668246fb37b2217aae7ae57390e793696d8.tar.gz |
staging: Clean up files installed into the sysroot
There are a variety of files being installed into $datadir which we
don't need. Pick the top "offenders" which amount of thousands of files
and simply don't install them. These include things like test data,
terminfo data, locale data for native tools and so on. This saves
copying these files into native and target sysroots and should improve
performance (smaller sstate, fewer files to copy around).
With this and the python recipe change, alsa-tools went from:
recipe-sysroot: 18357
recipe-sysroot-native: 14129
to
recipe-sysroot: 10809
recipe-sysroot-native: 8079
which is a decent improvement.
(From OE-Core rev: e0cd2e1f9ae956d72b8033ce1c4403d8bd99d3d5)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 366c72941fe1c24d0b1d96df46e13cb9eb4e79d6)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/at')
0 files changed, 0 insertions, 0 deletions