[oe-commits] [openembedded-core] branch master-next updated (126fc3a -> 7d692d3)

git at git.openembedded.org git at git.openembedded.org
Thu Nov 15 19:02:29 UTC 2018


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 126fc3a  oepydevshell-internal.py: decode only when readdata is valid
 discard 7b79ee9  module.bbclass: Add INSTALL_FW_PATH for out-of-tree modules
 discard 7e8396a  busybox: Provide /bin/ash when usrmerge is enabled
 discard ac66374  checklayer: generate locked-sigs.inc under builddir
 discard e45602b  gettext: fix CVE-2018-18751
 discard 1af7f10  oeqa/httpserver: Add extra logging for debugging
     new 1eaf55f  oeqa/httpserver: Add extra logging for debugging
     new a85cf5b  gettext: fix CVE-2018-18751
     new 51ee407  checklayer: generate locked-sigs.inc under builddir
     new 2978e89  busybox: Provide /bin/ash when usrmerge is enabled
     new edabf0a  module.bbclass: Add INSTALL_FW_PATH for out-of-tree modules
     new 1726ffb  oepydevshell-internal.py: decode only when readdata is valid
     new 2b9a7d8  oeqa/selftest/context: Replace deprecated imp module usage
     new 31e5cf3  oeqa/utils/qemurunner.py: Fix python regex warnings
     new 277e767  lib/oe/package_manager: Avoid race problems when calling list_pkgs()
     new c110842  scripts: Remove deprecated imp module usage
     new c9b165a  oeqa/concurrencytest: Avoid unclosed file warnings
     new 7d692d3  testimage/testsdk/selftest: Avoid platform.distro_identifier deprecation warnings

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   (126fc3a)
            \
             N -- N -- N   refs/heads/master-next (7d692d3)

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 12 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/testimage.bbclass              |  2 +-
 meta/classes/testsdk.bbclass                |  2 +-
 meta/lib/oe/package_manager.py              | 13 ++++++----
 meta/lib/oeqa/core/utils/concurrencytest.py |  3 +++
 meta/lib/oeqa/selftest/context.py           |  7 +++---
 meta/lib/oeqa/utils/httpserver.py           | 39 +++++++++++------------------
 meta/lib/oeqa/utils/qemurunner.py           | 10 ++++----
 scripts/lib/scriptutils.py                  | 11 ++++----
 scripts/pythondeps                          |  8 +++---
 9 files changed, 44 insertions(+), 51 deletions(-)

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


More information about the Openembedded-commits mailing list