]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
ptest: Optionally strip build host tool info from installed files
authorDouglas Royds <douglas.royds@taitradio.com>
Wed, 28 Nov 2018 04:53:10 +0000 (17:53 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Nov 2018 10:24:53 +0000 (10:24 +0000)
commit6a7361f713ed3306195a795db2a4b000e8f51fe8
treeadddffdc7c186b1fb69495aad01c059fc7a63729
parent0b9f553f3774a45bee3b56496f3a19d90452445a
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.

Signed-off-by: Douglas Royds <douglas.royds@taitradio.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/ptest.bbclass