diff options
| author | Jackie Huang <jackie.huang@windriver.com> | 2014-07-13 22:27:15 -0400 |
|---|---|---|
| committer | Joe MacDonald <joe_macdonald@mentor.com> | 2014-07-20 23:30:19 -0400 |
| commit | 96acc14b6c4928f52aa2f44af9532f3e2065b067 (patch) | |
| tree | 5ee31cad6aefaf80a15e89179a79e54f37c1359c /meta-networking/recipes-daemons/postfix/postfix_2.11.1.bb | |
| parent | 239debcd8a0359aad64406476b801948f9b8ff14 (diff) | |
| download | meta-openembedded-96acc14b6c4928f52aa2f44af9532f3e2065b067.tar.gz | |
postfix: add new recipe
Postfix is Wietse Venema's mail server that started life at IBM
research as an alternative to the widely-used Sendmail program.
Postfix attempts to be fast, easy to administer, and secure.
The outside has a definite Sendmail-ish flavor, but the inside
is completely different.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/recipes-daemons/postfix/postfix_2.11.1.bb')
| -rw-r--r-- | meta-networking/recipes-daemons/postfix/postfix_2.11.1.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/postfix/postfix_2.11.1.bb b/meta-networking/recipes-daemons/postfix/postfix_2.11.1.bb new file mode 100644 index 0000000000..8f237dc2ee --- /dev/null +++ b/meta-networking/recipes-daemons/postfix/postfix_2.11.1.bb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | require postfix.inc | ||
| 2 | |||
| 3 | SRC_URI += "file://postfix-add-db6-support.patch" | ||
| 4 | |||
| 5 | SRC_URI[md5sum] = "56ac1f1a79737c4ac1e24535a122a4a6" | ||
| 6 | SRC_URI[sha256sum] = "487f98a73b95a5799409caf21ec065efea91c1dcdfb84c038a0e3a265d6489e2" | ||
