[oe-commits] [meta-openembedded] branch master-next updated (b0290df -> 2900995)

git at git.openembedded.org git at git.openembedded.org
Sun Aug 19 16:35:45 UTC 2018


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

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

    from b0290df  ipvsadm: fix usrmerge install path
     new 30c62e4  wireshark_2.6.2.bb: Add depedency to bison-native
     new fc0450d  kernel-selftest: add ptest support
     new f957513  directfb: fix tslib version check in configure.in
     new e0cf982  lapack: Add recipe.
     new 508fa17  lapack: Exclude from world builds
     new b16f508  postfix,esmtp: Fix confilct error in do_rootfs
     new 7592c71  gpm: add dependency on bison-native
     new 9dbcb9b  kconfig-frontends: add dependency on bison-native
     new 87263cd  gsoap: add dependency on bison-native
     new 736d812  nftables: add dependency on bison-native
     new 8d6967b  daq: add dependency on bison-native
     new 47f0ca5  freediameter: add dependency on bison-native
     new 0025947  kernel-selftest: add dependency on libcap
     new 62d93d9  cpprest: bump version to 2.10.5, refresh patches
     new 4d3bd7f  fwts: add dependency on bison-native
     new 19433ab  mce-inject: add dependency on bison-native
     new face0fe  snort: add dependency on bison-native
     new 038ee33  openl2tp: Add bison-native to build deps
     new 8749fa0  xkbevd: Add bison-native to build deps
     new 2900995  umip: Add bison-native to build deps

The 20 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:
 .../recipes-connectivity/daq/daq_2.0.6.bb          |  2 +-
 .../recipes-connectivity/snort/snort_2.9.11.1.bb   |  2 +-
 .../recipes-daemons/postfix/postfix.inc            |  7 +--
 .../recipes-filter/nftables/nftables_0.7.bb        |  2 +-
 .../freediameter/freediameter_1.2.1.bb             |  2 +-
 .../recipes-protocols/openl2tp/openl2tp_1.8.bb     |  2 +-
 meta-networking/recipes-support/esmtp/esmtp_1.2.bb |  6 +--
 .../recipes-support/wireshark/wireshark_2.6.2.bb   |  2 +-
 meta-oe/recipes-connectivity/umip/umip_1.0.bb      |  2 +-
 .../kconfig-frontends_4.11.0.1.bb                  |  2 +-
 meta-oe/recipes-devtools/lapack/lapack_3.8.0.bb    | 24 +++++++++
 meta-oe/recipes-graphics/directfb/directfb.inc     |  1 +
 .../directfb/fix-tslib-version-check.patch         | 38 ++++++++++++++
 meta-oe/recipes-graphics/xorg-app/xkbevd_1.1.4.bb  |  2 +-
 .../kernel-selftest/kernel-selftest.bb             |  6 ++-
 .../kernel-selftest/kernel-selftest/run-ptest      | 11 ++++
 .../cpprest/cpprest-2.10.3/732.patch               | 25 ---------
 .../cpprest/cpprest-2.10.3/fix-cmake-install.patch | 59 ----------------------
 .../{cpprest-2.10.3 => cpprest-2.10.5}/747.patch   |  1 +
 .../cpprest/cpprest-2.10.5/845.patch               | 42 +++++++++++++++
 .../disable-float-tests.patch                      |  0
 .../disable-outside-tests.patch                    |  0
 .../disable-test-timeouts.patch                    |  0
 .../{cpprest_2.10.3.bb => cpprest_2.10.5.bb}       |  7 ++-
 meta-oe/recipes-support/gpm/gpm_git.bb             |  2 +-
 meta-oe/recipes-support/gsoap/gsoap_2.8.51.bb      |  2 +-
 meta-oe/recipes-support/mcelog/mce-inject_git.bb   |  2 +
 meta-oe/recipes-test/fwts/fwts_git.bb              |  2 +-
 28 files changed, 145 insertions(+), 108 deletions(-)
 create mode 100644 meta-oe/recipes-devtools/lapack/lapack_3.8.0.bb
 create mode 100644 meta-oe/recipes-graphics/directfb/directfb/fix-tslib-version-check.patch
 create mode 100755 meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/run-ptest
 delete mode 100644 meta-oe/recipes-support/cpprest/cpprest-2.10.3/732.patch
 delete mode 100644 meta-oe/recipes-support/cpprest/cpprest-2.10.3/fix-cmake-install.patch
 rename meta-oe/recipes-support/cpprest/{cpprest-2.10.3 => cpprest-2.10.5}/747.patch (87%)
 create mode 100644 meta-oe/recipes-support/cpprest/cpprest-2.10.5/845.patch
 rename meta-oe/recipes-support/cpprest/{cpprest-2.10.3 => cpprest-2.10.5}/disable-float-tests.patch (100%)
 rename meta-oe/recipes-support/cpprest/{cpprest-2.10.3 => cpprest-2.10.5}/disable-outside-tests.patch (100%)
 rename meta-oe/recipes-support/cpprest/{cpprest-2.10.3 => cpprest-2.10.5}/disable-test-timeouts.patch (100%)
 rename meta-oe/recipes-support/cpprest/{cpprest_2.10.3.bb => cpprest_2.10.5.bb} (82%)

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


More information about the Openembedded-commits mailing list