summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/msmtp/msmtp_1.4.23.bb
Commit message (Collapse)AuthorAgeFilesLines
* msmtp: update tof 1.4.24Saul Wold2011-06-011-26/+0
| | | | | | | (From OE-Core rev: 5aaed6f4fc275b95e969fe880439540200201c3c) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* msmtp: add link sendmail for lsb command checkKang Kai2011-03-231-2/+7
| | | | | | | | | | | | LSB command check will test the exist of sendmail, so make sendmail link to msmtp using update-alternatives class in order to pass the test. Related to [YOCTO #520] (From OE-Core rev: 97b71119d716eab86b8afcbac204f38a00b88cf3) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Update SRC_URIs to use BPN instead of PNRichard Purdie2011-03-141-1/+1
| | | | | | | | [YOCTO #860] (From OE-Core rev: 09ed5de9624be38c0fa5cb3f943691c3b4a50686) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* msmtp: add msmtp 1.4.23Jingdong Lu2011-02-011-0/+21
This package has been added from Open Embedded in order to replace sendmail. Changes from the Open Embedded version: * Update version to 1.4.23 * Add SUMMARY, LIC_FILES_CHKSUM Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>