[oe-commits] [openembedded-core] branch master-next updated (0c33a5a -> 3ec0ec1)

git at git.openembedded.org git at git.openembedded.org
Tue Mar 29 22:43:33 UTC 2016


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

  discards  0c33a5a   gcc: Backport fixes for musl ssp configuration
  discards  2a688c2   siteinfo: Fix musl 64bit targets
  discards  e6af000   musl: Update to tip
  discards  c0cd54b   man: fix src/Makefile to work with parallel make
      adds  2fe87b4   musl: Update to tip
      adds  d386774   siteinfo: Fix musl 64bit targets
      adds  b3f8074   gcc: Backport fixes for musl ssp configuration
       new  51bef86   oeqa/selftest/bbtests: Test bbappend order
       new  61f3ef6   man: fix src/Makefile to work with parallel make
       new  54a0280   man: fix several annoying compile/build warnings
       new  4f81eb2   ptest-runner_2.0.bb: Update recipe to point git.yoctoproject.org repo.
       new  3ec0ec1   gcc-5.3/gcc-4.9: -fdebug-prefix-map support to remap relative path

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   (0c33a5a)
            \
             N -- N -- N   refs/heads/master-next (3ec0ec1)

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 "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

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


Summary of changes:
 meta/lib/oeqa/selftest/bbtests.py                  |  23 +++++
 meta/recipes-devtools/gcc/gcc-4.9.inc              |   1 +
 ...prefix-map-support-to-remap-relative-path.patch |  51 +++++++++++
 meta/recipes-devtools/gcc/gcc-5.3.inc              |   1 +
 ...prefix-map-support-to-remap-relative-path.patch |  51 +++++++++++
 .../man/man/man-1.5m2-tv_fhs.patch                 |  31 -------
 .../man/man/man-1.6g-compile-warnings.patch        | 101 +++++++++++++++++++++
 .../man/man/man-1.6g-parallel.patch                |  10 ++
 meta/recipes-extended/man/man_1.6g.bb              |   2 +-
 .../ptest-runner/ptest-runner_2.0.bb               |   4 +-
 10 files changed, 241 insertions(+), 34 deletions(-)
 create mode 100644 meta/recipes-devtools/gcc/gcc-4.9/0074-fdebug-prefix-map-support-to-remap-relative-path.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-5.3/0058-fdebug-prefix-map-support-to-remap-relative-path.patch
 delete mode 100644 meta/recipes-extended/man/man/man-1.5m2-tv_fhs.patch
 create mode 100644 meta/recipes-extended/man/man/man-1.6g-compile-warnings.patch

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


More information about the Openembedded-commits mailing list