[oe-commits] [meta-openembedded] branch master-next updated (5146305 -> d688800)

git at git.openembedded.org git at git.openembedded.org
Tue Nov 12 05:21:31 UTC 2019


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

khem pushed a change to branch master-next
in repository meta-openembedded.

 discard 5146305  pidgin-sipe: Fix build when time_t is 64bit
 discard 290aeef  lowpan-tools: Blacklist as its deprecated use wpan-tools instead
 discard 048440d  tvheadend: Update to tip of master
 discard bbc4e16  python-ipy: add recipes
 discard d963af0  nodejs: support long directory names for ${B} / ${S}
 discard 80a1f1d  nodejs: use OE-provided compiler flags (arm)
 discard f39b3be  nodejs: allow use of system gyp
 discard 58602be  nodejs: delete all bundled deps in do_unpack() if needed
 discard cdbeebf  nodejs: ensure to use correct compiler & flags always
 discard ed6f5b0  gyp: provide a python2 version of gyp as gyp-py2
 discard c79af38  gyp: update to fcd686f1880f
 discard 41ba7fd  cherokee: Fix build when time_t is 64bit
 discard a112ed4  sdbus-c++: Introduce recipes for sdbus-c++ library and tools
     new 037dc77  cherokee: Fix build when time_t is 64bit
     new c278b70  gyp: update to fcd686f1880f
     new b877b19  gyp: provide a python2 version of gyp as gyp-py2
     new 006f7df  nodejs: ensure to use correct compiler & flags always
     new dcee9c9  nodejs: delete all bundled deps in do_unpack() if needed
     new 4863d42  nodejs: allow use of system gyp
     new 4b9837f  nodejs: use OE-provided compiler flags (arm)
     new 76322b1  nodejs: support long directory names for ${B} / ${S}
     new 5a7c25a  python-ipy: add recipes
     new d265052  tvheadend: Update to tip of master
     new d367019  lowpan-tools: Blacklist as its deprecated use wpan-tools instead
     new d688800  pidgin-sipe: Fix build when time_t is 64bit

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   (5146305)
            \
             N -- N -- N   refs/heads/master-next (d688800)

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 12 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:
 .../sdbus-c++/sdbus-c++-0.7.5/run-ptest            |  15 -
 ...01-do-not-disable-buffer-in-writing-files.patch | 413 -------------------
 .../0002-don-t-use-glibc-specific-qsort_r.patch    | 163 --------
 ...src-login-brightness.c-include-sys-wait.h.patch |  25 --
 ...e.h-add-__compare_fn_t-and-comparison_fn_.patch |  63 ---
 .../0003-src-basic-copy.c-include-signal.h.patch   |  27 --
 ...llback-parse_printf_format-implementation.patch | 432 --------------------
 ...-cpu-set-util.h-add-__cpu_mask-definition.patch |  54 ---
 ...asic-missing.h-check-for-missing-strndupa.patch | 442 ---------------------
 .../0006-Include-netinet-if_ether.h.patch          | 227 -----------
 ...-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not.patch | 153 -------
 .../0008-add-missing-FTW_-macros-for-musl.patch    |  47 ---
 ...-of-__register_atfork-for-non-glibc-build.patch |  45 ---
 .../0011-Use-uintmax_t-for-handling-rlim_t.patch   |  97 -----
 ....c-Disable-tests-for-missing-typedefs-in-.patch |  42 --
 ...ass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch |  99 -----
 ...c-compatible-basename-for-non-glibc-syste.patch |  34 --
 ...ble-buffering-when-writing-to-oom_score_a.patch |  38 --
 ...-XSI-compliant-strerror_r-from-GNU-specif.patch |  62 ---
 ...rt_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch |  35 --
 ...ing_type.h-add-__compar_d_fn_t-definition.patch |  30 --
 ...id-redefinition-of-prctl_mm_map-structure.patch |  32 --
 .../0024-test-json.c-define-M_PIl.patch            |  33 --
 .../static-libsystemd-pkgconfig.patch              |  11 -
 .../sdbus-c++/sdbus-c++-libsystemd_243.bb          |  69 ----
 .../sdbus-c++/sdbus-c++-tools-native_0.7.5.bb      |  14 -
 meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.7.5.bb  |  32 --
 27 files changed, 2734 deletions(-)
 delete mode 100755 meta-oe/recipes-core/sdbus-c++/sdbus-c++-0.7.5/run-ptest
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0001-do-not-disable-buffer-in-writing-files.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0002-don-t-use-glibc-specific-qsort_r.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0002-src-login-brightness.c-include-sys-wait.h.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0003-missing_type.h-add-__compare_fn_t-and-comparison_fn_.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0003-src-basic-copy.c-include-signal.h.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0004-add-fallback-parse_printf_format-implementation.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0004-src-shared-cpu-set-util.h-add-__cpu_mask-definition.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0005-src-basic-missing.h-check-for-missing-strndupa.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0006-Include-netinet-if_ether.h.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0007-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0008-add-missing-FTW_-macros-for-musl.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0010-fix-missing-of-__register_atfork-for-non-glibc-build.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0011-Use-uintmax_t-for-handling-rlim_t.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0014-test-sizeof.c-Disable-tests-for-missing-typedefs-in-.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0015-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0016-Define-glibc-compatible-basename-for-non-glibc-syste.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0017-Do-not-disable-buffering-when-writing-to-oom_score_a.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0018-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0019-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0020-missing_type.h-add-__compar_d_fn_t-definition.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0021-avoid-redefinition-of-prctl_mm_map-structure.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/0024-test-json.c-define-M_PIl.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd-243/static-libsystemd-pkgconfig.patch
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_243.bb
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++-tools-native_0.7.5.bb
 delete mode 100644 meta-oe/recipes-core/sdbus-c++/sdbus-c++_0.7.5.bb

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


More information about the Openembedded-commits mailing list