[oe-commits] [openembedded-core] branch master-next updated (f26efab -> 36b8502)

git at git.openembedded.org git at git.openembedded.org
Wed Jan 30 22:00:02 UTC 2019


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 f26efab  perl: add testdepends for ssh
 discard 8ef1065  libgpg-error: Bump to version 1.35
 discard 654d0bc  vte: allow building vte-native with gcc 4.8
 discard d47d4a9  libjpeg-turbo: fix nativesdk build in same way as native builds are
 discard 67d7484  atk: disable gobject-introspection for nativesdk
 discard 10031b6  gtk+3: remove the gtk-icon-utils-native recipe
 discard e1d9e16  gtk+3: enable native/nativesdk variant
 discard 7e478b0  default-providers: set mesa as default provider for nativesdk-mesa
 discard ef83016  mesa: enable native and nativesdk variants
 discard f517a6d  openssl: fix multilib file install conflicts
 discard cbbd559  keymaps: tighten package write dependency
 discard 98b9bef  base-files: filesystems serves no real purpose
 discard 116f02c  dbus: volatiles are only needed by sysvinit configuration
 discard 5fa2d1c  glibc: systemd and sysvinit are not mutually exclusive
 discard 526ee09  oe-git-proxy: Avoid resolving NO_PROXY against local files
 discard 6123de9  gcc-runtime: fix C++ header mapping for n32/x32 tune
 discard 408a0d4  pkgdata.py: avoid target-sdk-dummy-provides to mess things up
 discard 1e4819a  libusb1: Add udev support
 discard 2051fd3  bitbake.conf: Add seq to HOSTTOOLS
 discard e76d0b7  Drop util-linux-native-qsort.patch
 discard 349ad97  ptest-runner: Upgrade to 2.3.1
 discard 1f2f936  oeqa/logparser: Various misc cleanups
 discard eb45f3d  oeqa/logparser: Improve results handling
 discard ab21c26  oeqa/utils/logparser: Add in support for duration, exitcode and logs by section
 discard d0a4a07  oeqa/logparser: Reform the ptest results parser
 discard c89de55  oeqa/logparser: Further simplification/clarification
 discard 36449d8  oeqa/utils/logparser: Simplify ptest log parsing code
 discard 8d1492f  oeqa/runtime/ptest: Avoid traceback for tests with no section
 discard f95defb  rootfs-postcommands: call preset-all for read-only-rootfs
 discard 7472d9a  systemd-systemctl-native: simplify and support preset-all
 discard c6b6b6b  systemd: create preset files instead of installing in image
 discard 2096ad2  systemd-conf: simplify creation of machine-specific configuration
     new 3e7d4d7  oeqa/runtime/ptest: Avoid traceback for tests with no section
     new 114090b  oeqa/utils/logparser: Simplify ptest log parsing code
     new e833972  oeqa/logparser: Further simplification/clarification
     new 0e5ba7b  oeqa/logparser: Reform the ptest results parser
     new 883d5f1  oeqa/utils/logparser: Add in support for duration, exitcode and logs by section
     new dc85f19  oeqa/logparser: Improve results handling
     new 9096ca9  oeqa/logparser: Various misc cleanups
     new 15a7192  ptest-runner: Upgrade to 2.3.1
     new 8d0c9d1  Drop util-linux-native-qsort.patch
     new 3a5496d  bitbake.conf: Add seq to HOSTTOOLS
     new 5f05f21  libusb1: Add udev support
     new 2cfaa56  pkgdata.py: avoid target-sdk-dummy-provides to mess things up
     new 6c78b98  oe-git-proxy: Avoid resolving NO_PROXY against local files
     new f9b5b87  glibc: systemd and sysvinit are not mutually exclusive
     new 263f028  dbus: volatiles are only needed by sysvinit configuration
     new edbc75e  base-files: filesystems serves no real purpose
     new 9685f35  keymaps: tighten package write dependency
     new fee7391  openssl: fix multilib file install conflicts
     new 08cc670  mesa: enable native and nativesdk variants
     new c838455  default-providers: set mesa as default provider for nativesdk-mesa
     new f27a8bb  gtk+3: enable native/nativesdk variant
     new d92e9e8  gtk+3: remove the gtk-icon-utils-native recipe
     new d1b23d0  atk: disable gobject-introspection for nativesdk
     new c25d608  libjpeg-turbo: fix nativesdk build in same way as native builds are
     new dd9d35c  vte: allow building vte-native with gcc 4.8
     new 8e9eefd  libgpg-error: Bump to version 1.35
     new de62ac3  perl: add testdepends for ssh
     new 36b8502  package: Rework debug source file handling

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   (f26efab)
            \
             N -- N -- N   refs/heads/master-next (36b8502)

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 28 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/package.bbclass                       | 48 ++++++++++++----------
 meta/classes/rootfs-postcommands.bbclass           |  2 -
 meta/classes/systemd.bbclass                       | 33 +++++++--------
 meta/recipes-core/systemd/systemd-conf.bb          | 48 ++++++++++++----------
 .../systemd/systemd-systemctl/systemctl            | 36 ++++++++++++----
 meta/recipes-core/systemd/systemd_239.bb           | 16 ++++----
 meta/recipes-devtools/gcc/gcc-runtime.inc          |  8 ++--
 7 files changed, 109 insertions(+), 82 deletions(-)

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


More information about the Openembedded-commits mailing list