[oe-commits] [openembedded-core] branch master-next updated (636a82b -> 6594f86)

git at git.openembedded.org git at git.openembedded.org
Thu Oct 4 22:04:23 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 636a82b  e2fsprogs: add bzip2 to ptest RDEPENDS
 discard 5522486  e2fsprogs: fix stray quote in test configuration
 discard 94c7406  python: consolidate common patches
 discard e9c1cdc  python: fix failing ssl tests
     add 1771cf0  e2fsprogs: fix stray quote in test configuration
     add fb837f1  e2fsprogs: add bzip2 to ptest RDEPENDS
     new 4f4bbb9  python: fix failing ssl tests
     new 75cdd5f  python: consolidate common patches
     new 1c1e836  siteinfo: define data for m68k
     new dbd59f3  kernel-arch.bbclass: add m68k to kernel arch map
     new 0d4e4f9  conf/machine/include: add m68k architecture definitions
     new 5d23c1c  conf/machine/include: add mcf5441x cpu type tuning
     new 64905c2  piglit: correctly find wayland include dirs
     new 4f28099  piglit: inherit pkgconfig
     new cdfda3f  externalsrc.bbclass: Set BB_DONT_CACHE for non-target recipes
     new 6594f86  libusb: ptest: don't skip debug output and fix failures processing

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   (636a82b)
            \
             N -- N -- N   refs/heads/master-next (6594f86)

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 10 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/externalsrc.bbclass                   |  4 +--
 meta/classes/kernel-arch.bbclass                   |  1 +
 meta/classes/siteinfo.bbclass                      |  1 +
 meta/conf/machine/include/m68k/arch-m68k.inc       |  8 ++++++
 meta/conf/machine/include/tune-mcf5441x.inc        | 13 +++++++++
 ...-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch | 32 ++++++++++++++++++++++
 meta/recipes-graphics/piglit/piglit_git.bb         |  3 +-
 meta/recipes-support/libusb/libusb1/run-ptest      | 32 ++++++++++++++++------
 8 files changed, 82 insertions(+), 12 deletions(-)
 create mode 100644 meta/conf/machine/include/m68k/arch-m68k.inc
 create mode 100644 meta/conf/machine/include/tune-mcf5441x.inc
 create mode 100644 meta/recipes-graphics/piglit/piglit/0001-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch

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


More information about the Openembedded-commits mailing list