[oe-commits] [meta-openembedded] branch master updated (d868532 -> 6a5d6bc)

git at git.openembedded.org git at git.openembedded.org
Sat Aug 31 14:56:52 UTC 2019


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

khem pushed a change to branch master
in repository meta-openembedded.

    from d868532  cryptsetup: add libdevmapper to RDEPENDS
     add 3360809  can-utils: Fix build with kernel headers >= 5.2
     add 103ab25  android-tools: update license md5sum for BSD-2-Clause
     add d6b4dee  can-isotp: Update to latest tip
     add dff9335  linux-atm: Fix build with kernel headers 5.2+
     add 2c67dcf  drbd: Upgrade to 9.0.19-1
     add 0433f28  xfsprogs: support usrmerge
     add 97c0af5  ntfs-3g-ntfsprogs: support usrmerge
     add 00582ff  grubby: support usrmerge
     add 2754eb9  netcf: Fix Manifest not found issue
     add c635174  meta-oe: Replace EXCLUDE_FROM_WORLD_libc-musl = "1" with COMPATIBLE_HOST_libc-musl = 'null'
     add 9d55993  Remove LICENSE = "MIT" from packagegroups and images
     add 31a55b9  Remove bogus COMMON_LICENSE_DIR usage in LIC_FILES_CHKSUM
     add 7127971  ssiapi: Upgrade to 1.3.0
     add 6a5d6bc  cryptsetup: add libdevmapper to RDEPENDS

No new revisions were added by this update.

