[oe-commits] [openembedded-core] branch master-next updated (695e8aa -> 77ce25e)

git at git.openembedded.org git at git.openembedded.org
Mon May 29 14:16:09 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 695e8aa  bind: build with threads and update configure options
 discard a5ba2b1  dhcp: build shared libraries
 discard 01370c3  runqemu: output qemu-system errors
 discard d6e3a5a  freetype: 2.7.1 -> 2.8
 discard 0ebf086  gstreamer1.0-omx: delete broken m4 files
 discard 1e17405  busybox: make SYSLOGD optionnal
 discard 0e34353  python3: Move config-*/Makefile from misc package to dev package
 discard b354863  python3: Use _sysconfigdata.py to initialize distutils.sysconfig
 discard 397e66e  lsof: clear setuid
 discard e9db4c5  nasm: Upgrade 2.12.02 -> 2.13.01
 discard 05eccf1  oeqa/core/context: Include a _pre_run method
 discard 86f0670  oeqa/core/context: Omit docstring output on XMLResult
 discard c5cf4d0  oeqa/core/context: Use a default iterable modules object
 discard 40810a2  oeqa/core/context: Raise exception when a manifest is specified but missing
 discard b4f44ce  oeqa/core/case: fix typo on comment about exception name
 discard 83da498  oeqa/core/README: Improve documentation
 discard eca631b  oeqa/runtime/case: Don't use OEQA framework internal methods
 discard f8d427b  classes/test{export,images}: Change modules to list
 discard c78a28e  oeqa/core: Add support for run tests by module, class and name
 discard c0bc582  oeqa/core: Add list tests support in context and runner
 discard 16ca1ba  oeqa/sdk: Enable usage of OEQA thread mode
 discard 390eda9  oeqa/core/tests: Add tests of OEQA Threaded mode
 discard b7e364f  oeqa/sdkext/cases: Move sdk_update test into devtool module
 discard 0ee9a07  oeqa/core/decorator/oetimeout: Add support for OEQA threaded mode
 discard 82a4465  oeqa/core/decorator/depends: Add support for threading mode
 discard 13b1f52  oeqa/core/threaded: Add OETestContextThreaded class
 discard e0db427  oeqa/core/threaded: Add support of OETestRunnerThreaded
 discard e94a754  oeqa/core/threaded: Add OETestResultThreaded{,Internal} classes
 discard ffbdad9  oeqa/core/runner: OETestResult add internal _tc_map_results
 discard 07b153a  oeqa/core/threaded: Add OEStreamLoggerThreaded class
 discard 366f4b8  oeqa/core/threaded: Add new module with OETestLoaderThreaded
 discard 36cb859  oeqa/core: Move OETestContext.log{Summary, Details} into OETestResult
 discard 26e78e9  oeqa/core/runner: OETestResult remove unneeded override of startTest
 discard 818ac4e  oeqa/core: Don't expose OEStreamLogger in OETestContext
 discard 9faa500  oeqa/sdk/context.py: Add return to OESDKTestContext.run() method
 discard 7705aeb  oeqa/sdk/context.py: Import argparse_oe at OESDKTestContext.run method
 discard a16e41a  testsdk.bbclass: Remove unused import of OEStreamLogger
     add 265602c  nasm: Upgrade 2.12.02 -> 2.13.01
     add 346c65d  lsof: clear setuid
     add 659a80a  python3: Use _sysconfigdata.py to initialize distutils.sysconfig
     add d715dc4  python3: Move config-*/Makefile from misc package to dev package
     add 9732a2b  busybox: make SYSLOGD optionnal
     add 4292886  gstreamer1.0-omx: delete broken m4 files
     add 5e4727b  freetype: 2.7.1 -> 2.8
     add 7fe5f5c  runqemu: output qemu-system errors
     add dde83ec  dhcp: build shared libraries
     add 598e5da  bind: build with threads and update configure options
     new c36af81  testsdk.bbclass: Remove unused import of OEStreamLogger
     new 1631651  oeqa/sdk/context.py: Import argparse_oe at OESDKTestContext.run method
     new 2a88f16  oeqa/sdk/context.py: Add return to OESDKTestContext.run() method
     new e105d42  oeqa/core: Don't expose OEStreamLogger in OETestContext
     new 5f566fb  oeqa/core/runner: OETestResult remove unneeded override of startTest
     new a8348e0  oeqa/core: Move OETestContext.log{Summary, Details} into OETestResult
     new c7dfb50  oeqa/core/threaded: Add new module with OETestLoaderThreaded
     new 84f0ebb  oeqa/core/threaded: Add OEStreamLoggerThreaded class
     new 58e450b  oeqa/core/runner: OETestResult add internal _tc_map_results
     new 1a14524  oeqa/core/threaded: Add OETestResultThreaded{,Internal} classes
     new a70d2a2  oeqa/core/threaded: Add support of OETestRunnerThreaded
     new 150451c  oeqa/core/threaded: Add OETestContextThreaded class
     new cec8e47  oeqa/core/decorator/depends: Add support for threading mode
     new 90502b5  oeqa/core/decorator/oetimeout: Add support for OEQA threaded mode
     new 8dde4a9  oeqa/sdkext/cases: Move sdk_update test into devtool module
     new e7dfd56  oeqa/core/tests: Add tests of OEQA Threaded mode
     new 686315c  oeqa/sdk: Enable usage of OEQA thread mode
     new a7dc53e  oeqa/core: Add list tests support in context and runner
     new 2f960fc  oeqa/core: Add support for run tests by module, class and name
     new b3cf12d  classes/test{export,images}: Change modules to list
     new 8ee383c  oeqa/runtime/case: Don't use OEQA framework internal methods
     new 82ab607  oeqa/core/README: Improve documentation
     new c360ada  oeqa/core/case: fix typo on comment about exception name
     new 7d50b86  oeqa/core/context: Raise exception when a manifest is specified but missing
     new 0f6cf5d  oeqa/core/context: Use a default iterable modules object
     new eaccc03  oeqa/core/context: Omit docstring output on XMLResult
     new 77ce25e  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   (695e8aa)
            \
             N -- N -- N   refs/heads/master-next (77ce25e)

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