aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/ssmtp/ssmtp_2.64.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-03-25 11:58:26 -0700
committerKhem Raj <raj.khem@gmail.com>2024-03-25 12:50:39 -0700
commit7bc6403b7334deb499d3b4dbc76ea8f3ea45e185 (patch)
tree3dcf93f186a4365e734f715b0d6621aa78f3840d /meta-networking/recipes-support/ssmtp/ssmtp_2.64.bb
parentf370d3be8ebe7a9e4a639edc2171f26028841791 (diff)
downloadmeta-openembedded-contrib-7bc6403b7334deb499d3b4dbc76ea8f3ea45e185.tar.gz
ssmtp: Fix build with musl >= 1.2.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/ssmtp/ssmtp_2.64.bb')
-rw-r--r--meta-networking/recipes-support/ssmtp/ssmtp_2.64.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ssmtp/ssmtp_2.64.bb b/meta-networking/recipes-support/ssmtp/ssmtp_2.64.bb
index 05d2bb18ff..499a79d1ed 100644
--- a/meta-networking/recipes-support/ssmtp/ssmtp_2.64.bb
+++ b/meta-networking/recipes-support/ssmtp/ssmtp_2.64.bb
@@ -8,6 +8,7 @@ SRC_URI = "${DEBIAN_MIRROR}/main/s/${BPN}/${BPN}_${PV}.orig.tar.bz2 \
file://build-ouside_srcdir.patch \
file://use-DESTDIR.patch \
file://0001-ssmtp-Correct-the-null-pointer-assignment-to-char-po.patch \
+ file://0001-include-libgen.h-for-basename.patch \
"
SRC_URI[md5sum] = "65b4e0df4934a6cd08c506cabcbe584f"