Loading recipes-core/images/core-image-elphel393.bb +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ IMAGE_INSTALL_append = " python-core \ net-tools \ ntp \ sntp \ ntpdate \ openssh \ nano \ lighttpd \ Loading recipes-support/ntp/files/ntp.conf +4 −3 Original line number Diff line number Diff line Loading @@ -5,12 +5,13 @@ driftfile /etc/ntp.drift # This obtains a random server which will be close # (in IP terms) to the machine. Add other servers # as required, or change this. server time.server.example.com # Using local hardware clock as fallback # Disable this when using ntpd -q -g -x as ntpdate or it will sync to itself server 0.pool.ntp.org server 1.pool.ntp.org server 2.pool.ntp.org server 3.pool.ntp.org # Using local hardware clock as fallback # Disable this when using ntpd -q -g -x as ntpdate or it will sync to itself #server 127.127.1.0 #fudge 127.127.1.0 stratum 14 # Defining a default security setting restrict default Loading
recipes-core/images/core-image-elphel393.bb +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ IMAGE_INSTALL_append = " python-core \ net-tools \ ntp \ sntp \ ntpdate \ openssh \ nano \ lighttpd \ Loading
recipes-support/ntp/files/ntp.conf +4 −3 Original line number Diff line number Diff line Loading @@ -5,12 +5,13 @@ driftfile /etc/ntp.drift # This obtains a random server which will be close # (in IP terms) to the machine. Add other servers # as required, or change this. server time.server.example.com # Using local hardware clock as fallback # Disable this when using ntpd -q -g -x as ntpdate or it will sync to itself server 0.pool.ntp.org server 1.pool.ntp.org server 2.pool.ntp.org server 3.pool.ntp.org # Using local hardware clock as fallback # Disable this when using ntpd -q -g -x as ntpdate or it will sync to itself #server 127.127.1.0 #fudge 127.127.1.0 stratum 14 # Defining a default security setting restrict default