diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-05-06 18:53:31 +0000 |
---|---|---|
committer | John Bowler <jbowler@nslu2-linux.org> | 2005-05-06 18:53:31 +0000 |
commit | 47f58b58f75a7de5862256df6f7757da890039bf (patch) | |
tree | e12fddabe30495d1e1b6c4f54c93e28a68f1b1d9 /packages/meta/openslug-packages.bb | |
parent | f33c08f69489df57e79ea2e6f29226015c655038 (diff) |
Fully working NTP 4.2.0 only tested on openslug (NSLU2).
This commit includes fixes for the setting of the tick value
in the NSLU2 kernel (by using NTP tickadj) and a startup
script for ntpd.
BKrev: 427bbd2bzSbx3hAqqMqrxRL2wppwPg
Diffstat (limited to 'packages/meta/openslug-packages.bb')
-rw-r--r-- | packages/meta/openslug-packages.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/meta/openslug-packages.bb b/packages/meta/openslug-packages.bb index e3447b5b4a..36c769f92a 100644 --- a/packages/meta/openslug-packages.bb +++ b/packages/meta/openslug-packages.bb @@ -53,6 +53,7 @@ OPENSLUG_PACKAGES = "\ thttpd \ db4 \ openldap \ + ntp \ " # These packages only build on TARGET_OS=linux, not |