[PATCH openbmc] rpm: explicitly disable tomcrypt
OpenBMC Patches
openbmc-patches at stwcx.xyz
Thu Jun 30 03:40:32 AEST 2016
Configure autodetects libtomcrypt, but then it adds libtommath to
$LIBS and fails to link subsequent tests if it's unavailable.
| checking for pcre.h... yes
| checking for pcre_compile in -lpcre... no
| checking whether to build with PCRE library... no
| ++ executing failure action
| configure: error: unable to find usable PCRE library
(From OE-Core rev: 54665fb9e27ba1b0e4eddaf170303d4f2db66fae)
Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/openbmc/openbmc/424)
<!-- Reviewable:end -->
https://github.com/openbmc/openbmc/pull/424
Andreas Oberritter (1):
rpm: explicitly disable tomcrypt
yocto-poky/meta/recipes-devtools/rpm/rpm_5.4.16.bb | 1 +
1 file changed, 1 insertion(+)
--
2.9.0
More information about the openbmc
mailing list