[oe-commits] [openembedded-core] branch master-next updated (b1d9ae0 -> 5e47316)

git at git.openembedded.org git at git.openembedded.org
Thu Aug 8 09:27:12 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 b1d9ae0  local.conf.sample: do not add sdl to nativesdk qemu config
 discard c54e3a4  insane.bbclass: in file-rdeps do not look into RDEPENDS recursively
     new 34196d2  musl: Update to master tip
     new 4e00cea  deb: allow custom dpkg command
     new 933286b  grub/grub-efi: fix conflict for aach64
     new a997916  man-db:upgrade 2.8.5 -> 2.8.6.1
     new 022d642  cmake: 3.14.5 -> 3.15.1
     new cdde026  python3-mako: 1.0.14 -> 1.1.0
     new 1f64ecf  ovmf: Update to version edk2-stable201905
     new b9851d6  ovmf: Set PV
     new 435d1f8  ovmf: Use HOSTTOOLS' python3
     new daaf9d7  ovmf: Generate test Platform key and first Key Exchange Key
     new 5e47316  runqemu: Add support to handle EnrollDefaultKeys PK/KEK1 certificate

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   (b1d9ae0)
            \
             N -- N -- N   refs/heads/master-next (5e47316)

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 11 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/insane.bbclass                        |   18 +
 meta/classes/package_deb.bbclass                   |    5 +-
 meta/conf/local.conf.sample                        |    5 +-
 meta/recipes-bsp/grub/grub-efi_2.04.bb             |    5 +
 meta/recipes-bsp/grub/grub_2.04.bb                 |    4 +
 meta/recipes-core/musl/musl_git.bb                 |    2 +-
 ...eader.makefile-add-Wno-stringop-truncatio.patch |   71 --
 .../ovmf/ovmf/0001-ia32-Dont-use-pie.patch         |   46 -
 ...aseTools-header.makefile-add-Wno-restrict.patch |  102 --
 ...eader.makefile-revert-gcc-8-Wno-xxx-optio.patch |   53 -
 ...makefile-adjust-to-build-in-under-bitbake.patch |   33 +-
 ...enVtf-silence-false-stringop-overflow-war.patch |   66 --
 ...ollDefaultKeys-application-for-enrolling-.patch | 1124 --------------------
 .../ovmf/ovmf/no-stack-protector-all-archs.patch   |   26 +-
 meta/recipes-core/ovmf/ovmf_git.bb                 |   40 +-
 ...ake-native_3.14.5.bb => cmake-native_3.15.1.bb} |    0
 meta/recipes-devtools/cmake/cmake.inc              |    4 +-
 ...ineSystem-use-oe-environment-vars-to-load.patch |   13 +-
 .../0002-cmake-Prevent-the-detection-of-Qt5.patch  |   33 +-
 ...upport-OpenEmbedded-Qt4-tool-binary-names.patch |   11 +-
 ...ently-if-system-Qt-installation-is-broken.patch |   11 +-
 .../cmake/{cmake_3.14.5.bb => cmake_3.15.1.bb}     |    0
 ...ython3-mako_1.0.14.bb => python3-mako_1.1.0.bb} |    4 +-
 .../man-db/{man-db_2.8.5.bb => man-db_2.8.6.1.bb}  |    4 +-
 scripts/runqemu                                    |   32 +
 25 files changed, 160 insertions(+), 1552 deletions(-)
 delete mode 100644 meta/recipes-core/ovmf/ovmf/0001-BaseTools-header.makefile-add-Wno-stringop-truncatio.patch
 delete mode 100644 meta/recipes-core/ovmf/ovmf/0001-ia32-Dont-use-pie.patch
 delete mode 100644 meta/recipes-core/ovmf/ovmf/0002-BaseTools-header.makefile-add-Wno-restrict.patch
 delete mode 100644 meta/recipes-core/ovmf/ovmf/0003-BaseTools-header.makefile-revert-gcc-8-Wno-xxx-optio.patch
 delete mode 100644 meta/recipes-core/ovmf/ovmf/0004-BaseTools-GenVtf-silence-false-stringop-overflow-war.patch
 delete mode 100644 meta/recipes-core/ovmf/ovmf/0007-OvmfPkg-EnrollDefaultKeys-application-for-enrolling-.patch
 rename meta/recipes-devtools/cmake/{cmake-native_3.14.5.bb => cmake-native_3.15.1.bb} (100%)
 rename meta/recipes-devtools/cmake/{cmake_3.14.5.bb => cmake_3.15.1.bb} (100%)
 rename meta/recipes-devtools/python/{python3-mako_1.0.14.bb => python3-mako_1.1.0.bb} (75%)
 rename meta/recipes-extended/man-db/{man-db_2.8.5.bb => man-db_2.8.6.1.bb} (92%)

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


More information about the Openembedded-commits mailing list