diff options
author | Michael Lauer <mickey@vanille-media.de> | 2006-09-12 21:10:42 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2006-09-12 21:10:42 +0000 |
commit | 2f58bb1398ec45127536ade3ea969ac77fda8318 (patch) | |
tree | f0b884932ddaf35f476046c3411a897129c85051 /packages/ntp/ntp_4.2.0.bb | |
parent | 35ee5cc80542c5d6f1edcf7e2e7a3c9841cb6403 (diff) | |
parent | c5e25db9e76a5c8a2964dac494f1e4ebd08a14e7 (diff) |
merge of 83d0e48aed0ad37c789536151c11fe1ee96e68c6
and e7d24f7f731de72cf1c6a2dd55f36590d951f3b4
Diffstat (limited to 'packages/ntp/ntp_4.2.0.bb')
-rw-r--r-- | packages/ntp/ntp_4.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ntp/ntp_4.2.0.bb b/packages/ntp/ntp_4.2.0.bb index cc3ecb89dc..d2ce470758 100644 --- a/packages/ntp/ntp_4.2.0.bb +++ b/packages/ntp/ntp_4.2.0.bb @@ -28,7 +28,7 @@ inherit autotools update-rc.d EXTRA_OECONF = "--without-openssl --without-crypto ac_cv_header_readline_history_h=no" CFLAGS_append = " -DPTYS_ARE_GETPT -DPTYS_ARE_SEARCHED" -PACKAGES += "ntpdate ntp-bin ntp ntp-tickadj" +PACKAGES += "ntpdate ntp-bin ntp-tickadj" # NOTE: you don't need ntpdate, use "ntpdc -q -g -x" PROVIDES = "ntpdate-${PV} ntpdate-${PV}-${PR} ntpdate" |