summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/at/at_3.1.16.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/at/at_3.1.16.bb')
-rw-r--r--meta/recipes-extended/at/at_3.1.16.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/at/at_3.1.16.bb b/meta/recipes-extended/at/at_3.1.16.bb
index cee9fde967..0512bcb836 100644
--- a/meta/recipes-extended/at/at_3.1.16.bb
+++ b/meta/recipes-extended/at/at_3.1.16.bb
@@ -24,6 +24,7 @@ SRC_URI = "${DEBIAN_MIRROR}/main/a/at/at_${PV}.orig.tar.gz \
24 file://atd.service \ 24 file://atd.service \
25 ${@bb.utils.contains('DISTRO_FEATURES', 'pam', '${PAM_SRC_URI}', '', d)} \ 25 ${@bb.utils.contains('DISTRO_FEATURES', 'pam', '${PAM_SRC_URI}', '', d)} \
26 file://makefile-fix-parallel.patch \ 26 file://makefile-fix-parallel.patch \
27 file://0001-remove-glibc-assumption.patch \
27 " 28 "
28 29
29PAM_SRC_URI = "file://pam.conf.patch \ 30PAM_SRC_URI = "file://pam.conf.patch \