[oe-commits] [openembedded-core] branch master-next updated (d777b67 -> 76fb9f9)

git at git.openembedded.org git at git.openembedded.org
Tue Jul 12 22:11:24 UTC 2016


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

  discards  d777b67   Revert "base.bbclass wipe ${S} before unpacking source"
  discards  0401a92   base.bbclass wipe ${S} before unpacking source
  discards  421b425   gcc: CVE-2016-4490
  discards  207219a   build summary: add TCMODE to build summary
  discards  2adb4d7   build summary: add gcc version being used.
      adds  3164db2   musl: Update to v1.1.15 release
      adds  37e8b6e   binutils: Upgrade to 2.26.1
      adds  78ab1e7   glibc: Upgrade to latest tip of master
      adds  61f73ae   glibc: add more Imagination Meta relocation to elf.h
      adds  2f6e420   libgcc: remove duplicate configure options
      adds  658d9a7   gcc: add runtime packages to RRECOMMENDS
      adds  b8d5b41   gcc-runtime: add SUMMARY values
      adds  5d644f5   gcc: CVE-2016-4490
      adds  5c21fd5   linux-yocto-dev: Handle performance regression
      adds  61fe784   mtd-utils: build also for nativesdk
      adds  eccd082   wget: 1.17.1 -> 1.18
      adds  3feb1b0   libpcre: 8.38 -> 8.39
      adds  55fea8e   gmp: 6.1.0 -> 6.1.1
      adds  362ba28   debianutils: 4.7 -> 4.8
      adds  dc80bf9   tzdata: update to 2016f
      adds  29377fa   tzcode-native: update to 2016f
      adds  43c2dcb   file: 5.27 -> 5.28
      adds  f9ac2c3   gtk+3: update 0003-Add-disable-opengl-configure-option.patch
      adds  b2ca252   devtool: update-recipe: fix --initial-rev option
      adds  47822a2   devtool: reset: allow reset to work if the recipe file has been deleted
      adds  ffd295f   devtool: return specific exit code for incompatible recipes
      adds  8fc109f   scripts/contrib/devtool-stress: skip incompatible recipes
      adds  b2cf098   scripts/contrib/devtool-stress: exclude more recipes by default
      adds  0d0864a   graph-tool: convert to python3
      adds  7998dc3   recipetool: create: fix handling of github URLs
      adds  7135000   recipetool: create: support specifying a file as the local source
      adds  7f4d7a6   lib/oe/patch: handle encoding differences in patch files
      adds  35d36a4   buildstats-summary: round the floating point percentage
      adds  64c307c   python3: Add dependencies for python3-misc
      adds  824fa3f   python3-native: Add "io" to rprovides
      adds  fe59795   python3: Add compression to python3-shell dependencies
       new  bd16892   build summary: add gcc version being used.
       new  9da3084   build summary: add TCMODE to build summary
       new  1d98800   base.bbclass wipe ${S} before unpacking source
       new  76fb9f9   Revert "base.bbclass wipe ${S} before unpacking source"

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   (d777b67)
            \
             N -- N -- N   refs/heads/master-next (76fb9f9)

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 4 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/classes/buildstats-summary.bbclass            |   6 +-
 meta/classes/libc-package.bbclass                  |   4 +-
 meta/lib/oe/patch.py                               | 100 ++++----
 .../glibc/cross-localedef-native_2.24.bb           |   2 +-
 meta/recipes-core/glibc/glibc/elf-meta.patch       |  32 +++
 meta/recipes-core/glibc/glibc_2.24.bb              |   3 +-
 meta/recipes-core/musl/musl_git.bb                 |   4 +-
 meta/recipes-devtools/binutils/binutils-2.26.inc   |   3 +-
 ...ISA-override-not-lifting-ABI-restrictions.patch | 273 ---------------------
 meta/recipes-devtools/file/file/host-file.patch    |  32 ---
 .../file/{file_5.27.bb => file_5.28.bb}            |   3 +-
 meta/recipes-devtools/gcc/gcc-6.1.inc              |   1 +
 .../gcc/gcc-6.1/CVE-2016-4490.patch                |   1 +
 meta/recipes-devtools/gcc/gcc-runtime.inc          |  27 ++
 meta/recipes-devtools/gcc/gcc-target.inc           |  19 ++
 meta/recipes-devtools/gcc/libgcc-common.inc        |   7 -
 meta/recipes-devtools/mtd/mtd-utils_git.bb         |   2 +-
 .../python/python-3.5-manifest.inc                 |   2 +-
 .../python/python3-native_3.5.1.bb                 |   2 +-
 meta/recipes-devtools/python/python3_3.5.1.bb      |   2 +-
 ...code-native_2016e.bb => tzcode-native_2016f.bb} |   8 +-
 .../tzdata/{tzdata_2016e.bb => tzdata_2016f.bb}    |   4 +-
 .../wget/{wget_1.17.1.bb => wget_1.18.bb}          |   4 +-
 .../0003-Add-disable-opengl-configure-option.patch | 184 +++++++++++---
 meta/recipes-kernel/linux/linux-yocto-dev.bb       |   7 +-
 .../{debianutils_4.7.bb => debianutils_4.8.bb}     |   6 +-
 ...user-provided-flags-to-the-auto-detected-.patch |   0
 .../gmp/{gmp-6.1.0 => gmp-6.1.1}/amd64.patch       |   0
 .../{gmp-6.1.0 => gmp-6.1.1}/use-includedir.patch  |   0
 .../gmp/{gmp_6.1.0.bb => gmp_6.1.1.bb}             |   4 +-
 .../libpcre/libpcre/CVE-2016-3191.patch            | 174 -------------
 .../libpcre/{libpcre_8.38.bb => libpcre_8.39.bb}   |   7 +-
 scripts/contrib/devtool-stress.py                  |  59 +++--
 scripts/contrib/graph-tool                         |   4 +-
 scripts/contrib/python/generate-manifest-3.5.py    |   2 +-
 scripts/devtool                                    |   2 +-
 scripts/lib/devtool/__init__.py                    |   5 +-
 scripts/lib/devtool/standard.py                    |  35 +--
 scripts/lib/recipetool/create.py                   |  17 +-
 39 files changed, 402 insertions(+), 645 deletions(-)
 create mode 100644 meta/recipes-core/glibc/glibc/elf-meta.patch
 delete mode 100644 meta/recipes-devtools/binutils/binutils/MIPS-GAS-Fix-an-ISA-override-not-lifting-ABI-restrictions.patch
 delete mode 100644 meta/recipes-devtools/file/file/host-file.patch
 rename meta/recipes-devtools/file/{file_5.27.bb => file_5.28.bb} (94%)
 rename meta/recipes-extended/tzcode/{tzcode-native_2016e.bb => tzcode-native_2016f.bb} (69%)
 rename meta/recipes-extended/tzdata/{tzdata_2016e.bb => tzdata_2016f.bb} (98%)
 rename meta/recipes-extended/wget/{wget_1.17.1.bb => wget_1.18.bb} (53%)
 rename meta/recipes-support/debianutils/{debianutils_4.7.bb => debianutils_4.8.bb} (86%)
 rename meta/recipes-support/gmp/{gmp-6.1.0 => gmp-6.1.1}/0001-Append-the-user-provided-flags-to-the-auto-detected-.patch (100%)
 rename meta/recipes-support/gmp/{gmp-6.1.0 => gmp-6.1.1}/amd64.patch (100%)
 rename meta/recipes-support/gmp/{gmp-6.1.0 => gmp-6.1.1}/use-includedir.patch (100%)
 rename meta/recipes-support/gmp/{gmp_6.1.0.bb => gmp_6.1.1.bb} (87%)
 delete mode 100644 meta/recipes-support/libpcre/libpcre/CVE-2016-3191.patch
 rename meta/recipes-support/libpcre/{libpcre_8.38.bb => libpcre_8.39.bb} (91%)

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


More information about the Openembedded-commits mailing list