diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-09-06 21:38:43 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-09-07 16:44:54 -0700 |
| commit | 4b80488e3bd9cfeba8791eaf84086e36d60d2608 (patch) | |
| tree | e9a5464efa4d2de864fe9bb529cdd33c9b75287b /meta-networking/recipes-support/ntp/ntp_4.2.8p15.bb | |
| parent | 5b73deaf184f1bd4b78158552c144042a11d1d20 (diff) | |
| download | meta-openembedded-4b80488e3bd9cfeba8791eaf84086e36d60d2608.tar.gz | |
ntp: Fix check for pthread_detach
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/ntp/ntp_4.2.8p15.bb')
| -rw-r--r-- | meta-networking/recipes-support/ntp/ntp_4.2.8p15.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ntp/ntp_4.2.8p15.bb b/meta-networking/recipes-support/ntp/ntp_4.2.8p15.bb index a30f720bb5..50f5477f27 100644 --- a/meta-networking/recipes-support/ntp/ntp_4.2.8p15.bb +++ b/meta-networking/recipes-support/ntp/ntp_4.2.8p15.bb | |||
| @@ -15,6 +15,7 @@ SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-${PV}.tar.g | |||
| 15 | file://reproducibility-fixed-path-to-posix-shell.patch \ | 15 | file://reproducibility-fixed-path-to-posix-shell.patch \ |
| 16 | file://0001-libntp-Do-not-use-PTHREAD_STACK_MIN-on-glibc.patch \ | 16 | file://0001-libntp-Do-not-use-PTHREAD_STACK_MIN-on-glibc.patch \ |
| 17 | file://0001-test-Fix-build-with-new-compiler-defaults-to-fno-com.patch \ | 17 | file://0001-test-Fix-build-with-new-compiler-defaults-to-fno-com.patch \ |
| 18 | file://0001-sntp-Fix-types-in-check-for-pthread_detach.patch \ | ||
| 18 | file://ntpd \ | 19 | file://ntpd \ |
| 19 | file://ntp.conf \ | 20 | file://ntp.conf \ |
| 20 | file://ntpdate \ | 21 | file://ntpdate \ |
