[oe-commits] [openembedded-core] branch master updated (73579c8 -> 4a69bf5)

git at git.openembedded.org git at git.openembedded.org
Thu Jul 18 11:17:40 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 73579c8  python3: upgrade 3.7.3 -> 3.7.4
     new bfc8c96  kernel-fitimage: uboot-sign: fix missing signature
     new ac115c3  subversion: set CVE vendor to Apache
     new 30ff8bb  boost: set CVE vendor to Boost
     new f2adf5e  git: set CVE vendor to git-scm
     new 2c3d689  ed: set CVE vendor to avoid false positives
     new a484384  busybox: enable unicode support
     new 270ac00  cve-check.bbclass: initialize to_append
     new 55ecf69  oe/copy_buildsystem: move layer into layers directory
     new 2501fb4  freetype: add --tag CC to libtool arguments
     new e6bf900  cve-check: allow comparison of Vendor as well as Product
     new 0598ccd  flex: set CVE_PRODUCT to include vendor
     new 9177033  cve-update-db-native: use SQL placeholders instead of format strings
     new 6bb6de7  ltp: getrlimit03: adjust-a-bit-of-code-to-compatiable-with mips32
     new 0fd2b33  xkeyboard-config: remove redundant intltool dependency
     new ecbf494  opensbi: Fix installed-vs-shipped warning
     new 088f5d9  qemurunner.py: Be more verbose about problems
     new 30ff502  package_manager: Ensure the base-feed directory exists
     new 6ee8d72  piglit: upgrade to latest revision
     new 4a69bf5  pkgconf: upgrade 1.6.1 -> 1.6.3

The 19 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                     | 13 ++--
 meta/classes/uboot-sign.bbclass                    |  4 +-
 meta/lib/oe/copy_buildsystem.py                    |  8 ++-
 meta/lib/oe/package_manager.py                     |  2 +
 meta/lib/oeqa/utils/qemurunner.py                  | 20 +++---
 meta/recipes-bsp/opensbi/opensbi_0.4.bb            |  1 +
 meta/recipes-core/busybox/busybox/unicode.cfg      | 10 +++
 meta/recipes-core/busybox/busybox_1.31.0.bb        |  1 +
 meta/recipes-core/meta/cve-update-db-native.bb     |  2 +-
 meta/recipes-devtools/flex/flex_2.6.0.bb           |  3 +
 meta/recipes-devtools/git/git.inc                  |  2 +
 .../pkgconf/{pkgconf_1.6.1.bb => pkgconf_1.6.3.bb} |  4 +-
 .../subversion/subversion_1.12.0.bb                |  2 +
 meta/recipes-extended/ed/ed_1.15.bb                |  2 +
 ...-adjust-a-bit-of-code-to-compatiable-with.patch | 62 ++++++++++++++++++
 ...efine-TST_ABI-32-64-to-detect-target-type.patch | 74 ++++++++++++++++++++++
 meta/recipes-extended/ltp/ltp_20190115.bb          |  2 +
 .../freetype/freetype/use-right-libtool.patch      |  2 +-
 meta/recipes-graphics/piglit/piglit_git.bb         |  2 +-
 .../xorg-lib/xkeyboard-config_2.27.bb              |  3 +-
 meta/recipes-support/boost/boost.inc               |  2 +
 21 files changed, 198 insertions(+), 23 deletions(-)
 create mode 100644 meta/recipes-core/busybox/busybox/unicode.cfg
 rename meta/recipes-devtools/pkgconf/{pkgconf_1.6.1.bb => pkgconf_1.6.3.bb} (95%)
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-getrlimit03-adjust-a-bit-of-code-to-compatiable-with.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-lapi-Define-TST_ABI-32-64-to-detect-target-type.patch

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


More information about the Openembedded-commits mailing list