[oe-commits] [openembedded-core] branch master-next updated (c0a22d4 -> 4bd136d)

git at git.openembedded.org git at git.openembedded.org
Sat Dec 22 18:18:08 UTC 2018


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

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

 discard c0a22d4  populate_sdk_ext.bbclass: Include site.conf in parsing for contents for local.conf
 discard 044f0ac  oeqa/concurrencytest: fix for locating meta-selftest
 discard 2325b0b  i2c-tools: upgrade 4.0 -> 4.1
 discard bd1960f  common-licenses: update Libpng license text
 discard 37697c1  libpng: upgrade 1.6.35 -> 1.6.36
 discard 5acde0b  harfbuzz: upgrade 2.1.3 -> 2.2.0
 discard 9db1a23  sqlite3: upgrade 3.25.3 -> 3.26.0
 discard e70f561  libatomic-ops: upgrade 7.6.6 -> 7.6.8
 discard b4d04f7  gsettings-desktop-schemas: upgrade 3.28.0 -> 3.28.1
 discard 7248af3  eudev: upgrade 3.2.5 -> 3.2.7
 discard cfc4a2b  icecc: patchelf is needed by icecc-create-env
 discard 21c11d0  icecc: Don't generate recipe-sysroot symlinks at recipe-parsing time
 discard a020137  icecc: Syntax error meant that we weren't waiting for tarball generation
 discard 5a0e2f8  icecc: Trivial simplification
 discard 35a3bce  icecc: readlink -f on the recipe-sysroot gcc/g++
 discard 75be3b2  libxcrypt: Fix nativesdk build with gcc9
 discard d6cabd5  gcc-runtime: Drop building libmpx
 discard 65a20a3  base.bbclass, classextend.py: Drop catering to gcc-initial
 discard 06aafff  tcmode-default: Drop pinnings for gcc-initial based recipes
 discard 0621366  musl: Move away from gcc-initial dependency
 discard 96bc6df  libssp: Remove dependency on gcc-initial
 discard 764baf3  newlib: Move away from gcc-initial dependency
 discard ae26257  recipes: Drop virtual/libc-for-gcc
 discard 4c58eff  gcc: Drop the -initial versions of the compiler
 discard ed318c4  gcc: Drop gcc-cross-initial and use gcc-cross instead
 discard f7afe6e  glibc: Remove site_config and glibc-initial
 discard 709a21c  sstate: add support for caching shared workdir tasks
 discard 5cdf300  netbase: add entry to /etc/hosts according to /etc/hostname
 discard a773a0f  python-native: fix one do_populate_sysroot warning
 discard dc0fc8f  python/python3: use cc_basename to replace CC for checking compiler
     add 547174f  gcc-runtime: Drop building libmpx
     add 1ee90ec  libxcrypt: Fix nativesdk build with gcc9
     add 6d6788a  icecc: readlink -f on the recipe-sysroot gcc/g++
     add fa6bae8  icecc: Trivial simplification
     add 4455c46  icecc: Syntax error meant that we weren't waiting for tarball generation
     add d2fcaeb  icecc: Don't generate recipe-sysroot symlinks at recipe-parsing time
     add 0860216  icecc: patchelf is needed by icecc-create-env
     add dd2c4d9  eudev: upgrade 3.2.5 -> 3.2.7
     add 6a10ff0  gsettings-desktop-schemas: upgrade 3.28.0 -> 3.28.1
     add a33170f  libatomic-ops: upgrade 7.6.6 -> 7.6.8
     add 8286e9d  sqlite3: upgrade 3.25.3 -> 3.26.0
     add 6574bb7  harfbuzz: upgrade 2.1.3 -> 2.2.0
     add 099aecf  libpng: upgrade 1.6.35 -> 1.6.36
     add 673c2dc  common-licenses: update Libpng license text
     add 085530e  i2c-tools: upgrade 4.0 -> 4.1
     add 95659be  populate_sdk_ext.bbclass: Include site.conf in parsing for contents for local.conf
     new 0c9db0a  python/python3: use cc_basename to replace CC for checking compiler
     new bb3eb6b  python-native: fix one do_populate_sysroot warning
     new 08a205f  netbase: add entry to /etc/hosts according to /etc/hostname
     new b81c865  sstate: add support for caching shared workdir tasks
     new 702be42  glibc: Remove site_config and glibc-initial
     new 77e89e5  gcc: Drop gcc-cross-initial and use gcc-cross instead
     new b66dc1d  gcc: Drop the -initial versions of the compiler
     new da303ba  recipes: Drop virtual/libc-for-gcc
     new 2de5bf1  newlib: Move away from gcc-initial dependency
     new 5e184e6  libssp: Remove dependency on gcc-initial
     new 2069080  musl: Move away from gcc-initial dependency
     new 37159bf  tcmode-default: Drop pinnings for gcc-initial based recipes
     new 76d2beb  base.bbclass, classextend.py: Drop catering to gcc-initial
     new 4bd136d  oeqa/concurrencytest: fix for locating meta-selftest

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c0a22d4)
            \
             N -- N -- N   refs/heads/master-next (4bd136d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 14 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/lib/oeqa/core/utils/concurrencytest.py        | 3 ++-
 meta/recipes-devtools/gcc/gcc-configure-common.inc | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

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


More information about the Openembedded-commits mailing list