[oe-commits] [openembedded-core] branch master-next updated (827ea9a -> 9052c42)

git at git.openembedded.org git at git.openembedded.org
Thu Dec 13 16:33:21 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 827ea9a  oe-selftest: distrodata: change test_maintainers() to use tinfoil
 discard 2c8d6324 lib/oe/utils: Set stderr for host_gcc_version()
 discard 42bb874  oeqa/sdk: rewrite cpio test
 discard 516286a  oeqa/sdk: rewrite lzip test
 discard de9941f  oeqa/sdk: clean up galculator test
 discard 2a3fd3b  oeqa/sdk: show output if run() fails
 discard dcc70ce  oeqa/sdk: clarify ELF assertion message
 discard cea48de  linux-libc-headers: Fix build failure by using fixed temporary file instead of pipe
 discard d040283  webkitgtk: Link compiler-rt for clang specific built-ins
 discard 5578fc0  insane.bbclass: BPF objects may mismatch in endianness and bitness too
 discard 565ab00  lzip: clean up recipe
 discard c68dc8c  curl: Add PACKAGECONFIG to enable NSS support
 discard 118b478  selftest/package: Correct format arguments in test_gdb_hardlink_debug
 discard f9935b0  nss: fix Upstream-Status format
 discard ebbdf6c  liberror-perl: upgrade 0.17026 -> 0.17027
 discard 370e594  create_manifest2: Dont match filenames which contain the directory name for new manifest
 discard b13454f  insane.bbclass: add package specific skips to sstate hash
 discard c4f8750  sstate: add support for caching shared workdir tasks
 discard f2b6569  cmake.bbclass: append includedir to implicit include dirs
 discard 65c3bfe  netbase: add entry to /etc/hosts according to /etc/hostname
 discard 5c02f44  python-native: fix one do_populate_sysroot warning
 discard e156cef  python/python3: use cc_basename to replace CC for checking compiler
     add a1c1253  create_manifest2: Dont match filenames which contain the directory name for new manifest
     add 236e801  liberror-perl: upgrade 0.17026 -> 0.17027
     add 2f5622b  nss: fix Upstream-Status format
     add 7c2c9b8  selftest/package: Correct format arguments in test_gdb_hardlink_debug
     add 72e542f  curl: Add PACKAGECONFIG to enable NSS support
     add 326e183  lzip: clean up recipe
     add 26722e5  insane.bbclass: BPF objects may mismatch in endianness and bitness too
     add 9584fc5  webkitgtk: Link compiler-rt for clang specific built-ins
     add 2322dc4  linux-libc-headers: Fix build failure by using fixed temporary file instead of pipe
     add 9ab94ce  oeqa/sdk: clarify ELF assertion message
     add 55964b3  oeqa/sdk: show output if run() fails
     add 2de9b1e  oeqa/sdk: clean up galculator test
     add 920ae8c  oeqa/sdk: rewrite lzip test
     add 6d666b0  oeqa/sdk: rewrite cpio test
     new 42deddc  python/python3: use cc_basename to replace CC for checking compiler
     new 6c3cc99  python-native: fix one do_populate_sysroot warning
     new a08bc7f  netbase: add entry to /etc/hosts according to /etc/hostname
     new 51b913f  cmake.bbclass: append includedir to implicit include dirs
     new 8d2f5d9  sstate: add support for caching shared workdir tasks
     new 37b3e4e  insane.bbclass: add package specific skips to sstate hash
     new 237d851  lib/oe/utils: Set stderr for host_gcc_version()
     new eae4cb0  oe-selftest: distrodata: change test_maintainers() to use tinfoil
     new 3c1af26  maintainers: Clarify/add several entries
     new d8ff6a7  go-crosssdk: PN should use SDK_SYS, not TARGET_ARCH
     new 63be56f  systemd: fix compile error for x32
     new 1a0fec6  lttng-tools: fix compile error for x32
     new 9052c42  vulkan: don't fetch from the deprecated repository

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   (827ea9a)
            \
             N -- N -- N   refs/heads/master-next (9052c42)

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 13 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/conf/distro/include/maintainers.inc           | 57 ++++++++++++++++------
 ...ync-changes-type-of-drift_freq-to-int64_t.patch | 49 +++++++++++++++++++
 meta/recipes-core/systemd/systemd_239.bb           |  1 +
 meta/recipes-devtools/go/go-crosssdk.inc           |  2 +-
 meta/recipes-graphics/vulkan/vulkan_1.1.73.0.bb    |  4 +-
 meta/recipes-kernel/lttng/lttng-tools/x32.patch    | 28 +++++++++--
 6 files changed, 120 insertions(+), 21 deletions(-)
 create mode 100644 meta/recipes-core/systemd/systemd/0001-timesync-changes-type-of-drift_freq-to-int64_t.patch

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


More information about the Openembedded-commits mailing list