summaryrefslogtreecommitdiffstats
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
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-29 13:09:08 +0100
commit331e651fd8ea94f2bc909007ce61e759f6f2a570 (patch)
tree43d969d8cd5acf2753be11f9f2220787b78cc9f4 /meta/recipes-extended/mailx/mailx_12.5.bb
parentf2e84ad9223185d249066ab14d3f41c6f350de55 (diff)
downloadpoky-331e651fd8ea94f2bc909007ce61e759f6f2a570.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 (From OE-Core rev: 203d5e1deb53e1c968498ff7595f57c73dc2697a) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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"
14 14
15SRC_URI = "${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}.orig.tar.gz;name=archive \ 15SRC_URI = "${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}.orig.tar.gz;name=archive \
16 ${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}-1.diff.gz;name=patch \ 16 ${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}-1.diff.gz;name=patch \
17 file://explicitly.disable.krb5.support.patch \
17 " 18 "
18 19
19SRC_URI[archive.md5sum] = "29a6033ef1412824d02eb9d9213cb1f2" 20SRC_URI[archive.md5sum] = "29a6033ef1412824d02eb9d9213cb1f2"