[oe-commits] [openembedded-core] branch master-next updated (7ffe8cf -> 98fb63a)

git at git.openembedded.org git at git.openembedded.org
Tue Jul 31 21:56:36 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 7ffe8cf  python3: fix depends of python3-tests
 discard 75be233  kdump: start kdump.service after basic.target
 discard 9a15ee9  gcc-7.3: Backport fixes for std::pair high memory usage
 discard 1caf671  gcc-7.3: Fix build on ppc64le hosts
 discard 372da5e  systemd.py: increase default bus timeout
 discard 88dbcc5  systemd: backport patch to allow setting dbus calls timeout
 discard 6d8ebfc  parselogs.py: ignore network interface name changing failure
 discard e79e725  oe_syslog.py: fix settings in OEHasPackage decorator
 discard 6a5f264  kernel-yocto.bbclass: Adds oe-local-files path (devtool) to include directives
 discard 85ba6e0  oeqa/selftest: Add package hardlink test
 discard 508b028  package.bbclass: Fix hardlink preservation issue
 discard 63dddd3  devtool-source.bbclass: Support kernel fragments not in SRC_URI
 discard 802f947  mtd-utils: Revert "Return correct error number in ubi_get_vol_in"
 discard b88a768  libtool: Fix problem with libtoolize in multilib installations
 discard b4b768b  multilib_script: Add support for multilib scripts
 discard 6a3ac87  oe-selftest: devtool: avoid parallel races by using temporary copy of meta
 discard 641ab4f  oe-selftest: quick hack to test
     add 18e8374  multilib_script: Add support for multilib scripts
     add f70040f  libtool: Fix problem with libtoolize in multilib installations
     add 41356d2  mtd-utils: Revert "Return correct error number in ubi_get_vol_in"
     add 28eeada  package.bbclass: Fix hardlink preservation issue
     add 751fc78  oeqa/selftest: Add package hardlink test
     add 119c223  oe_syslog.py: fix settings in OEHasPackage decorator
     add f1735fe  parselogs.py: ignore network interface name changing failure
     add caa4fa5  systemd: backport patch to allow setting dbus calls timeout
     add a5b1dca  systemd.py: increase default bus timeout
     add ac9a54f  kdump: start kdump.service after basic.target
     add f03f3ed  python3: fix depends of python3-tests
     add 2457cd5  oe-selftest: devtool: avoid parallel races by using temporary copy of core
     add c17f5e7  gcc-7.3: Fix build on ppc64le hosts
     add 51a09ba  gcc-7.3: Backport fixes for std::pair high memory usage
     new 8e59b7b  oe-selftest: quick hack to test
     new 6ac41d9  devtool-source.bbclass: Support kernel fragments not in SRC_URI
     new e10dc74  kernel-yocto.bbclass: Adds oe-local-files path (devtool) to include directives
     new 03a5eb8  multiconfig: Enable multiconfig dependencies on oe-core
     new f782083  util-linux.inc: add fallocate only for class-target
     new 6e28cb0  vulkan: upgrade to version 1.1.73.0
     new 4d4cb9a  vulkan-demos: upgrade to latest commit
     new b7c5046  security_flags.inc: Fix compiler flag error
     new 98fb63a  util-linux: Enable fallocate for native/nativesdk

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   (7ffe8cf)
            \
             N -- N -- N   refs/heads/master-next (98fb63a)

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 9 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/staging.bbclass                       |   8 +-
 meta/conf/bitbake.conf                             |   2 +-
 meta/conf/distro/include/security_flags.inc        |   2 +-
 meta/lib/oe/sstatesig.py                           |   9 +-
 meta/lib/oeqa/selftest/cases/devtool.py            |  39 ++++++--
 meta/recipes-core/util-linux/util-linux.inc        |   4 +-
 meta/recipes-core/util-linux/util-linux_2.32.bb    |   2 -
 ...ix-ppc64le-build-Partial-backport-r256656.patch |   1 +
 .../0001-PR-c-80290-memory-hog-with-std-pair.patch |   1 +
 ...ild-demos-with-questionably-licensed-data.patch |  51 +++++-----
 .../vulkan-demos/0001-Fix-build-on-x86.patch       |  41 --------
 ...stalling-demos-support-out-of-tree-builds.patch |  85 ----------------
 meta/recipes-graphics/vulkan/vulkan-demos_git.bb   |  11 ++-
 .../vulkan/demos-Don-t-build-tri-or-cube.patch     | 110 ++++++++++++---------
 .../{vulkan_1.0.65.2.bb => vulkan_1.1.73.0.bb}     |   7 +-
 15 files changed, 158 insertions(+), 215 deletions(-)
 delete mode 100644 meta/recipes-graphics/vulkan/vulkan-demos/0001-Fix-build-on-x86.patch
 delete mode 100644 meta/recipes-graphics/vulkan/vulkan-demos/0001-Support-installing-demos-support-out-of-tree-builds.patch
 rename meta/recipes-graphics/vulkan/{vulkan_1.0.65.2.bb => vulkan_1.1.73.0.bb} (88%)

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


More information about the Openembedded-commits mailing list