<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 7, 2016 at 10:58 AM, Bastian Bittorf <span dir="ltr"><<a href="mailto:bittorf@bluebottle.com" target="_blank">bittorf@bluebottle.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>the patch is from wrong dir.<br>please do a 'git format-patch' inside the OpenWrt-dir,<br>so the modified files are:<br><br>package/utils/busybox/Makefile<br>package/utils/busybox/files/sysntpd<br>package/utils/busybox/files/sysntpd.hotplug<br><br>for the subject: what means "[DEV-1329]"?<br><br>please check if any interface is in DHCP-mode<br>and has a chance to get an NTP, otherwise return.<br>
</blockquote></div><br></div><div class="gmail_extra">My mistake I forgot to change the directory when creating the patch! <br></div><div class="gmail_extra">[DEV-1329] is used internally by our company :p<br></div><div class="gmail_extra">question: Why would we need to return if there aren't interface in DHCP mode? the static list is always used and for DHCP it is left to the user to add that option in etc/config/system. I think it is safe to assume if the user chooses to use the DHCP option then there will be at least one interface in DHCP mode?<br><br></div><div class="gmail_extra">Regards,<br></div><div class="gmail_extra">Amine.<br></div></div>