[oe-commits] [openembedded-core] branch master-next updated (fe400a9 -> b24e891)

git at git.openembedded.org git at git.openembedded.org
Tue Oct 23 21:56:07 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 fe400a9  kernel.bbclass: allow custom KERNEL_IMAGEDEST
 discard a469d81  glide: Minor update to 0.13.2
 discard af49eef  udev-extraconf: Skip the entry in /etc/fstab when using the systemd-mount
 discard 75d8c7c  udev-extraconf: Fix the recursively dependency for the systemd-mount
 discard fd6cfac  udev-extraconf: Use the canonical file name of systemd
 discard 2bf0ccb  testsdk.bbclass: write testresult to json files
 discard 7329011  testimage.bbclass: write testresult to json files
 discard 603bf39  oeqa/selftest/context: write testresult to json files
 discard 27b9af0  oeqa/core/runner: write testresult to json files
 discard f5b9db4  npm: change install directory to upstream default
 discard c157d1e  systemd: add back alternatives for init utitilies
     new c73bc49  npm: change install directory to upstream default
     new 352c53c  udev-extraconf: Use the canonical file name of systemd
     new 2288e21  udev-extraconf: Fix the recursively dependency for the systemd-mount
     new 8b5408a  udev-extraconf: Skip the entry in /etc/fstab when using the systemd-mount
     new 44a8f16  glide: Minor update to 0.13.2
     new 0b9a4ff  kernel.bbclass: allow custom KERNEL_IMAGEDEST
     new 1394ca3  oeqa/core/runner: write testresult to json files
     new c4c7708  oeqa/selftest/context: write testresult to json files
     new 8ab9f39  testimage.bbclass: write testresult to json files
     new 15c600f  testsdk.bbclass: write testresult to json files
     new 2d518e5  libaio: extend to nativesdk
     new b24e891  npm.bbclass: allow overriding NPM_INSTALL_DEV

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

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:
 meta/classes/npm.bbclass                       |  2 +-
 meta/classes/testimage.bbclass                 | 14 +++++++-------
 meta/classes/testsdk.bbclass                   | 24 ++++++++++++------------
 meta/lib/oeqa/core/runner.py                   |  8 ++------
 meta/lib/oeqa/selftest/context.py              | 10 ++++------
 meta/recipes-core/systemd/systemd_239.bb       | 23 +++--------------------
 meta/recipes-extended/libaio/libaio_0.3.111.bb |  2 ++
 7 files changed, 31 insertions(+), 52 deletions(-)

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


More information about the Openembedded-commits mailing list