Bug 2935 - Ntpdate isn't installed
Summary: Ntpdate isn't installed
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-10 16:04 UTC by Frederik Pasch
Modified: 2011-02-04 19:03 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
ntp-install-ntpdate.patch (1.00 KB, patch)
2010-12-10 16:04 UTC, Frederik Pasch
Details

Note You need to log in before you can comment on or make changes to this bug.
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)