[oe-commits] [openembedded-core] branch master-next updated (f98ad2b -> bafb7e2)

git at git.openembedded.org git at git.openembedded.org
Tue May 30 09:15:55 UTC 2017


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 f98ad2b  tune-mips32*.inc: use consistent comments across all three .inc files
 discard b957624  unfs3: Rename mirror tarball to avoid clash
 discard 190a590  pango: 1.40.3 -> 1.40.6
 discard 4440739  nss: Upgrade 3.29.1 to 3.30.2
 discard be2d893  binutils: fix CVE-2017-7210
 discard 9927416  binutils: fix CVE-2017-7209 in readelf
 discard 80bfa1b  libxslt: Fix CVE-2017-5029
 discard 74fa7d1  module.bbclass: Add devshell support
 discard 94fdb17  package_ipk: correct ipk multiline descriptions
 discard 159d351  piglit: add patches for unbuildable surfaceless Mesa test
 discard 4be6df0  piglit: add patch for lack of gbm_bo_map
 discard 6d5f989  piglit: depend on virtual/egl
 discard 5fd9673  bluez5: Upgrade 5.44 -> 5.45
 discard 98266a4  mmc-utils: Upgrade to latest git version
 discard 6961622  ghostscript: CVE-2016-7977, CVE-2016-7978, CVE-2016-7979, CVE-2017-9216
 discard c7bdb03  libdrm: upgrade to 2.4.81
 discard 5b62137  kmscube: upgrade version
 discard b39ec11  boost: backport a regression fix for forgotten header
 discard 77ce25e  oeqa/core/context: Include a _pre_run method
 discard eaccc03  oeqa/core/context: Omit docstring output on XMLResult
 discard 0f6cf5d  oeqa/core/context: Use a default iterable modules object
 discard 7d50b86  oeqa/core/context: Raise exception when a manifest is specified but missing
 discard c360ada  oeqa/core/case: fix typo on comment about exception name
 discard 82ab607  oeqa/core/README: Improve documentation
 discard 8ee383c  oeqa/runtime/case: Don't use OEQA framework internal methods
 discard b3cf12d  classes/test{export,images}: Change modules to list
 discard 2f960fc  oeqa/core: Add support for run tests by module, class and name
 discard a7dc53e  oeqa/core: Add list tests support in context and runner
 discard 686315c  oeqa/sdk: Enable usage of OEQA thread mode
 discard e7dfd56  oeqa/core/tests: Add tests of OEQA Threaded mode
 discard 8dde4a9  oeqa/sdkext/cases: Move sdk_update test into devtool module
 discard 90502b5  oeqa/core/decorator/oetimeout: Add support for OEQA threaded mode
 discard cec8e47  oeqa/core/decorator/depends: Add support for threading mode
 discard 150451c  oeqa/core/threaded: Add OETestContextThreaded class
 discard a70d2a2  oeqa/core/threaded: Add support of OETestRunnerThreaded
 discard 1a14524  oeqa/core/threaded: Add OETestResultThreaded{,Internal} classes
 discard 58e450b  oeqa/core/runner: OETestResult add internal _tc_map_results
 discard 84f0ebb  oeqa/core/threaded: Add OEStreamLoggerThreaded class
 discard c7dfb50  oeqa/core/threaded: Add new module with OETestLoaderThreaded
 discard a8348e0  oeqa/core: Move OETestContext.log{Summary, Details} into OETestResult
 discard 5f566fb  oeqa/core/runner: OETestResult remove unneeded override of startTest
 discard e105d42  oeqa/core: Don't expose OEStreamLogger in OETestContext
 discard 2a88f16  oeqa/sdk/context.py: Add return to OESDKTestContext.run() method
 discard 1631651  oeqa/sdk/context.py: Import argparse_oe at OESDKTestContext.run method
 discard c36af81  testsdk.bbclass: Remove unused import of OEStreamLogger
     add e1da4cc  boost: backport a regression fix for forgotten header
     add 71c109f  kmscube: upgrade version
     add cbac517  libdrm: upgrade to 2.4.81
     add 584dfa2  ghostscript: CVE-2016-7977, CVE-2016-7978, CVE-2016-7979, CVE-2017-9216
     add 0a6f770  mmc-utils: Upgrade to latest git version
     add 30178fe  bluez5: Upgrade 5.44 -> 5.45
     add 02857bd  piglit: depend on virtual/egl
     add 2e0c8a5  piglit: add patch for lack of gbm_bo_map
     add 4f85500  piglit: add patches for unbuildable surfaceless Mesa test
     add c768c53  package_ipk: correct ipk multiline descriptions
     add 08e366a  module.bbclass: Add devshell support
     add 5266e74  libxslt: Fix CVE-2017-5029
     add 2df642c  binutils: fix CVE-2017-7209 in readelf
     add d12a99c  binutils: fix CVE-2017-7210
     add 08139f4  nss: Upgrade 3.29.1 to 3.30.2
     add fa01a4e  pango: 1.40.3 -> 1.40.6
     add 83a1fca  unfs3: Rename mirror tarball to avoid clash
     add 4aa6cdf  tune-mips32*.inc: use consistent comments across all three .inc files
     new ab43412  testsdk.bbclass: Remove unused import of OEStreamLogger
     new 35efb41  oeqa/sdk/context.py: Import argparse_oe at OESDKTestContext.run method
     new c45546b  oeqa/sdk/context.py: Add return to OESDKTestContext.run() method
     new 8787fba  oeqa/core: Don't expose OEStreamLogger in OETestContext
     new 63606ff  oeqa/core/runner: OETestResult remove unneeded override of startTest
     new 33a783f  oeqa/core: Move OETestContext.log{Summary, Details} into OETestResult
     new b4ae730  oeqa/core/threaded: Add new module with OETestLoaderThreaded
     new 87d3e5b  oeqa/core/threaded: Add OEStreamLoggerThreaded class
     new 8a6a9cb  oeqa/core/runner: OETestResult add internal _tc_map_results
     new 8e71844  oeqa/core/threaded: Add OETestResultThreaded{,Internal} classes
     new 48b7a40  oeqa/core/threaded: Add support of OETestRunnerThreaded
     new 3ec0d38  oeqa/core/threaded: Add OETestContextThreaded class
     new 257d9ef  oeqa/core/decorator/depends: Add support for threading mode
     new 8ab2016  oeqa/core/decorator/oetimeout: Add support for OEQA threaded mode
     new 44254ca  oeqa/sdkext/cases: Move sdk_update test into devtool module
     new fb9d91c  oeqa/core/tests: Add tests of OEQA Threaded mode
     new 598c657  oeqa/sdk: Enable usage of OEQA thread mode
     new 7e803f1  oeqa/core: Add list tests support in context and runner
     new 0f75318  oeqa/core: Add support for run tests by module, class and name
     new b588c5c  classes/test{export,images}: Change modules to list
     new 21df9f0  oeqa/runtime/case: Don't use OEQA framework internal methods
     new 77635ff  oeqa/core/README: Improve documentation
     new 943a2a3  oeqa/core/case: fix typo on comment about exception name
     new e7458dd  oeqa/core/context: Raise exception when a manifest is specified but missing
     new 2bb02cd  oeqa/core/context: Use a default iterable modules object
     new 05b1621  oeqa/core/context: Omit docstring output on XMLResult
     new bafb7e2  oeqa/core/context: Include a _pre_run method

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

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 27 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:

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


More information about the Openembedded-commits mailing list