aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/postfix/postfix_3.1.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-07-17 20:10:02 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2017-08-31 14:55:41 +0200
commit066a9c725c6cf6303b6f761c696da78788e7d8fa (patch)
tree941e7fa784875ceda12c86b019a12483e7396e82 /meta-networking/recipes-daemons/postfix/postfix_3.1.1.bb
parentec9e3081be5d270c9c74869ce17d7992a6e38e16 (diff)
downloadmeta-openembedded-contrib-066a9c725c6cf6303b6f761c696da78788e7d8fa.tar.gz
postfix: Disable nis support on musl
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-networking/recipes-daemons/postfix/postfix_3.1.1.bb')
-rw-r--r--meta-networking/recipes-daemons/postfix/postfix_3.1.1.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.1.1.bb b/meta-networking/recipes-daemons/postfix/postfix_3.1.1.bb
index dbbe24ca3a..839317d319 100644
--- a/meta-networking/recipes-daemons/postfix/postfix_3.1.1.bb
+++ b/meta-networking/recipes-daemons/postfix/postfix_3.1.1.bb
@@ -1,4 +1,15 @@
require postfix.inc
+SRC_URI = "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${PV}.tar.gz \
+ file://makedefs.patch \
+ file://install.patch \
+ file://main.cf_2.0 \
+ file://postfix \
+ file://internal_recipient \
+ file://postfix.service \
+ file://aliasesdb \
+ file://check_hostname.sh \
+ file://0001-Check-for-glibc-before-setting-CANT_USE_SEND_RECV_MS.patch \
+ "
SRC_URI[md5sum] = "40d72ea143af7ab0038c2cee1f483707"
SRC_URI[sha256sum] = "3deda4c34631970490b1b5fbb559905f93531bf1c7eb00e38b0d0deb1dba9982"