[oe-commits] [openembedded-core] branch master-next updated (e3f3842 -> afc37f0)

git at git.openembedded.org git at git.openembedded.org
Fri Jun 14 10:56:33 UTC 2019


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 e3f3842  devicetree.bbclass: Combine stderr into stdout to see actual dtc error
 discard 0023416  python3-scons: fix regex replacing python by python3
 discard a68efcf  systemd: Backport OpenSSL BUF_MEM fix
 discard 8a6b4e8  scons: inherit python3native
 discard 79f9622  serf: cleanup recipe
 discard a32316d  mesa: make gallium virgl target optional
 discard 319d8ae  mesa: make gallium swrast target optional
 discard d261aa8  diffutils/run-ptest: support to run at arbitrary path
 discard afe3c21  selftest/devtool: fix URI to MarkupSafe package
 discard 8bdcc21  opkg-utils: upgrade to version 0.4.1
 discard 28b5624  opkg: upgrade to version 0.4.1
     new 4bf3177  opkg-utils: upgrade to version 0.4.1
     new de66d76  selftest/devtool: fix URI to MarkupSafe package
     new ae677da  diffutils/run-ptest: support to run at arbitrary path
     new 465f82a  serf: cleanup recipe
     new f57987d  scons: inherit python3native
     new 0367b1e  systemd: Backport OpenSSL BUF_MEM fix
     new 2844afc  python3-scons: fix regex replacing python by python3
     new afc37f0  devicetree.bbclass: Combine stderr into stdout to see actual dtc error

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

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 8 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:
 ...-libopkg-add-add-ignore-recommends-option.patch | 259 +++++++++++++++++++++
 ...pkg-add-target-for-testsuite-installation.patch |  43 ++++
 ...sue72.py-resolve-paths-before-comparision.patch |  31 +++
 .../opkg/{opkg_0.4.1.bb => opkg_0.4.0.bb}          |   7 +-
 meta/recipes-graphics/mesa/mesa.inc                |  25 +-
 5 files changed, 348 insertions(+), 17 deletions(-)
 create mode 100644 meta/recipes-devtools/opkg/opkg/0001-libopkg-add-add-ignore-recommends-option.patch
 create mode 100644 meta/recipes-devtools/opkg/opkg/0001-opkg-add-target-for-testsuite-installation.patch
 create mode 100644 meta/recipes-devtools/opkg/opkg/0001-regress-issue72.py-resolve-paths-before-comparision.patch
 rename meta/recipes-devtools/opkg/{opkg_0.4.1.bb => opkg_0.4.0.bb} (87%)

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


More information about the Openembedded-commits mailing list