Summary of changes:
 .../files/0001-Make-build-support-usrmerge.patch   |   43 +
 .../ntfs-3g-ntfsprogs_2017.3.23.bb                 |    1 +
 .../xfsprogs/files/0001-support-usrmerge.patch     |   40 +
 .../recipes-utils/xfsprogs/xfsprogs_5.2.1.bb       |    7 +-
 .../images/initramfs-kexecboot-image.bb            |    2 -
 .../recipes-devtools/grubby/grubby_git.bb          |    2 +-
 .../drbd/{drbd_9.0.18-1.bb => drbd_9.0.19-1.bb}    |    5 +-
 ...mdump-Include-linux-sockios.h-for-SIOCGST.patch |   59 +
 .../recipes-support/linux-atm/linux-atm_2.5.2.bb   |    1 +
 .../recipes-support/netcf/netcf_0.2.8.bb           |    4 +-
 meta-oe/conf/layer.conf                            |    2 +
 .../packagegroups/packagegroup-basic.bb            |    2 -
 .../packagegroups/packagegroup-boot.bb             |    2 -
 .../recipes-crypto/cryptsetup/cryptsetup_2.2.0.bb  |    2 -
 .../android-tools/android-tools_5.1.1.r37.bb       |    2 +-
 .../packagegroups/packagegroup-sdk-target.bb       |    2 -
 .../recipes-extended/socketcan/can-isotp_git.bb    |    2 +-
 ...ude-to-find-SIOCGSTAMP-with-latest-kernel.patch |  106 ++
 .../recipes-extended/socketcan/can-utils_git.bb    |    4 +-
 meta-oe/recipes-kernel/crash/crash_7.2.6.bb        |    2 +-
 .../minicoredumper/minicoredumper_2.0.1.bb         |    2 +-
 meta-oe/recipes-multimedia/alsa/alsa-oss_1.1.8.bb  |    2 +-
 .../daemontools/daemontools_0.76.bb                |    2 +-
 .../ssiapi/0001-Don-t-use-__GNUC_PREREQ.patch      |  116 ++
 .../ssiapi/ssiapi/0001-Include-libgen.h.patch      |   32 +
 .../0001-Use-pragma-once-unconditionally.patch     |  872 ------------
 ...og-Avoid-shadowing-functions-from-std-lib.patch |   57 +
 ...itor-ordered-comparison-between-pointers-.patch |   39 -
 .../0002-Convert-macros-into-functions.patch       |  123 --
 .../ssiapi/0002-Use-stangard-int-types.patch       |   54 +
 .../ssiapi/0002-boost-Backport-clang-support.patch | 1409 ++++++++++++++++++++
 ...-canonicalize_file_name-with-realpath-API.patch |   33 -
 ...ne-discover-const-String-path-in-base-cla.patch |   47 +
 ...lace-canonicalize_file_name-with-realpath.patch |   43 +
 ...rride-flags-coming-from-build-environment.patch |   33 +
 ...ne-Fix-indentation-and-missing-semi-colon.patch |   54 -
 .../ssiapi/ssiapi/0004-include-limits.h.patch      |   25 +
 .../0005-enable-out-of-source-tree-builds.patch    |  228 ++++
 .../ssiapi/0005-engine-Define-SENTINEL.patch       |   40 -
 ...issing-includes-and-use-realpath-instead-.patch |   40 -
 .../ssiapi/ssiapi/configure-cflags.patch           |   21 -
 meta-oe/recipes-support/ssiapi/ssiapi_1.0.1.bb     |   35 -
 meta-oe/recipes-support/ssiapi/ssiapi_1.3.0.bb     |   36 +
 meta-oe/recipes-test/pm-qa/pm-qa_git.bb            |    2 +-
 .../recipes-devtools/python/python-daemon_2.1.2.bb |    4 +-
 .../python/python-grpcio-tools.inc                 |    4 +-
 .../recipes-devtools/python/python-grpcio.inc      |    4 +-
 .../recipes-devtools/python/python-intervals.inc   |    4 +-
 .../python/python-lockfile_0.12.2.bb               |    2 +-
 .../recipes-devtools/python/python-pint.inc        |    2 +-
 .../recipes-devtools/python/python-protobuf.inc    |    2 +-
 .../python/python-robotframework-seriallibrary.inc |    2 +-
 .../recipes-devtools/python/python-scrypt.inc      |    2 +-
 .../packagegroups/packagegroup-xfce-multimedia.bb  |    2 -
 .../packagegroups/packagegroup-xfce-base.bb        |    2 -
 .../packagegroups/packagegroup-xfce-extended.bb    |    2 -
 56 files changed, 2366 insertions(+), 1301 deletions(-)
 create mode 100644 meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/files/0001-Make-build-support-usrmerge.patch
 create mode 100644 meta-filesystems/recipes-utils/xfsprogs/files/0001-support-usrmerge.patch
 rename meta-networking/recipes-support/drbd/{drbd_9.0.18-1.bb => drbd_9.0.19-1.bb} (84%)
 create mode 100644 meta-networking/recipes-support/linux-atm/linux-atm/0001-saaldump-atmdump-Include-linux-sockios.h-for-SIOCGST.patch
 create mode 100644 meta-oe/recipes-extended/socketcan/can-utils/0001-fix-include-to-find-SIOCGSTAMP-with-latest-kernel.patch
 create mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0001-Don-t-use-__GNUC_PREREQ.patch
 create mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0001-Include-libgen.h.patch
 delete mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0001-Use-pragma-once-unconditionally.patch
 create mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0001-log-Avoid-shadowing-functions-from-std-lib.patch
 delete mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0001-ssieventmonitor-ordered-comparison-between-pointers-.patch
 delete mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0002-Convert-macros-into-functions.patch
 create mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0002-Use-stangard-int-types.patch
 create mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0002-boost-Backport-clang-support.patch
 delete mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0003-Replace-canonicalize_file_name-with-realpath-API.patch
 create mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0003-engine-Define-discover-const-String-path-in-base-cla.patch
 create mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0003-replace-canonicalize_file_name-with-realpath.patch
 create mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0004-Do-not-override-flags-coming-from-build-environment.patch
 delete mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0004-engine-Fix-indentation-and-missing-semi-colon.patch
 create mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0004-include-limits.h.patch
 create mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0005-enable-out-of-source-tree-builds.patch
 delete mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0005-engine-Define-SENTINEL.patch
 delete mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/0006-tools-Add-missing-includes-and-use-realpath-instead-.patch
 delete mode 100644 meta-oe/recipes-support/ssiapi/ssiapi/configure-cflags.patch
 delete mode 100644 meta-oe/recipes-support/ssiapi/ssiapi_1.0.1.bb
 create mode 100644 meta-oe/recipes-support/ssiapi/ssiapi_1.3.0.bb

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


More information about the Openembedded-commits mailing list