On Fri, 2014-03-28 at 12:56 +0000, Mats Kärrman wrote: > Concatenated fix of PowerPC time related system calls in eglibc 2.18 taken > from upstream glibc. See credits in patch header. > > The effect is that some time related system calls returns nothing or garbage. > > Tested on PowerPC e300c3. > > Eglibc 2.17 does not have this issue and the patches are already part of 2.19. > > Signed-off-by: Mats Karrman <[email protected]> > --- > .../ppc-fix-time-related-syscalls.patch | 225 > ++++++++++++++++++++ > meta/recipes-core/eglibc/eglibc_2.18.bb | 1 + > 2 files changed, 226 insertions(+) > create mode 100644 > meta/recipes-core/eglibc/eglibc-2.18/ppc-fix-time-related-syscalls.patch > > diff --git > a/meta/recipes-core/eglibc/eglibc-2.18/ppc-fix-time-related-syscalls.patch > b/meta/recipes-core/eglibc/eglibc-2.18/ppc-fix-time-related-syscalls.patch > new file mode 100644 > index 0000000..fa1072b > --- /dev/null > +++ b/meta/recipes-core/eglibc/eglibc-2.18/ppc-fix-time-related-syscalls.patch > @@ -0,0 +1,225 @@ > +Concatenated fix of PowerPC time related system calls in eglibc 2.18 taken > +from upstream glibc. Eglibc 2.17 does not have this issue and the patches are > +already part of 2.19. > +This compilation includes the following committs: > +
This needs an "Upstream-Status: Backport" somewhere in there. Cheers, Richard -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
