diff options
author | Changqing Li <changqing.li@windriver.com> | 2024-11-21 14:02:56 +0800 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-12-09 07:54:03 -0800 |
commit | d7ed72cf524d5b94f4d950f3e8e5207b0871c4ce (patch) | |
tree | 2256d6fe3ce6a1ad9254098b4764a2313bb0a2c8 /scripts/lib/resulttool/manualexecution.py | |
parent | d0381e6f91c6d81f577e5975270b9a763fa46f08 (diff) | |
download | poky-d7ed72cf524d5b94f4d950f3e8e5207b0871c4ce.tar.gz |
rxvt-unicode.inc: disable the terminfo installation by setting TIC to :
Without this change, TIC is the native tic in recipe-sysroot-native.
By default, native tic has set its default terminfo path to native path:
${datadir}/terminfo; $HOME/.terminfo
When sstate cache is used, the cached native tic's terminfo path could
be a path not exist on current host, then native tic will try to install
terminfo to HOME dir, cause host contamination.
Disable the terminfo installation by setting TIC to :
(From OE-Core rev: 33069a688930ccb98a66f02feac40382ecf6cf85)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit fe35ead2c3135a18c346e7baa31d34b15c3e2d95)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/resulttool/manualexecution.py')
0 files changed, 0 insertions, 0 deletions