aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/mailx/mailx_12.5.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-07-21 15:10:28 +0200
committerSaul Wold <sgw@linux.intel.com>2013-07-27 23:28:26 -0700
commit203d5e1deb53e1c968498ff7595f57c73dc2697a (patch)
tree07a90111fc7663e3bcfb67f42071ae0cb60f1859 /meta/recipes-extended/mailx/mailx_12.5.bb
parent5e7c3228acce9f95b506ecce9712e843c35067df (diff)
downloadopenembedded-core-203d5e1deb53e1c968498ff7595f57c73dc2697a.tar.gz
mailx: remove support for autodetection of krb5
* it's autodetected from sysroot and makeconfig doesn't allow to explicitly define what's expected Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/mailx/mailx_12.5.bb')
-rw-r--r--meta/recipes-extended/mailx/mailx_12.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/mailx/mailx_12.5.bb b/meta/recipes-extended/mailx/mailx_12.5.bb
index 2a08113bd2..f6734c7ee7 100644
--- a/meta/recipes-extended/mailx/mailx_12.5.bb
+++ b/meta/recipes-extended/mailx/mailx_12.5.bb
@@ -14,6 +14,7 @@ DEPENDS = "openssl"
SRC_URI = "${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}.orig.tar.gz;name=archive \
${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}-1.diff.gz;name=patch \
+ file://explicitly.disable.krb5.support.patch \
"
SRC_URI[archive.md5sum] = "29a6033ef1412824d02eb9d9213cb1f2"