[oe-commits] [openembedded-core] branch master-next updated (ec1aeca -> 40f2942)

git at git.openembedded.org git at git.openembedded.org
Thu Sep 15 11:20:23 UTC 2016


rpurdie pushed a change to branch master-next
in repository openembedded-core.

  discards  ec1aeca   oeqa/utils/decorators: LogResults fix race condition in linkfile
  discards  90dd0f3   oe-selftest: check for coverage version before starting tests
  discards  6af4165   image.bbclass: add IMAGE_DEVICE_TABLE to rootfs[vardeps]
  discards  47a1992   meta: modify runexported script to inherit the features from baserunner
  discards  a45ff62   meta: use baserunner in oetest
  discards  4229bf2   meta: implement key baserunner features
  discards  52aca48   meta: introduce a small baserunner framework
      adds  06092ce   image.bbclass: add IMAGE_DEVICE_TABLE to rootfs[vardeps]
      adds  a378b81   oe-selftest: check for coverage version before starting tests
      adds  059d475   oeqa/utils/decorators: LogResults fix race condition in linkfile
       new  9f912cd   meta: introduce a small baserunner framework
       new  54bb5b7   meta: implement key baserunner features
       new  e49fa0d   meta: use baserunner in oetest
       new  89461c3   meta: modify runexported script to inherit the features from baserunner
       new  b3b328e   sstate: Add postrm command support
       new  61319e2   openjade/sgml-common: Add sstate postrm commands
       new  5e5e663   sanity: make license QA failures fatal again
       new  3ebd6da   oeqa/oetest: show stderr when running commands
       new  dd11361   openssl: Fix MIPS64be and add MIPS64le
       new  40f2942   cmake: don't inherit autotools

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   (ec1aeca)
            \
             N -- N -- N   refs/heads/master-next (40f2942)

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 "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/insane.bbclass                           | 14 ++++++++------
 meta/classes/sstate.bbclass                           | 11 +++++++++++
 meta/lib/oeqa/oetest.py                               |  5 ++---
 meta/recipes-connectivity/openssl/openssl.inc         |  5 ++++-
 meta/recipes-devtools/cmake/cmake-native_3.6.1.bb     | 15 +++++++++++++++
 meta/recipes-devtools/cmake/cmake.inc                 |  9 ---------
 .../openjade/openjade-native_1.3.2.bb                 | 19 +++++++++----------
 .../sgml-common/sgml-common-native_0.6.3.bb           | 17 ++++++++---------
 8 files changed, 57 insertions(+), 38 deletions(-)

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


More information about the Openembedded-commits mailing list