[oe-commits] [openembedded-core] branch master-next updated (6d6f945 -> 44931a0)

git at git.openembedded.org git at git.openembedded.org
Tue Dec 31 11:20:42 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 6d6f945  sstatesig: Fix incorrect super() usage and use correct get_unihash function
 discard 21f6c73  buildtools-extended-tarball: add recipe with build-essentials
 discard d6452e6  glew/curl: specify exclusive package configs
 discard a9babbb  base.bbclass: extend PACKAGECONFIG for conflict package configs
 discard 63f7582  bitbake.conf: Simplify TARGET_SYS/SDK_SYS
 discard 9964777  sstatesig: Test extra cross/native hashserv method
 discard 4ac9898  gettext: fix failing ptests
 discard 15ba925  psmisc: revert to default autopoint exclusion
 discard ba6b352  gettext: update to 0.20.1
 discard bb87680  gettext-minimal-native: update to 0.20.1
 discard c7d782d  HACK: signing: Add extra test debug
 discard 1bc422b  HACK: Enable saving of packages
 discard 0f97a2d  oescripts.py: use unittest.SkipUnless for class skip
 discard 57c1e2b  cairo: Adapt license for cairo-dbg and cairo-src based on contents
     add aee9beb  python3: Upgrade 3.7.5 -> 3.7.6
     add 7a3d575  mesa: Upgrade to 19.3.1
     add bb6a99f  systemd: fix ${PN}-journal-remote systemd unit
     add 4b93115  classes/image_types_wic: Depend on do_image_complete tasks
     add fda5d9b  runqemu: Add multiconfig support
     add 37c9c50  lttng-ust: Turn examples into a packageconfig
     add df107f3  python3: RDEPEND on libgcc
     new 7b9a934  cairo: Adapt license for cairo-dbg and cairo-src based on contents
     new 9e15f97  oescripts.py: use unittest.SkipUnless for class skip
     new 670c034  HACK: Enable saving of packages
     new 76a6185  HACK: signing: Add extra test debug
     new 41821ae  gettext-minimal-native: update to 0.20.1
     new bc64326  gettext: update to 0.20.1
     new b591efa  psmisc: revert to default autopoint exclusion
     new 3f9801e  gettext: fix failing ptests
     new d5f9ac2  sstatesig: Test extra cross/native hashserv method
     new 8038a43  bitbake.conf: Simplify TARGET_SYS/SDK_SYS
     new 941642a  base.bbclass: extend PACKAGECONFIG for conflict package configs
     new b6635f1  glew/curl: specify exclusive package configs
     new e4e6735  buildtools-extended-tarball: add recipe with build-essentials
     new 666800a  sstatesig: Fix incorrect super() usage and use correct get_unihash function
     new 44931a0  util-linux: Use PCRE for hardlink

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   (6d6f945)
            \
             N -- N -- N   refs/heads/master-next (44931a0)

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 15 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/image_types_wic.bbclass               |  1 +
 meta/recipes-core/systemd/systemd_243.2.bb         |  2 +-
 meta/recipes-core/util-linux/util-linux.inc        |  7 +++++
 .../python/{python3_3.7.5.bb => python3_3.7.6.bb}  |  6 ++--
 ...-dispatch_common.h-define-also-EGL_NO_X11.patch | 26 +++++++++++++++++
 meta/recipes-graphics/libepoxy/libepoxy_1.5.4.bb   |  1 +
 ...-check-for-all-linux-host_os-combinations.patch | 18 ++++++------
 .../0002-meson.build-make-TLS-ELF-optional.patch   | 18 ++++++------
 ...0003-Allow-enable-DRI-without-DRI-drivers.patch | 10 +++----
 ...-Enable-asm-unconditionally-now-that-gen_.patch | 10 +++----
 .../mesa/{mesa-gl_19.2.4.bb => mesa-gl_19.3.1.bb}  |  0
 .../mesa/{mesa_19.2.4.bb => mesa_19.3.1.bb}        |  6 ++--
 meta/recipes-kernel/lttng/lttng-ust_2.11.0.bb      |  1 +
 scripts/runqemu                                    | 34 +++++++++++++++-------
 14 files changed, 95 insertions(+), 45 deletions(-)
 rename meta/recipes-devtools/python/{python3_3.7.5.bb => python3_3.7.6.bb} (98%)
 create mode 100644 meta/recipes-graphics/libepoxy/files/0001-dispatch_common.h-define-also-EGL_NO_X11.patch
 rename meta/recipes-graphics/mesa/{mesa-gl_19.2.4.bb => mesa-gl_19.3.1.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_19.2.4.bb => mesa_19.3.1.bb} (69%)

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


More information about the Openembedded-commits mailing list