[oe-commits] [openembedded-core] branch master-next updated (4d8730a -> 4fe2f42)

git at git.openembedded.org git at git.openembedded.org
Mon Dec 17 23:35:36 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 4d8730a  nfs-utils: fix build error under tests folder
 discard 7a9a18f  kernel-devsrc: fix usrmerge install path
 discard 4006cdf  systemd: Fix memory use after free errors
 discard 115f7b2  go: Upgrade 1.11.1 -> 1.11.4 minor release
 discard eca13cf  glibc: Upgrade towards 2.29 release
     new 56ed0bf  go: Upgrade 1.11.1 -> 1.11.4 minor release
     new e60ec6b  systemd: Fix memory use after free errors
     new 406529e  kernel-devsrc: fix usrmerge install path
     new f759576  defaultsetup: Include maintainers.inc by default
     new 64115c7  upstream-tracking.inc: Remove the long deprecated file
     new d235491  distrodata: Remove
     new 4fe2f42  libxcrypt: Upgrade to 4.4.1 release

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   (4d8730a)
            \
             N -- N -- N   refs/heads/master-next (4fe2f42)

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 7 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/distrodata.bbclass                    | 427 ---------------------
 meta/conf/distro/defaultsetup.conf                 |   1 +
 meta/conf/distro/include/tcmode-default.inc        |   2 +-
 meta/conf/distro/include/upstream_tracking.inc     |  24 --
 ...le.am-fix-undefined-function-for-libnsm.a.patch | 295 --------------
 ...1-Makefile.am-update-the-path-of-libnfs.a.patch |  50 ---
 ...re.ac-Do-not-fatalize-Wmissing-prototypes.patch |  43 ---
 .../nfs-utils/nfs-utils_2.3.3.bb                   |   3 -
 ...tive_2.29.bb => cross-localedef-native_2.28.bb} |   9 +-
 ...glibc-initial_2.29.bb => glibc-initial_2.28.bb} |   0
 .../{glibc-locale_2.29.bb => glibc-locale_2.28.bb} |   0
 .../{glibc-mtrace_2.29.bb => glibc-mtrace_2.28.bb} |   0
 ...glibc-scripts_2.29.bb => glibc-scripts_2.28.bb} |   0
 ...libc-Look-for-host-system-ld.so.cache-as-.patch |   8 +-
 ...libc-Fix-buffer-overrun-with-a-relocated-.patch |   8 +-
 ...libc-Raise-the-size-of-arrays-containing-.patch |  16 +-
 ...ivesdk-glibc-Allow-64-bit-atomics-for-x86.patch |   7 +-
 ...libc-Make-relocatable-install-for-locales.patch |   7 +-
 ...500-e5500-e6500-603e-fsqrt-implementation.patch |   7 +-
 ...-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch |   8 +-
 ...-Fix-undefined-reference-to-__sqrt_finite.patch |   7 +-
 ...qrt-f-are-now-inline-functions-and-call-o.patch |   9 +-
 ...bug-1443-which-explains-what-the-patch-do.patch |   8 +-
 ...n-libm-err-tab.pl-with-specific-dirs-in-S.patch |  21 +-
 ...qrt-f-are-now-inline-functions-and-call-o.patch |   9 +-
 ...-configure.ac-handle-correctly-libc_cv_ro.patch |   7 +-
 .../glibc/glibc/0014-Add-unused-attribute.patch    |   7 +-
 ...thin-the-path-sets-wrong-config-variables.patch |   7 +-
 ...-timezone-re-written-tzselect-as-posix-sh.patch |  11 +-
 ...move-bash-dependency-for-nscd-init-script.patch |   7 +-
 ...c-Cross-building-and-testing-instructions.patch |   7 +-
 ...019-eglibc-Help-bootstrap-cross-toolchain.patch |   9 +-
 .../0020-eglibc-Clear-cache-lines-on-ppc8xx.patch  |   7 +-
 ...0021-eglibc-Resolve-__fpscr_values-on-SH4.patch |   7 +-
 ...ward-port-cross-locale-generation-support.patch |  27 +-
 ...0023-Define-DUMMY_LOCALE_T-if-not-defined.patch |   7 +-
 ....c-Make-_dl_build_local_scope-breadth-fir.patch |   7 +-
 ...-locale-fix-hard-coded-reference-to-gcc-E.patch |   7 +-
 ...26-reset-dl_load_write_lock-after-forking.patch |   7 +-
 ...so-lock-before-switching-to-malloc_atfork.patch |   7 +-
 ...o-consts.h-enum-definition-for-TRAP_HWBKP.patch |  66 ++++
 ...d-to-archive-uses-a-hard-coded-locale-pa.patch} |  29 +-
 ...l-Emit-no-lines-in-bison-generated-files.patch} |   7 +-
 ...e754-prevent-maybe-uninitialized-errors-w.patch |  93 +++--
 ...e754-soft-fp-ignore-maybe-uninitialized-w.patch | 100 +++++
 ...ent-maybe-uninitialized-errors-with-Os-BZ.patch |  68 ++++
 ... => 0034-inject-file-assembly-directives.patch} | 144 +++----
 .../glibc/{glibc_2.29.bb => glibc_2.28.bb}         |  32 +-
 .../files/0001-Add-x32-specific-inline-asm.patch   |  42 ++
 .../{libxcrypt_4.1.1.bb => libxcrypt_4.4.1.bb}     |   8 +-
 50 files changed, 513 insertions(+), 1176 deletions(-)
 delete mode 100644 meta/classes/distrodata.bbclass
 delete mode 100644 meta/conf/distro/include/upstream_tracking.inc
 delete mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/0001-Makefile.am-fix-undefined-function-for-libnsm.a.patch
 delete mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/0001-Makefile.am-update-the-path-of-libnfs.a.patch
 delete mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/0001-configure.ac-Do-not-fatalize-Wmissing-prototypes.patch
 rename meta/recipes-core/glibc/{cross-localedef-native_2.29.bb => cross-localedef-native_2.28.bb} (88%)
 rename meta/recipes-core/glibc/{glibc-initial_2.29.bb => glibc-initial_2.28.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-locale_2.29.bb => glibc-locale_2.28.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-mtrace_2.29.bb => glibc-mtrace_2.28.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-scripts_2.29.bb => glibc-scripts_2.28.bb} (100%)
 create mode 100644 meta/recipes-core/glibc/glibc/0028-bits-siginfo-consts.h-enum-definition-for-TRAP_HWBKP.patch
 rename meta/recipes-core/glibc/glibc/{0028-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch => 0029-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch} (80%)
 rename meta/recipes-core/glibc/glibc/{0029-intl-Emit-no-lines-in-bison-generated-files.patch => 0030-intl-Emit-no-lines-in-bison-generated-files.patch} (86%)
 create mode 100644 meta/recipes-core/glibc/glibc/0032-sysdeps-ieee754-soft-fp-ignore-maybe-uninitialized-w.patch
 create mode 100644 meta/recipes-core/glibc/glibc/0033-locale-prevent-maybe-uninitialized-errors-with-Os-BZ.patch
 rename meta/recipes-core/glibc/glibc/{0030-inject-file-assembly-directives.patch => 0034-inject-file-assembly-directives.patch} (84%)
 rename meta/recipes-core/glibc/{glibc_2.29.bb => glibc_2.28.bb} (90%)
 create mode 100644 meta/recipes-core/libxcrypt/files/0001-Add-x32-specific-inline-asm.patch
 rename meta/recipes-core/libxcrypt/{libxcrypt_4.1.1.bb => libxcrypt_4.4.1.bb} (70%)

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


More information about the Openembedded-commits mailing list