summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/ntp/ntp/sntp
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2013-04-16 20:35:50 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-04-19 02:45:28 +0200
commitc43b56f6d66412998cb4635f5bf40c9e499eaabd (patch)
tree26904ccd101d6ab1a02eedd388a252c02779d1d3 /meta-networking/recipes-support/ntp/ntp/sntp
parent4f3cabc8749c9b5c3362d50029f04b48fcbca266 (diff)
downloadmeta-openembedded-c43b56f6d66412998cb4635f5bf40c9e499eaabd.tar.gz
ntp: Create a separate package for sntp
sntp provides the functionality of obsoleted ntpdate so we have option of using ntpd as well as sntp sntp does the immediate one time sync with time server and corrects the tme immediately. it replaces ntpdate nicely. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/ntp/ntp/sntp')
-rw-r--r--meta-networking/recipes-support/ntp/ntp/sntp1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ntp/ntp/sntp b/meta-networking/recipes-support/ntp/ntp/sntp
new file mode 100644
index 000000000..f8c5895b7
--- /dev/null
+++ b/meta-networking/recipes-support/ntp/ntp/sntp
@@ -0,0 +1 @@
NTPSERVER="ntpserver.example.org"