]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
ntp: enable/disable sntp support depending on BR2_PACKAGE_NTP_SNTP
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Mon, 19 Jun 2017 14:33:25 +0000 (15:33 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 26 Jun 2017 07:50:38 +0000 (09:50 +0200)
commit354c0beb99d9a66b8ac318e864230c93e9289179
tree347ba660095d475414b30f007d1674ceb4d1669a
parent379ac93539963f5f2e79b5089dc3951359266c00
ntp: enable/disable sntp support depending on BR2_PACKAGE_NTP_SNTP

We already have an option for selecting sntp support in ntp that can be
chosen from the menuconfig, and ntp's configure script has a --with-sntp
option (with its --without counterpart) which can be used for disabling
sntp support in ntp. However, we are not using it. This patch will make
use of it.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
(cherry picked from commit 79ee9b7e692824886bc19b21f55ac25e36e238f1)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ntp/ntp.mk