msmtp: disable libidn support
authorKang Kai <kai.kang@windriver.com>
Mon, 3 Sep 2012 07:33:39 +0000 (15:33 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Sep 2012 11:53:11 +0000 (12:53 +0100)
commitcab86b028f637228cbdfd096932e756be9626ee7
treedb74bacf4005a194490b3f444d17b943afda0c29
parent9d7e002db7acb8ffc19495e40861491ce9057ae2
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.

(From OE-Core rev: a304789cecb1a6ffa3c5a56f617eea4a5ac29a98)

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