diff options
Diffstat (limited to 'meta-networking/recipes-daemons/postfix/postfix_3.2.2.bb')
| -rw-r--r-- | meta-networking/recipes-daemons/postfix/postfix_3.2.2.bb | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.2.2.bb b/meta-networking/recipes-daemons/postfix/postfix_3.2.2.bb new file mode 100644 index 0000000000..1118b2ed47 --- /dev/null +++ b/meta-networking/recipes-daemons/postfix/postfix_3.2.2.bb | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | require postfix.inc | ||
| 2 | |||
| 3 | SRC_URI = "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${PV}.tar.gz \ | ||
| 4 | file://makedefs.patch \ | ||
| 5 | file://install.patch \ | ||
| 6 | file://main.cf_2.0 \ | ||
| 7 | file://postfix \ | ||
| 8 | file://internal_recipient \ | ||
| 9 | file://postfix.service \ | ||
| 10 | file://aliasesdb \ | ||
| 11 | file://check_hostname.sh \ | ||
| 12 | file://0001-Check-for-glibc-before-setting-CANT_USE_SEND_RECV_MS.patch \ | ||
| 13 | " | ||
| 14 | SRC_URI[md5sum] = "aea073a9b0bea5bdb590460a270a4aa0" | ||
| 15 | SRC_URI[sha256sum] = "d06849418d119d09366997b2b481bb23f737629769b4e4a52da42fb3ad8b0576" | ||
