[oe-commits] [openembedded-core] branch master updated (9e7b38c -> 65d38cc)

git at git.openembedded.org git at git.openembedded.org
Sat Jan 11 09:19:50 UTC 2020


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository openembedded-core.

    from 9e7b38c  runqemu: Add network bridge support
     new 7e0f6c9  perl: improve reproducibility
     new b1799bd  busybox: Update inittab
     new 226b8b2  site: linux has working chown()
     new d938ca1  site: musl has working memcmp()
     new 2b0905d  site: musl and glibc have working mkstemp()
     new ba2bc4b  site: musl and glibc have glibc compatible calloc()
     new 1370742  site: linux supports unlink() of executing program
     new fe148da  site: musl and glibc have glibc compatible getcwd()
     new 525e33c  site: set getcwd() behaviour for long paths for glibc / musl
     new 506c3b5  site: set getcwd() test result for abort()-bug for glibc / musl
     new 692fe85  site: musl and glibc have working getgroups()
     new 530e01e  site: linux supports NULL in utime()
     new a60ca60  site: musl and glibc have working utimes()
     new 13aa567  site: on linux, pipes are fifos with max link count of 1
     new e1a20be  site: on linux, link(2) doesn't follow symlinks
     new 4522648  site: set nanosleep() behaviour for glibc / musl
     new c8429f7  site: strtod() works in glibc / musl
     new 65d38cc  site: musl and glibc have working mktime()

The 18 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/recipes-core/busybox/files/inittab   | 12 ++++++++----
 meta/recipes-devtools/perl/perl_5.30.1.bb |  8 ++++++++
 meta/site/common-glibc                    | 10 ++++++++++
 meta/site/common-linux                    |  5 +++++
 meta/site/common-musl                     | 12 ++++++++++++
 5 files changed, 43 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list