[oe-commits] [openembedded-core] branch master updated (48775d2 -> 125789b)

git at git.openembedded.org git at git.openembedded.org
Wed Aug 15 20:47:47 UTC 2018


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

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

    from 48775d2  systemd: fixes for the compatibility interface
     new 624f6fd  package_manager: Add definitions for riscv machines
     new d7130a7  wic: Remove the unused variable Partition.sourceparams_dict
     new 3a85df7  wic: bootimg-partition: Use the relative path in the install_task
     new 3203037  wic: bootimg-partition: Add do_configure_partition() method
     new bdf8ae5  wic: bootimg-partition: Add support to create the u-boot boot config file
     new f0f8ee6  swig: fix gcc8 warnings for cast between incompatible function types
     new 73e9a5f  weston: add dependency on virtual/libgbm for kms PACKAGECONFIG
     new 805edbc  package.bbclass: improve -dbg and -src package ordering
     new 97b4394  image: Use ${COREBASE}/meta for timestamp, fallback to bitbake.conf
     new 125789b  cve-check.bbclass: do not download the CVE DB in package-specific tasks

The 10 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                     |   2 +-
 meta/classes/image.bbclass                         |   5 +-
 meta/classes/package.bbclass                       |  15 +-
 meta/lib/oe/package_manager.py                     |   2 +
 ...n-Fix-new-GCC8-warnings-in-generated-code.patch | 191 +++++++++++++++++++++
 meta/recipes-devtools/swig/swig_3.0.12.bb          |   1 +
 meta/recipes-graphics/wayland/weston_4.0.0.bb      |   2 +-
 scripts/lib/wic/partition.py                       |   1 -
 .../lib/wic/plugins/source/bootimg-partition.py    | 102 ++++++++---
 9 files changed, 287 insertions(+), 34 deletions(-)
 create mode 100644 meta/recipes-devtools/swig/swig/Python-Fix-new-GCC8-warnings-in-generated-code.patch

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


More information about the Openembedded-commits mailing list