summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/msmtp/msmtp_1.8.14.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-02 23:58:47 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-03 21:45:49 +0000
commit14efc6e6988c8de19b7626323570d48fa28d0da5 (patch)
tree03af2cb4b066a0f68ff518ff46390a5120822f21 /meta/recipes-extended/msmtp/msmtp_1.8.14.bb
parent785b5489aba6aae6919abdd3faf54abf2439bec6 (diff)
downloadpoky-14efc6e6988c8de19b7626323570d48fa28d0da5.tar.gz
Revert "msmtp: Fix to work with autoconf 2.70"
This reverts commit e8c0012ea036cb962db25a5941619c22e7218985. No longer needed with autoconf 2.71 Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/msmtp/msmtp_1.8.14.bb')
-rw-r--r--meta/recipes-extended/msmtp/msmtp_1.8.14.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-extended/msmtp/msmtp_1.8.14.bb b/meta/recipes-extended/msmtp/msmtp_1.8.14.bb
index c35c8e7ecc..3bd5f9edeb 100644
--- a/meta/recipes-extended/msmtp/msmtp_1.8.14.bb
+++ b/meta/recipes-extended/msmtp/msmtp_1.8.14.bb
@@ -10,8 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
10 10
11UPSTREAM_CHECK_URI = "https://marlam.de/msmtp/download/" 11UPSTREAM_CHECK_URI = "https://marlam.de/msmtp/download/"
12 12
13SRC_URI = "https://marlam.de/${BPN}/releases/${BP}.tar.xz \ 13SRC_URI = "https://marlam.de/${BPN}/releases/${BP}.tar.xz"
14 file://autoconf270.patch"
15SRC_URI[sha256sum] = "d56f065d711486e9c234618515a02a48a48dab4051b34f3e108fbecb6fb773b4" 14SRC_URI[sha256sum] = "d56f065d711486e9c234618515a02a48a48dab4051b34f3e108fbecb6fb773b4"
16 15
17inherit gettext autotools update-alternatives pkgconfig 16inherit gettext autotools update-alternatives pkgconfig