summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/postfix/postfix.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-daemons/postfix/postfix.inc')
-rw-r--r--meta-networking/recipes-daemons/postfix/postfix.inc11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-networking/recipes-daemons/postfix/postfix.inc b/meta-networking/recipes-daemons/postfix/postfix.inc
index 94379412f..778100533 100644
--- a/meta-networking/recipes-daemons/postfix/postfix.inc
+++ b/meta-networking/recipes-daemons/postfix/postfix.inc
@@ -14,17 +14,6 @@ DEPENDS = "db icu libpcre libnsl2 openssl postfix-native \
14LICENSE = "IPL-1.0 | EPL-2.0" 14LICENSE = "IPL-1.0 | EPL-2.0"
15LIC_FILES_CHKSUM = "file://LICENSE;md5=b181651ad99a7dc4cc8c4ce2f491ed1a" 15LIC_FILES_CHKSUM = "file://LICENSE;md5=b181651ad99a7dc4cc8c4ce2f491ed1a"
16 16
17SRC_URI = "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${PV}.tar.gz \
18 file://makedefs.patch \
19 file://install.patch \
20 file://main.cf \
21 file://postfix \
22 file://internal_recipient \
23 file://postfix.service \
24 file://aliasesdb \
25 file://check_hostname.sh \
26"
27
28S = "${WORKDIR}/postfix-${PV}" 17S = "${WORKDIR}/postfix-${PV}"
29 18
30CLEANBROKEN = "1" 19CLEANBROKEN = "1"