summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/autofs/autofs_5.1.8.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-03-25 12:22:48 -0700
committerKhem Raj <raj.khem@gmail.com>2024-03-25 12:50:39 -0700
commitf952769a3724ad95ac0059575afc82f0205a005c (patch)
tree8702b860eddd9e69ce8f836a5ef9f7adb95a4e83 /meta-networking/recipes-daemons/autofs/autofs_5.1.8.bb
parent7bc6403b7334deb499d3b4dbc76ea8f3ea45e185 (diff)
downloadmeta-openembedded-f952769a3724ad95ac0059575afc82f0205a005c.tar.gz
autofs: Fix build with musl >= 1.2.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-daemons/autofs/autofs_5.1.8.bb')
-rw-r--r--meta-networking/recipes-daemons/autofs/autofs_5.1.8.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/autofs/autofs_5.1.8.bb b/meta-networking/recipes-daemons/autofs/autofs_5.1.8.bb
index ca11f1a17..e3f977738 100644
--- a/meta-networking/recipes-daemons/autofs/autofs_5.1.8.bb
+++ b/meta-networking/recipes-daemons/autofs/autofs_5.1.8.bb
@@ -29,6 +29,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/daemons/autofs/v5/autofs-${PV}.tar.gz \
29 file://mount_conflict.patch \ 29 file://mount_conflict.patch \
30 file://0001-autofs-5.1.8-add-autofs_strerror_r-helper-for-musl.patch \ 30 file://0001-autofs-5.1.8-add-autofs_strerror_r-helper-for-musl.patch \
31 file://0002-autofs-5.1.8-handle-innetgr-not-present-in-musl.patch \ 31 file://0002-autofs-5.1.8-handle-innetgr-not-present-in-musl.patch \
32 file://0001-include-libgen.h-for-basename.patch \
32 " 33 "
33SRC_URI[sha256sum] = "0bd401c56f0eb1ca6251344c3a3d70bface3eccf9c67117cd184422c4cace30c" 34SRC_URI[sha256sum] = "0bd401c56f0eb1ca6251344c3a3d70bface3eccf9c67117cd184422c4cace30c"
34 35