Bug 2935

Summary: Ntpdate isn't installed
Product: buildroot Reporter: Frederik Pasch <fpasch>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: ntp-install-ntpdate.patch

Description Frederik Pasch 2010-12-10 16:04:38 UTC
Created attachment 2797 [details]
ntp-install-ntpdate.patch

You can select ntpdate via buildroot-config but it isn't installed on target.

ntpd is installed without considering the config-value.

The attached patch resolves this issue.

Frederik Pasch
Comment 1 Peter Korsgaard 2010-12-28 22:52:10 UTC
Hi,

I'm not quite following you. Do you want to add options to the ntp package to allow installation of ntpdate and make ntpd optional? In that case you are missing the Config.in changes in the patch.
Comment 2 Peter Korsgaard 2011-02-04 19:03:30 UTC
Fixed in git (14a971ab6c4)