summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-daemons/postfix/postfix.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/postfix/postfix.inc b/meta-networking/recipes-daemons/postfix/postfix.inc
index 6d39570d3..adc07a950 100644
--- a/meta-networking/recipes-daemons/postfix/postfix.inc
+++ b/meta-networking/recipes-daemons/postfix/postfix.inc
@@ -27,6 +27,8 @@ SRC_URI = "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${PV
27 27
28S = "${WORKDIR}/postfix-${PV}" 28S = "${WORKDIR}/postfix-${PV}"
29 29
30CLEANBROKEN = "1"
31
30BBCLASSEXTEND = "native" 32BBCLASSEXTEND = "native"
31 33
32inherit update-rc.d useradd update-alternatives systemd 34inherit update-rc.d useradd update-alternatives systemd