[oe-commits] [openembedded-core] branch master-next updated (c80972b -> 1ce401d)

git at git.openembedded.org git at git.openembedded.org
Thu Nov 22 12:22:34 UTC 2018


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

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

    from c80972b  maintainers: Add entry for new recipe libdazzle
     new 14d99dc  oeqa/qemu & runtime: qemu do not need ip input from external
     new 1db6a6f  qemurunner: Add support for slirp
     new 815e05a  oeqa/qemu: Add support for slirp
     new 3df9ee8  testimage: Add support for slirp
     new 07b59af  terminal: Cope with unreleased versions of tmux
     new 8b31c91  sstate.bbclass: set SSTATE_EXTRAPATHWILDCARD explicitly
     new 6d2e44d  gcc: Select proper ARC CPU when build for target
     new a455616  mdadm: Upgrade to 4.1
     new 1ce401d  u-boot: Add mkenvimage tool

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/image_types.bbclass                   |  2 +-
 meta/classes/kernel-fitimage.bbclass               |  2 +-
 meta/classes/kernel-uimage.bbclass                 |  2 +-
 meta/classes/sstate.bbclass                        |  2 +-
 meta/classes/testimage.bbclass                     |  5 ++
 meta/conf/distro/include/distro_alias.inc          |  2 +-
 meta/conf/distro/include/maintainers.inc           |  2 +-
 meta/lib/oe/terminal.py                            |  2 +
 meta/lib/oeqa/core/target/qemu.py                  | 27 ++++++--
 meta/lib/oeqa/runtime/context.py                   |  2 +-
 meta/lib/oeqa/utils/qemurunner.py                  | 17 +++--
 ...-mkimage_2018.07.bb => u-boot-tools_2018.07.bb} | 26 +++++++-
 meta/recipes-devtools/gcc/gcc-target.inc           |  1 +
 .../mdadm/files/0001-Disable-gcc8-warnings.patch   | 74 ++++++++++-----------
 ...th-of-corosync-and-dlm-header-files-check.patch | 21 ++----
 ...heck-for-implicit-fallthrough-warning-sup.patch | 11 ++--
 ...ys-sysmacros.h-for-major-minor-defintions.patch | 10 +--
 ...m-Add-Wimplicit-fallthrough-0-in-Makefile.patch | 37 -----------
 ...dadm.h-Undefine-dprintf-before-redefining.patch | 12 ++--
 ...e-instead-of-memcpy-on-overlapping-region.patch | 31 ---------
 ...pecify-enough-length-when-write-to-buffer.patch | 75 ----------------------
 ...rintf-with-strncpy-at-some-places-to-avoi.patch | 59 -----------------
 ...orced-type-conversion-to-avoid-truncation.patch | 33 ----------
 ...d-a-comment-to-indicate-valid-fallthrough.patch | 36 +++++------
 meta/recipes-extended/mdadm/files/gcc-4.9.patch    | 19 ++++--
 .../mdadm/files/mdadm-3.3.2_x32_abi_time_t.patch   | 22 +++++--
 .../mdadm/files/mdadm-fix-ptest-build-errors.patch | 10 ++-
 .../mdadm/{mdadm_4.0.bb => mdadm_4.1.bb}           |  9 +--
 28 files changed, 178 insertions(+), 373 deletions(-)
 rename meta/recipes-bsp/u-boot/{u-boot-mkimage_2018.07.bb => u-boot-tools_2018.07.bb} (56%)
 delete mode 100644 meta/recipes-extended/mdadm/files/0001-mdadm-Add-Wimplicit-fallthrough-0-in-Makefile.patch
 delete mode 100644 meta/recipes-extended/mdadm/files/0001-use-memmove-instead-of-memcpy-on-overlapping-region.patch
 delete mode 100644 meta/recipes-extended/mdadm/files/0002-mdadm-Specify-enough-length-when-write-to-buffer.patch
 delete mode 100644 meta/recipes-extended/mdadm/files/0003-Replace-snprintf-with-strncpy-at-some-places-to-avoi.patch
 delete mode 100644 meta/recipes-extended/mdadm/files/0004-mdadm-Forced-type-conversion-to-avoid-truncation.patch
 rename meta/recipes-extended/mdadm/{mdadm_4.0.bb => mdadm_4.1.bb} (83%)

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


More information about the Openembedded-commits mailing list