[oe-commits] [openembedded-core] branch master-next updated (62922aa -> 301a619)

git at git.openembedded.org git at git.openembedded.org
Thu Oct 25 13:55:10 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 62922aa  weston: Split out machine specific configuration
 discard 6a45ace  testimage.bbclass: define ptest suite variable
 discard 2d114e3  packagegroup-core-lsb/-x11-sato: no udev-extraconf in case of systemd
 discard c84eedf  kernel-devsrc: add selinux include files needed by scripts/selinux build
 discard cb3f318  yocto-uninative: Upgrade to verson 2.3 which includes glibc 2.28
 discard b24e891  npm.bbclass: allow overriding NPM_INSTALL_DEV
 discard 2d518e5  libaio: extend to nativesdk
 discard 15c600f  testsdk.bbclass: write testresult to json files
 discard 8ab9f39  testimage.bbclass: write testresult to json files
 discard c4c7708  oeqa/selftest/context: write testresult to json files
 discard 1394ca3  oeqa/core/runner: write testresult to json files
 discard 0b9a4ff  kernel.bbclass: allow custom KERNEL_IMAGEDEST
 discard 44a8f16  glide: Minor update to 0.13.2
 discard 8b5408a  udev-extraconf: Skip the entry in /etc/fstab when using the systemd-mount
 discard 2288e21  udev-extraconf: Fix the recursively dependency for the systemd-mount
 discard 352c53c  udev-extraconf: Use the canonical file name of systemd
     add b53d509  npm.bbclass: allow overriding NPM_INSTALL_DEV
     add ecf1e69  packagegroup-core-lsb/-x11-sato: no udev-extraconf in case of systemd
     add 352b3f0  udev-extraconf: Use the canonical file name of systemd
     add fcf6a4d  udev-extraconf: Fix the recursively dependency for the systemd-mount
     add 6104109  udev-extraconf: Skip the entry in /etc/fstab when using the systemd-mount
     add 735430d  glide: Minor update to 0.13.2
     add cadd916  kernel.bbclass: allow custom KERNEL_IMAGEDEST
     add 5f56ce5  libaio: extend to nativesdk
     add 8dce789  kernel-devsrc: add selinux include files needed by scripts/selinux build
     add c5c5ad9  testimage.bbclass: define ptest suite variable
     new 21b3722  oeqa/core/runner: write testresult to json files
     new d842a54  oeqa/selftest/context: write testresult to json files
     new 2ad2eab  testimage.bbclass: write testresult to json files
     new 3c4f0dd  testsdk.bbclass: write testresult to json files
     new 2122a7a  yocto-uninative: Upgrade to verson 2.3 which includes glibc 2.28
     new 561bcbe  systemd-conf: Fix clean support
     new dcda144  weston: Split out machine specific configuration
     new 301a619  systemd: add back alternatives for init utitilies

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   (62922aa)
            \
             N -- N -- N   refs/heads/master-next (301a619)

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 8 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           |  2 +-
 meta/conf/layer.conf                               |  2 +-
 meta/recipes-core/systemd/systemd-conf.bb          |  2 ++
 meta/recipes-core/systemd/systemd_239.bb           | 23 +++++++++++++++++++---
 .../wayland/{weston-cfg.bb => weston-conf.bb}      |  1 +
 meta/recipes-graphics/wayland/weston_5.0.0.bb      |  2 +-
 6 files changed, 26 insertions(+), 6 deletions(-)
 rename meta/recipes-graphics/wayland/{weston-cfg.bb => weston-conf.bb} (96%)

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


More information about the Openembedded-commits mailing list