]> code.ossystems Code Review - openembedded-core.git/commit
msmtp: disable libidn support
authorKang Kai <kai.kang@windriver.com>
Mon, 3 Sep 2012 07:33:39 +0000 (15:33 +0800)
committerSaul Wold <sgw@linux.intel.com>
Tue, 4 Sep 2012 05:52:56 +0000 (22:52 -0700)
commita304789cecb1a6ffa3c5a56f617eea4a5ac29a98
tree69c487e87047e95dd362420e262d6589cc2f43fc
parent48a11f8dc9f70cfc205f558b4dc959c8b4d5e0cd
msmtp: disable libidn support

When libidn has been populated to sysroot but rpm packages are not
created, build msmtp will check libidn support automatically and then
depends on libidn. But package libidn doesn't exist, build image which
includes msmtp will fail with:

| error: Failed dependencies:
|  libidn11 >= 1.25 is needed by msmtp-1.4.24-r3.i586
|  libidn.so.11(LIBIDN_1.0) is needed by msmtp-1.4.24-r3.i586
|  libidn.so.11 is needed by msmtp-1.4.24-r3.i586

Disable libidn support to fix this issue.

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/msmtp/msmtp_1.4.24.bb