ntp: add "--with-yielding-select=yes" requird by 4.2.8p1

This commit is contained in:
Harald Welte 2015-02-20 12:40:31 +01:00
parent f47375cb49
commit 21871fa648
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/${P}.tar.gz \
SRC_URI[md5sum] = "65d8cdfae4722226fbe29863477641ed"
SRC_URI[sha256sum] = "948274b88f1ed002d867ced6aaefdfd0999668b11285ac2b3a67ff2629d59d88"
EXTRA_OECONF += " --with-net-snmp-config=no --without-ntpsnmpd"
EXTRA_OECONF += " --with-net-snmp-config=no --without-ntpsnmpd --with-yielding-select=yes"
do_install_append() {
install -d ${D}/${sysconfdir}/init.d