diff options
Diffstat (limited to 'meta/recipes-extended/at/at_3.1.16.bb')
| -rw-r--r-- | meta/recipes-extended/at/at_3.1.16.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-extended/at/at_3.1.16.bb b/meta/recipes-extended/at/at_3.1.16.bb index f16edba5eb..cee9fde967 100644 --- a/meta/recipes-extended/at/at_3.1.16.bb +++ b/meta/recipes-extended/at/at_3.1.16.bb | |||
| @@ -22,7 +22,9 @@ SRC_URI = "${DEBIAN_MIRROR}/main/a/at/at_${PV}.orig.tar.gz \ | |||
| 22 | file://file_replacement_with_gplv2.patch \ | 22 | file://file_replacement_with_gplv2.patch \ |
| 23 | file://atd.init \ | 23 | file://atd.init \ |
| 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 \ | ||
| 27 | " | ||
| 26 | 28 | ||
| 27 | PAM_SRC_URI = "file://pam.conf.patch \ | 29 | PAM_SRC_URI = "file://pam.conf.patch \ |
| 28 | file://configure-add-enable-pam.patch" | 30 | file://configure-add-enable-pam.patch" |
| @@ -44,7 +46,6 @@ INITSCRIPT_PARAMS = "defaults" | |||
| 44 | 46 | ||
| 45 | SYSTEMD_SERVICE_${PN} = "atd.service" | 47 | SYSTEMD_SERVICE_${PN} = "atd.service" |
| 46 | 48 | ||
| 47 | PARALLEL_MAKE = "" | ||
| 48 | 49 | ||
| 49 | do_compile_prepend () { | 50 | do_compile_prepend () { |
| 50 | cp -f ${WORKDIR}/posixtm.[ch] ${S} | 51 | cp -f ${WORKDIR}/posixtm.[ch] ${S} |
