Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 1 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2005-11-15 | ntp 4.2.0: added workaround for IPv6 problem on 2.4.18 machines | Marcin Juszkiewicz | 1 | |
- according to http://bugs.debian.org/249216 problem exist in kernels older then 2.4.26 - quote: "It's a kernel bug. Returns an AF_INET6 socket, but IPV6_V6ONLY fails. There may be a way to work-around it in ntpdate, but the correct answer is to upgrade the kernel." Behaviour without that changeset: # ntpdate time.apple.com ntpdate[25796]: setsockopt() IPV6_V6ONLY failed: Protocol not available removing ipv6 kernel module helps but it is not a resolution |