[oe-commits] [openembedded-core] branch master-next updated (48ef17a -> 986452c)

git at git.openembedded.org git at git.openembedded.org
Mon Jun 5 17:00:39 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 48ef17a  scripts/oe-{self,}test: Logger change default stream to stdout
 discard 614b626  oeqa/core/loader: Call parent init method in OETestLoader
 discard 2968ef1  oeqa/runtime/context.py: Add support to specify port in target_ip
 discard 8254917  distutils-base.bbclass: Do not use -pie with hardening
 discard 2ad2237  linux-firmware: add support for mt7601u WiFi chip
 discard f44d030  initscripts: Populate volatile from existing file
 discard a8f2b88  sstate-diff-machines.sh: Replace MACHINE_ARCH only at the beginning and separated with dash
 discard 1ccf1cf  recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode, links"
 discard b5e8bd4  devshell.bbclass: clean up trailing whitespaces
 discard 9fa59fe  devshell.bbclass: ensure toolchains available for do_devshell
 discard ae5e6d1  oeqa/selftest/cases: Migrate test cases into the new oe-qa framework
 discard 3de8d25  scripts/oe-selftest: Migrate to new framework into oeqa.selftest.context
 discard a9c5bb9  oeqa/selftest/case: Don't figure out the testlayer inside
 discard feab699  oeqa/selftest/case.py: Remove machine selection logic
 discard 8621417  scripts/oe-selftest: Move {add,remove}_include files to case
 discard e01a20e  oeqa/selftest/case: Migrate case class to the new OEQA framework
 discard 2423072  oeqa/selftest: Move base class to case module
 discard aef6f0d  scripts/oe-test: Move load_test_components to oeqa.utils
     add b35bedd  oeqa/selftest: lock down Meson git revision for reliability
     new d6b78ae  scripts/oe-test: Move load_test_components to oeqa.utils
     new 0d3d974  oeqa/selftest: Move base class to case module
     new c38cab7  oeqa/selftest/case: Migrate case class to the new OEQA framework
     new 1130b40  scripts/oe-selftest: Move {add,remove}_include files to case
     new f295b70  oeqa/selftest/case.py: Remove machine selection logic
     new 8441da8  oeqa/selftest/case: Don't figure out the testlayer inside
     new 3b2a20e  scripts/oe-selftest: Migrate to new framework into oeqa.selftest.context
     new ddbbefd  oeqa/selftest/cases: Migrate test cases into the new oe-qa framework
     new eb8a1cd  devshell.bbclass: ensure toolchains available for do_devshell
     new fac6c0f  devshell.bbclass: clean up trailing whitespaces
     new 2fcb9be  recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode, links"
     new 36e6abf  sstate-diff-machines.sh: Replace MACHINE_ARCH only at the beginning and separated with dash
     new d44816b  initscripts: Populate volatile from existing file
     new eb61f7e  linux-firmware: add support for mt7601u WiFi chip
     new 4b5d552  distutils-base.bbclass: Do not use -pie with hardening
     new 7fe4c07  oeqa/runtime/context.py: Add support to specify port in target_ip
     new 17b832b  oeqa/core/loader: Call parent init method in OETestLoader
     new 986452c  scripts/oe-{self,}test: Logger change default stream to stdout

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   (48ef17a)
            \
             N -- N -- N   refs/heads/master-next (986452c)

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 18 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/lib/oeqa/selftest/cases/recipetool.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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


More information about the Openembedded-commits mailing list