]> code.ossystems Code Review - openembedded-core.git/commit
rpm: switch to openssl from nss
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 14 Jan 2020 13:59:48 +0000 (14:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Jan 2020 22:21:31 +0000 (22:21 +0000)
commit8c35a01dc771bf48f74129daa58d365100d18081
tree87484c5097138909e49e5964b5642cff55e39055
parent6a641e744507c8c17fa3d7273cb2e5b512ca0242
rpm: switch to openssl from nss

nss is a problematic library in many ways, but openssl
seems to work just fine.

rpm was the only user of nss in oe-core, which opens
the possibility of moving it out.

Add a backported patch to enable builds with latest openssl.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rpm/files/0001-Rip-out-partial-support-for-unused-MD2-and-RIPEMD160.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm_4.14.2.1.bb