[oe-commits] [openembedded-core] branch master updated (0325dd7 -> 78fcea7)

git at git.openembedded.org git at git.openembedded.org
Tue Jul 9 22:31:12 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository openembedded-core.

    from 0325dd7  cve-update-db: Catch request.urlopen errors.
     new 4078da9  cve-check: Depends on cve-update-db-native
     new f7676e9  cve-update-db: Use NVD CPE data to populate PRODUCTS table
     new bc0195b  cve-check: Update unpatched CVE matching
     new 099a2a2  go.bbclass: separate the ptest logic to go-ptest class
     new 09e7f60  libdrm: update to 2.4.99
     new 0325aae  i2c-tools: Add alternative for i2ctransfer
     new c868543  util-linux:upgrade 2.33.2 -> 2.34
     new 9f974dd  core-image-sato-sdk-ptest: Reduce image padding size due to bootimg 4GB limit
     new 78fcea7  oeqa/bbtests: Tweak test bitbake output pattern matching

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/cve-check.bbclass                     | 56 ++++++++++----
 meta/classes/go-ptest.bbclass                      | 54 +++++++++++++
 meta/classes/go.bbclass                            | 52 +------------
 meta/conf/distro/include/maintainers.inc           |  2 +-
 meta/lib/oeqa/selftest/cases/bbtests.py            |  2 +-
 .../{cve-update-db.bb => cve-update-db-native.bb}  | 88 ++++++++++++++++++----
 .../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 +-
 .../drm/{libdrm_2.4.98.bb => libdrm_2.4.99.bb}     |  4 +-
 .../images/core-image-sato-sdk-ptest.bb            |  4 +-
 11 files changed, 180 insertions(+), 106 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