[oe-commits] [openembedded-core] branch master-next updated (5f31176 -> b07242c)

git at git.openembedded.org git at git.openembedded.org
Thu May 11 15:58:26 UTC 2017


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 5f31176  tcf-agent: enable default target debugging features
 discard e36b018  tcf-agent: fix machine setting for arm64 build
 discard 95effa4  libcap: clean up gperf enabling logic
 discard f371eb3  gnutls: move BBCLASSEXTEND from gnutls.inc into the gnutls recipe
 discard e1dd85c  python3: add python3 metapackage
 discard 70b1457  classes/image_live: allow different filesystems to be used for live images
 discard 3fdce87  parselogs: whitelist failed to enable keyboard error on intel-corei7-64
 discard 297be66  parselogs: whitelist bluetooth firmware load error for intel-corei7-64
 discard 4483809  libxml2: move python module to Python 3
 discard 20f2920  create-pull-request: add "-t in-reply-to" option
 discard f36d6a8  lttng-modules: work around GCC 7 changes
 discard 7181122  libiconv: fix linker failure under GCC 7
 discard 8a087df  diffutils: Fix build with gcc7
 discard 64b7ead  ovmf: Fix build with gcc7
 discard 3085984  valgrind: Fix arm build with gcc7
 discard d96a12d  puzzles: Add -Wno-error=format-overflow if compiler supports it
 discard 2fccec3  gnu-efi: Fix build with gcc7
 discard 05ab946  gstreamer1.0-libav: Fix build with gcc7
 discard 25372ee  mdadm: Backport and make fixes for building with gcc7
 discard 5a79995  aspell: Fix build with gcc7
 discard 53e288a  pax: Fix build with gcc7
 discard f8160df  libtirpc: Enable des APIs for musl
 discard 1aaac11  libtirpc: Expose key_secretkey_is_set API
 discard 0cc68a5  libidn: Fix build with gcc7
 discard dcb79de  rpcbind: Remove uneeded patches
 discard 891010e  libtirpc: Backport fixes from 1.0.2rc3
 discard ee3aef3  libsolv: switch on ENABLE_COMPLEX_DEPS
     add 70a84b5  bitbake.conf: Add COMPONENTS_DIR for ${STAGING_DIR}-components
     add 097875b  useradd.bbclass: Handle COMPONENTS_DIR when restoring state
     add dfc9323  useradd: remove preinst script referring to recipe sysroot
     add c2cdc4d  DEBIAN_MIRROR: switch from ftp to http
     add ba119d8  GNU_MIRROR: switch from ftp to https
     new cb9596a  libsolv: switch on ENABLE_COMPLEX_DEPS
     new 7302d09  libtirpc: Backport fixes from 1.0.2rc3
     new 56b3b44  rpcbind: Remove uneeded patches
     new 0f3e67a  libidn: Fix build with gcc7
     new 188fca2  libtirpc: Expose key_secretkey_is_set API
     new 2be8733  libtirpc: Enable des APIs for musl
     new 9c222c2  pax: Fix build with gcc7
     new 4d417d0  aspell: Fix build with gcc7
     new c901af4  mdadm: Backport and make fixes for building with gcc7
     new 828a7dd  gstreamer1.0-libav: Fix build with gcc7
     new 7f14d7d  gnu-efi: Fix build with gcc7
     new 4b15996  puzzles: Add -Wno-error=format-overflow if compiler supports it
     new 6a05357  valgrind: Fix arm build with gcc7
     new 74fb604  ovmf: Fix build with gcc7
     new 4e3aa0d  diffutils: Fix build with gcc7
     new 7e646dd  libiconv: fix linker failure under GCC 7
     new 22af48a  lttng-modules: work around GCC 7 changes
     new 8a3879a  create-pull-request: add "-t in-reply-to" option
     new e73ac01  libxml2: move python module to Python 3
     new 045ee89  parselogs: whitelist bluetooth firmware load error for intel-corei7-64
     new c9f8363  parselogs: whitelist failed to enable keyboard error on intel-corei7-64
     new 270cd79  classes/image_live: allow different filesystems to be used for live images
     new 54a2549  python3: add python3 metapackage
     new 1160b51  gnutls: move BBCLASSEXTEND from gnutls.inc into the gnutls recipe
     new 43f7652  libcap: clean up gperf enabling logic
     new 60c9b55  tcf-agent: fix machine setting for arm64 build
     new b07242c  tcf-agent: enable default target debugging features

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   (5f31176)
            \
             N -- N -- N   refs/heads/master-next (b07242c)

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 27 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/classes/mirrors.bbclass                    | 36 ++++++++++++-------------
 meta/classes/native.bbclass                     |  2 +-
 meta/classes/staging.bbclass                    |  8 +++---
 meta/classes/useradd.bbclass                    |  7 ++++-
 meta/conf/bitbake.conf                          |  7 ++---
 meta/lib/oeqa/selftest/devtool.py               |  2 +-
 meta/recipes-core/glibc/glibc-locale.inc        |  2 +-
 meta/recipes-core/glibc/glibc-mtrace.inc        |  2 +-
 meta/recipes-core/glibc/glibc-package.inc       |  4 +--
 meta/recipes-core/glibc/glibc-scripts.inc       |  2 +-
 meta/recipes-devtools/gcc/gcc-common.inc        |  2 +-
 meta/recipes-devtools/gcc/gcc-cross-initial.inc |  2 +-
 meta/recipes-devtools/gcc/gcc-cross.inc         |  4 +--
 meta/recipes-devtools/guile/guile_2.0.14.bb     |  4 +--
 14 files changed, 45 insertions(+), 39 deletions(-)

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


More information about the Openembedded-commits mailing list