summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libnet/libnet-ssleay-perl
Commit message (Collapse)AuthorAgeFilesLines
* libnet-ssleay-perl: Fix patch upstream statusKhem Raj2023-04-051-0/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnet-ssleay-perl: Fix configure issueJens Rehsack2018-08-281-0/+33
Fix libnet-ssleay-perl tries to execute found openssl binaries at the place of ${OPENSSL_PREFIX} and bailing out when either binaries are missing or can't be executed. From cross-compiling perspective, both is insane. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>