On Fri, Jul 24, 2020 at 05:48:38PM +0200, Bruno Thomsen wrote:
> Always enable ntp support as it does not require
> extra dependencies.
> 
> Signed-off-by: Bruno Thomsen <bruno.thom...@gmail.com>
> ---
>  rules/chrony.make | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/rules/chrony.make b/rules/chrony.make
> index 61fe4a7fd..3b7456618 100644
> --- a/rules/chrony.make
> +++ b/rules/chrony.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_CHRONY) += chrony
>  #
>  # Paths and names
>  #
> -CHRONY_VERSION       := 3.3
> -CHRONY_MD5   := 81ab62cf5d60b4b3fa8cd2c1b267ffd9
> +CHRONY_VERSION       := 3.5
> +CHRONY_MD5   := 5f66338bc940a9b51eede8f391e7bed3
>  CHRONY               := chrony-$(CHRONY_VERSION)
>  CHRONY_SUFFIX        := tar.gz
>  CHRONY_URL   := 
> http://download.tuxfamily.org/chrony/$(CHRONY).$(CHRONY_SUFFIX)
> @@ -44,7 +44,6 @@ CHRONY_CONF_OPT             := \
>       --without-nss \
>       --without-tomcrypt \
>       --disable-cmdmon \
> -     --disable-ntp \

With the reasoning in your commit message, I think this should rather be
--enable-ntp instead to prevent configure auto-detecting it.

 - Roland

>       --disable-refclock \
>       --disable-phc \
>       --disable-pps \
> 
> base-commit: 6721ecdd3deb6e5839462086e9526d6f6c744cea
> -- 
> 2.26.2
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> To unsubscribe, send a mail with subject "unsubscribe" to 
> ptxdist-requ...@pengutronix.de
> 

-- 
Roland Hieber, Pengutronix e.K.          | r.hie...@pengutronix.de     |
Steuerwalder Str. 21                     | https://www.pengutronix.de/ |
31137 Hildesheim, Germany                | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686         | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to 
ptxdist-requ...@pengutronix.de

Reply via email to