diff options
| author | Douglas Royds <douglas.royds@taitradio.com> | 2018-11-28 17:53:12 +1300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-25 22:27:39 +0000 |
| commit | db11912b39abbf711ce95b36a4d661e2d7d59d8b (patch) | |
| tree | da5ba1e4ea1fef40ee0142d0274a7ffe41a575de | |
| parent | 95e71ff647bd539fe130e9ccbaee0103c21aa070 (diff) | |
| download | poky-db11912b39abbf711ce95b36a4d661e2d7d59d8b.tar.gz | |
openssl: Strip perl version from installed ptest configdata.pm file
(From OE-Core rev: fab0f5162b930f87798be61359a5c287fb13a76c)
(From OE-Core rev: d59e340dcd16b2b6a361196f867d9a31a9f36677)
Signed-off-by: Douglas Royds <douglas.royds@taitradio.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-connectivity/openssl/openssl_1.1.1a.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_1.1.1a.bb b/meta/recipes-connectivity/openssl/openssl_1.1.1a.bb index 2634471627..8bc4a1e8ec 100644 --- a/meta/recipes-connectivity/openssl/openssl_1.1.1a.bb +++ b/meta/recipes-connectivity/openssl/openssl_1.1.1a.bb | |||
| @@ -155,6 +155,7 @@ do_install_append_class-nativesdk () { | |||
| 155 | } | 155 | } |
| 156 | 156 | ||
| 157 | PTEST_BUILD_HOST_FILES += "configdata.pm" | 157 | PTEST_BUILD_HOST_FILES += "configdata.pm" |
| 158 | PTEST_BUILD_HOST_PATTERN = "perl_version =" | ||
| 158 | do_install_ptest () { | 159 | do_install_ptest () { |
| 159 | # Prune the build tree | 160 | # Prune the build tree |
| 160 | rm -f ${B}/fuzz/*.* ${B}/test/*.* | 161 | rm -f ${B}/fuzz/*.* ${B}/test/*.* |
