[oe-commits] [openembedded-core] branch master-next updated (85e91e8 -> f103a88)

git at git.openembedded.org git at git.openembedded.org
Fri Jul 5 11:13:13 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 85e91e8  cve-update-db: Catch request.urlopen errors.
 discard 8103500  grub-efi.bbclass: take into consideration of multilib
 discard 6c411b4  insane: use clean_path for the host contamination warnings
 discard a430a37  gcc-9.1: add back GLIBC_DYNAMIC_LINKER riscv changes
 discard 0ee369f  buildhistory_analysis: ignore ownership for sysroot diffs
 discard 1ca602b  defaultsetup.conf: enable select init manager
 discard 08e372f  Revert "pigz: Add debug for autobuilder errors"
 discard 8696641  pigz: Add debug for autobuilder errors
     add 01b816b  buildhistory_analysis: ignore ownership for sysroot diffs
     add 87a59a7  gcc-9.1: add back GLIBC_DYNAMIC_LINKER riscv changes
     add c2f2ea8  insane: use clean_path for the host contamination warnings
     add 3c7b6df  grub-efi.bbclass: take into consideration of multilib
     add 0325dd7  cve-update-db: Catch request.urlopen errors.
     new 2c62f4e  pigz: Add debug for autobuilder errors
     new 2d7e491  Revert "pigz: Add debug for autobuilder errors"
     new 39a9ec0  defaultsetup.conf: enable select init manager
     new a497761  cve-check: Depends on cve-update-db-native
     new 1a8baea  cve-update-db: Use NVD CPE data to populate PRODUCTS table
     new 09c5395  cve-check: Update unpatched CVE matching
     new e435e93  go.bbclass: separate the ptest logic to go-ptest class
     new 8273223  libdrm: update to 2.4.99
     new cd807a2  i2c-tools: Add alternative for i2ctransfer
     new 80f848a  util-linux:upgrade 2.33.2 -> 2.34
     new 1fcc6b8  package: Force rebuild for testing
     new f103a88  meta: Improve handling of VIRTUAL-RUNTIME variables

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   (85e91e8)
            \
             N -- N -- N   refs/heads/master-next (f103a88)

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 12 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/cve-check.bbclass                     | 56 ++++++++++----
 meta/classes/go-ptest.bbclass                      | 54 +++++++++++++
 meta/classes/go.bbclass                            | 52 +------------
 meta/classes/package.bbclass                       |  1 +
 .../distro/include/init-manager-mdev-busybox.inc   | 10 +--
 meta/conf/distro/include/init-manager-systemd.inc  |  6 +-
 meta/conf/distro/include/init-manager-sysvinit.inc |  6 +-
 .../{cve-update-db.bb => cve-update-db-native.bb}  | 88 ++++++++++++++++++----
 .../packagegroups/packagegroup-core-boot.bb        |  3 -
 .../check-for-_HAVE_STRUCT_TERMIOS_C_OSPEED.patch  | 16 ----
 .../{util-linux_2.33.2.bb => util-linux_2.34.bb}   |  5 +-
 meta/recipes-devtools/i2c-tools/i2c-tools_4.1.bb   |  3 +-
 .../packagegroup-core-full-cmdline.bb              |  3 -
 .../drm/{libdrm_2.4.98.bb => libdrm_2.4.99.bb}     |  4 +-
 14 files changed, 188 insertions(+), 119 deletions(-)
 create mode 100644 meta/classes/go-ptest.bbclass
 rename meta/recipes-core/meta/{cve-update-db.bb => cve-update-db-native.bb} (62%)
 delete mode 100644 meta/recipes-core/util-linux/util-linux/check-for-_HAVE_STRUCT_TERMIOS_C_OSPEED.patch
 rename meta/recipes-core/util-linux/{util-linux_2.33.2.bb => util-linux_2.34.bb} (59%)
 rename meta/recipes-graphics/drm/{libdrm_2.4.98.bb => libdrm_2.4.99.bb} (95%)

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


More information about the Openembedded-commits mailing list