]> code.ossystems Code Review - openembedded-core.git/commit
openssl_1.0: drop unnecessary call to perlpath.pl from do_configure()
authorAndre McCurdy <armccurdy@gmail.com>
Wed, 8 Aug 2018 18:15:12 +0000 (11:15 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Aug 2018 14:22:26 +0000 (15:22 +0100)
commit1b0dcca0f083081295f32f09b408ab6c6c10f66f
treececd412d4dab84e6c7f5cb352143bb9d02390ab1
parent74524ec2a0f5a4210dd6680afb4b685a69f96a71
openssl_1.0: drop unnecessary call to perlpath.pl from do_configure()

The perlpath.pl script is used to patch the #! lines in all perl
scripts in the utils directory. However, as these scripts are run via
e.g. "perl foo.pl", they don't actually rely on the #! path to be
correct (which can be confirmed by the observation that the path is
currently being set to ${STAGING_BINDIR_NATIVE}/perl, which doesn't
exist).

(From OE-Core rev: ba88fe46d47846042518a5a1017d782ba548202c)

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-connectivity/openssl/openssl-1.0.2o/find.pl [deleted file]
meta/recipes-connectivity/openssl/openssl-1.0.2o/openssl-util-perlpath.pl-cwd.patch [deleted file]
meta/recipes-connectivity/openssl/openssl_1.0.2o.bb