Re: [Linuxptp-devel] [PATCH 0/1] Fix build when using uClinux.

2017-06-07 Thread Petr Kulhavy
I'm going to use that version to create a new patch for Buildroot. FYI there are still the "may be used uninitialised" warnings in phc2sys.c I mentioned earlier. See the logfile when running the BR test script. Regards Petr On 30/05/17 08:51, Richard Cochran wrote: On Tue, May 30, 2017 at 08

Re: [Linuxptp-devel] [PATCH 0/1] Fix build when using uClinux.

2017-05-29 Thread Richard Cochran
On Tue, May 30, 2017 at 08:37:39AM +0200, Richard Cochran wrote: > diff --git a/package/linuxptp/linuxptp.mk b/package/linuxptp/linuxptp.mk > new file mode 100644 > index 0..44f56f98d > --- /dev/null > +++ b/package/linuxptp/linuxptp.mk > @@ -0,0 +1,39 @@ > +

[Linuxptp-devel] [PATCH 0/1] Fix build when using uClinux.

2017-05-29 Thread Richard Cochran
Passes all 49 of buildroot's build tests with support/scripts/test-pk. Append below is a buildroot patch for exercising the build. This patch was adapted from: http://lists.busybox.net/pipermail/buildroot/2017-May/192051.html I changed the source to use git directly and removed - the DEV