mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 04:58:26 +00:00
openssl: Strip perl version from installed ptest configdata.pm file
(From OE-Core rev: fab0f5162b930f87798be61359a5c287fb13a76c) Signed-off-by: Douglas Royds <douglas.royds@taitradio.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
66bf9cb3ac
commit
8e02319bd0
@@ -157,6 +157,7 @@ do_install_append_class-nativesdk () {
|
||||
}
|
||||
|
||||
PTEST_BUILD_HOST_FILES += "configdata.pm"
|
||||
PTEST_BUILD_HOST_PATTERN = "perl_version ="
|
||||
do_install_ptest () {
|
||||
# Prune the build tree
|
||||
rm -f ${B}/fuzz/*.* ${B}/test/*.*
|
||||
|
||||
Reference in New Issue
Block a user