diff options
author | Douglas Royds <douglas.royds@taitradio.com> | 2018-11-28 17:53:10 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-03 12:20:01 +0000 |
commit | fa424823b6329ca491156ac1db3f93a87c046011 (patch) | |
tree | b934b6b7f454d865fe5eb79d5a27abcc7cf3cc02 /scripts/gen-site-config | |
parent | d3d09bd064466e887e964fc460a1208882efc9de (diff) | |
download | poky-fa424823b6329ca491156ac1db3f93a87c046011.tar.gz |
ptest: Optionally strip build host tool info from installed files
Several packages (eg. acl, attr, openssl) install Makefiles or other build host
configuration files for ptest so that they can run `make check`, for instance.
These build host files commonly include paths and versions of build host tools,
(eg. rpm or perl) whose presence and version depends on the build host distro.
Optionally strip lines from installed PTEST_BUILD_HOST_FILES using an
extended regex pattern defined in PTEST_BUILD_HOST_PATTERN. This has no
effect on the on-target ptest.
(From OE-Core rev: a3b657470eeea9f1954bc3a3e593a5c4907b6f17)
Signed-off-by: Douglas Royds <douglas.royds@taitradio.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/gen-site-config')
0 files changed, 0 insertions, 0 deletions