]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
openssl: fold result of sed invocation into environment file
authorRasmus Villemoes <ravi@prevas.dk>
Mon, 24 Feb 2025 21:16:03 +0000 (22:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Feb 2025 10:47:09 +0000 (10:47 +0000)
commit291fe7db623b0974e7831e908e91b1f1259e0506
treeab84a4ca0d4566bcdf0e9523479a838b790604a2
parent1a26f800d5fdadc990b73d17e1c373f3e8fba879
openssl: fold result of sed invocation into environment file

A long time ago, the environment.d-openssl.sh file was shared between
openssl 1.0 and openssl 1.1 recipes, and sed was used to make the path
right for the 1.1 version. Nowadays, with only a single recipe, this
is a bit roundabout, so just use the proper path in the file directly.

Signed-off-by: Rasmus Villemoes <ravi@prevas.dk>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssl/files/environment.d-openssl.sh
meta/recipes-connectivity/openssl/openssl_3.4.1.bb