[oe-commits] [openembedded-core] branch master-next updated (a712f7f -> 1941dfb)

git at git.openembedded.org git at git.openembedded.org
Thu Jul 20 16:29:44 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 a712f7f  oeqa/selftest/context: Enable support for threaded runs
 discard 5d105dc  argparse_oe: Add int_positive type
 discard a62332c  seltest/cases/devtool: Build dbus on test_devtool_add_git_local
 discard c632fd1  selftest/cases/devtool{,end}: Move update/finish_{upgrade,modify} tests to its own module
 discard 1f13c7e  oeqa/selftest/cases: Move devtool deploy test case to own module
 discard f04d3f5  oeqa/selftest/cases: recipetool enable for threaded runs
 discard d96319f  oeqa/selftest/cases: devtool enable threaded runs
 discard e39e3f9  oeqa/selftest/cases: eSDK enable threaded runs
 discard bc5c54d  oeqa/selftest/cases: runtime enable threaded runs
 discard 0a68ecc  oeqa/selftest/cases: runqemu enable threaded runs
 discard 4dce9cc  oeqa/selftest/cases: imagefeatures enable threaded runs
 discard 67fc4a9  oeqa/selftest/cases: Use wrapper methods from OESelfTestCase class and enable threaded runs
 discard d78900a  oeqa/selftest/cases: Use builddir from class instead of get from environment
 discard d2d7f9c  oeqa/selftest/cases: Use testlayer_path instead of call get_test_layer()
 discard 11f83a0  oeqa/selftest/case: Support bitbake memres mode in per build directory
 discard fb28020  oeqa/selftest/case: tearDown extra commands print what actually fails
 discard 0fd4c84  oeqa/selftest/case: Creates meta-selftest layer per class
 discard 3f3353c  oeqa/selftest/case: Add wrappers to utils.commands modules
 discard 0a043b1  oeqa/selftest/{case,context}: Add builddir by test class and context
 discard c09512b  oeqa/core/tests: Update test_loader threaded to cover main thread usage
 discard eba5057  oeqa/core/threaded: logSummary add skipped tests info
 discard 3a4a18c  oeqa/core/threaded: Add support to run into a thread at end of execution
 discard 721ce16  oeqa/core/threaded: Enable support to use the main thread
 discard b6ec7d2  oe/copy_buildsystem: check_sstate_task_list also pop BBPATH from env
 discard 746ba8d  oeqa/selftest/{context,case}: Handle KeyboardInterrupt/SIGINT and SIGTERM
 discard 8c49e67  selftest/cases/package: Call parent setUpClass method
 discard 39a2f05  oeqa/core/loader: Generate function _make_failed_test dynamically
 discard 5fb71ea  oeqa/eSDK: Ignore errors during directory cleanup
 discard 3176bfe  recipetool: Setup logging before calling prepare
 discard f4965b0  devtool: Setup logging before calling prepare
 discard 974bcae  oe-pkgdata-util: Setup logging before calling prepare
 discard b1e0085  recipetool: create: reimplement fetching with normal fetch/unpack tasks
 discard 7a354df  recipetool: create: ensure meaningful error for malformed tarballs
 discard 5e0f6af  devtool: extract: refactor kern-tools-native handling
 discard 46f1686  recipetool: create: refactor code for ensuring npm is available
 discard a0e93d5  classes/staging: change fixme debug message from note to debug
     new 47cd4ef  classes/staging: change fixme debug message from note to debug
     new ae457d5  devtool: extract: refactor kern-tools-native handling
     new 4472f25  recipetool: create: ensure meaningful error for malformed tarballs
     new 6670e2a  recipetool: create: eliminate second fetch for packages
     new 9f0e2a7  recipetool: create: reimplement fetching with normal fetch/unpack tasks
     new 3db76a1  classes/base: set do_unpack dependencies for rpm files
     new 5fee251  recipetool: create: refactor code for ensuring npm is available
     new ba10b65  oe-pkgdata-util: Setup logging before calling prepare
     new 650ce6b  devtool: Setup logging before calling prepare
     new dd30992  recipetool: Setup logging before calling prepare
     new 18f384f  oeqa/eSDK: Ignore errors during directory cleanup
     new e7eba42  oeqa/core/loader: Generate function _make_failed_test dynamically
     new eb7948a  selftest/cases/package: Call parent setUpClass method
     new d12b9e7  oeqa/selftest/{context,case}: Handle KeyboardInterrupt/SIGINT and SIGTERM
     new eb561f7  oe/copy_buildsystem: check_sstate_task_list also pop BBPATH from env
     new 9fe2da0  oeqa/core/threaded: Enable support to use the main thread
     new 5af0e8a  oeqa/core/threaded: Add support to run into a thread at end of execution
     new 678fe6b  oeqa/core/threaded: logSummary add skipped tests info
     new 7d0c70a  oeqa/core/tests: Update test_loader threaded to cover main thread usage
     new 78ecd9e  oeqa/selftest/{case,context}: Add builddir by test class and context
     new 57d60ed  oeqa/selftest/case: Add wrappers to utils.commands modules
     new b9c59dc  oeqa/selftest/case: Creates meta-selftest layer per class
     new 930297c  oeqa/selftest/case: tearDown extra commands print what actually fails
     new e793f05  oeqa/selftest/case: Support bitbake memres mode in per build directory
     new 3f81749  oeqa/selftest/cases: Use testlayer_path instead of call get_test_layer()
     new 7948213  oeqa/selftest/cases: Use builddir from class instead of get from environment
     new b2a1f2c  oeqa/selftest/cases: Use wrapper methods from OESelfTestCase class and enable threaded runs
     new 46bc866  oeqa/selftest/cases: imagefeatures enable threaded runs
     new 64408fa  oeqa/selftest/cases: runqemu enable threaded runs
     new 407d8e4  oeqa/selftest/cases: runtime enable threaded runs
     new bf0007a  oeqa/selftest/cases: eSDK enable threaded runs
     new 711d1c1  oeqa/selftest/cases: devtool enable threaded runs
     new be91f92  oeqa/selftest/cases: recipetool enable for threaded runs
     new 9927d2f  oeqa/selftest/cases: Move devtool deploy test case to own module
     new bae8e76  selftest/cases/devtool{,end}: Move update/finish_{upgrade,modify} tests to its own module
     new cefc664  seltest/cases/devtool: Build dbus on test_devtool_add_git_local
     new 79d1c3c  argparse_oe: Add int_positive type
     new 2657141  oeqa/selftest/context: Enable support for threaded runs
     new 1941dfb  subversion: Upgrade 1.9.5-> 1.9.6

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   (a712f7f)
            \
             N -- N -- N   refs/heads/master-next (1941dfb)

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 39 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/base.bbclass                          |   4 +-
 .../{subversion_1.9.5.bb => subversion_1.9.6.bb}   |   4 +-
 scripts/lib/devtool/standard.py                    |   6 -
 scripts/lib/devtool/upgrade.py                     |  10 +-
 scripts/lib/recipetool/create.py                   | 155 ++------------------
 scripts/lib/recipetool/create_npm.py               |  34 ++++-
 scripts/lib/recipetool/utils.py                    |  37 -----
 scripts/lib/scriptutils.py                         | 158 ++++++++++++++++-----
 8 files changed, 169 insertions(+), 239 deletions(-)
 rename meta/recipes-devtools/subversion/{subversion_1.9.5.bb => subversion_1.9.6.bb} (96%)
 delete mode 100644 scripts/lib/recipetool/utils.py

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


More information about the Openembedded-commits mailing list