Signed-off-by: Khem Raj <raj.k...@gmail.com>
---
 meta-networking/recipes-daemons/postfix/postfix.inc                   | 2 +-
 .../recipes-daemons/postfix/{postfix_3.1.1.bb => postfix_3.2.2.bb}    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-networking/recipes-daemons/postfix/{postfix_3.1.1.bb => 
postfix_3.2.2.bb} (77%)

diff --git a/meta-networking/recipes-daemons/postfix/postfix.inc 
b/meta-networking/recipes-daemons/postfix/postfix.inc
index 0ec182a05..cb9d59f93 100644
--- a/meta-networking/recipes-daemons/postfix/postfix.inc
+++ b/meta-networking/recipes-daemons/postfix/postfix.inc
@@ -66,7 +66,7 @@ export CCARGS-nonis = ""
 # SASL support -DUSE_LDAP_SASL -DUSE_SASL_AUTH
 # current openldap didn't enable SASL
 export CCARGS-sasl  = "\
-    ${@bb.utils.contains('DISTRO_FEATURES', 'sasl', '-DUSE_SASL_AUTH 
-DUSE_CYRUS_SASL -I=/usr/include/sasl', '', d)}"
+    ${@bb.utils.contains('DISTRO_FEATURES', 'sasl', '-DUSE_SASL_AUTH 
-DUSE_CYRUS_SASL -I${STAGING_INCDIR}/sasl', '', d)}"
 export AUXLIBS-sasl = "\
     ${@bb.utils.contains('DISTRO_FEATURES', 'sasl', '-lsasl2', '', d)}"
 export CCARGS-sasl_class-native = ""
diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.1.1.bb 
b/meta-networking/recipes-daemons/postfix/postfix_3.2.2.bb
similarity index 77%
rename from meta-networking/recipes-daemons/postfix/postfix_3.1.1.bb
rename to meta-networking/recipes-daemons/postfix/postfix_3.2.2.bb
index 839317d31..1118b2ed4 100644
--- a/meta-networking/recipes-daemons/postfix/postfix_3.1.1.bb
+++ b/meta-networking/recipes-daemons/postfix/postfix_3.2.2.bb
@@ -11,5 +11,5 @@ SRC_URI = 
"ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${PV
            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"
+SRC_URI[md5sum] = "aea073a9b0bea5bdb590460a270a4aa0"
+SRC_URI[sha256sum] = 
"d06849418d119d09366997b2b481bb23f737629769b4e4a52da42fb3ad8b0576"
-- 
2.14.0

-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to