]> code.ossystems Code Review - openembedded-core.git/commit
openssl: Add Shell-Script based c_rehash utility
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 23 May 2016 20:45:25 +0000 (17:45 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 May 2017 12:13:41 +0000 (13:13 +0100)
commit9ae6e105bb689faf004f60bb4f9f0ea56e3b8fde
treec6594280e7cc9060a63204239c1f3ddacd83c993
parent28419a4e9ad9430e477c1eb7f2a2d1f328bcacaf
openssl: Add Shell-Script based c_rehash utility

The PLD Linux distribution has ported the c_rehash[1] utility from Perl
to Shell-Script, allowing it to be shipped by default.

1. https://git.pld-linux.org/?p=packages/openssl.git;a=blob;f=openssl-c_rehash.sh;h=0ea22637ee6dbce845a9e2caf62540aaaf5d0761

The OpenSSL upstream intends[2] to convert the utility for C however
did not yet finished the conversion.

2. https://rt.openssl.org/Ticket/Display.html?id=2324

This patch adds this script and thus removed the Perl requirement for
it.

(From OE-Core rev: cb6150f1a779e356f120d5e45c91fda75789970a)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-connectivity/openssl/openssl.inc
meta/recipes-connectivity/openssl/openssl/openssl-c_rehash.sh [new file with mode: 0644]
meta/recipes-connectivity/openssl/openssl_1.0.2h.bb