[oe-commits] [meta-openembedded] branch master-next updated (d3f5211 -> af547b7)

git at git.openembedded.org git at git.openembedded.org
Sat Dec 17 08:16:27 UTC 2016


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

      from  d3f5211   gimp: Enable libmng plugins
       new  1d515cd   gtest, gmock: update 1.7.0 -> 1.8.0
       new  f4460c8   dibbler: add initial recipe, dibbler 1.0.1
       new  ae67be3   zlog: Add recipe
       new  aee6b7d   usrsctp: Add recipe
       new  527ee9b   popplet: Disable PIE, it does not compile
       new  23e7ba2   audiofile: update to 0.3.6
       new  59ff316   esound: fix build after update of audiofile
       new  80c4c42   hplip: Fix build with clang
       new  f7d7c71   samba: rename initscript from 'samba.sh' to more common 'samba'
       new  82e7e5a   samba: install systemd units and initscripts unconditionally
       new  5008770   samba: add smbclient package
       new  8803596   samba: install manpages
       new  d62a496   samba: simplify files list for samba-python
       new  dfe5cd4   samba: split libraries into their own packages
       new  b8f1ee3   samba: move /etc/sysconfig to more common /etc/default, package tmpfiles.d in samba-common
       new  efdcafc   samba: add packages samba-dsdb-modules, samba-testsuite and registry-tools
       new  65ac31d   samba: start on boot with systemd
       new  af547b7   samba: simplify LSB handling

The 18 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../recipes-connectivity/samba/samba_4.4.5.bb      | 239 ++++++++-------------
 .../recipes-protocols/usrsctp/usrsctp_git.bb       |  24 +++
 .../recipes-connectivity/dibbler/dibbler_1.0.1.bb  |  40 ++++
 ...de-cups-ppd.h-for-missing-ppd-definitions.patch |  42 ++++
 meta-oe/recipes-extended/hplip/hplip_3.12.6.bb     |   1 +
 meta-oe/recipes-extended/zlog/zlog_git.bb          |  19 ++
 .../audiofile/audiofile_0.2.7.bb                   |  15 --
 .../audiofile/audiofile_0.3.6.bb                   |  22 ++
 .../files/0001-fix-negative-shift-constants.patch  |  77 +++++++
 .../audiofile/files/0002-fix-build-on-gcc6.patch   |  75 +++++++
 .../audiofile/files/0003-fix-CVE-2015-7747.patch   |  35 +++
 ...sing-AM_PATH_AUDIOFILE-by-PKG_CHECK_MODUL.patch |  31 +++
 meta-oe/recipes-multimedia/esound/esound_0.2.36.bb |  11 +-
 meta-oe/recipes-support/poppler/poppler_0.49.0.bb  |   6 +
 ...install-command-for-libraries-and-headers.patch |  40 ----
 .../cmake-gmock.pc.in-Add-pkg-config-support.patch |  56 -----
 meta-oe/recipes-test/gmock/gmock_1.7.0.bb          |  23 --
 ...install-command-for-libraries-and-headers.patch |  32 ---
 ...gtest.pc.in-Add-pkg-config-support-to-gte.patch |  55 -----
 .../gtest/gtest/Add-pkg-config-support.patch       | 106 +++++++++
 meta-oe/recipes-test/gtest/gtest_1.7.0.bb          |  23 --
 meta-oe/recipes-test/gtest/gtest_1.8.0.bb          |  27 +++
 22 files changed, 605 insertions(+), 394 deletions(-)
 create mode 100644 meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb
 create mode 100644 meta-oe/recipes-connectivity/dibbler/dibbler_1.0.1.bb
 create mode 100644 meta-oe/recipes-extended/hplip/hplip-3.12.6/0001-include-cups-ppd.h-for-missing-ppd-definitions.patch
 create mode 100644 meta-oe/recipes-extended/zlog/zlog_git.bb
 delete mode 100644 meta-oe/recipes-multimedia/audiofile/audiofile_0.2.7.bb
 create mode 100644 meta-oe/recipes-multimedia/audiofile/audiofile_0.3.6.bb
 create mode 100644 meta-oe/recipes-multimedia/audiofile/files/0001-fix-negative-shift-constants.patch
 create mode 100644 meta-oe/recipes-multimedia/audiofile/files/0002-fix-build-on-gcc6.patch
 create mode 100644 meta-oe/recipes-multimedia/audiofile/files/0003-fix-CVE-2015-7747.patch
 create mode 100644 meta-oe/recipes-multimedia/esound/esound/0001-replace-missing-AM_PATH_AUDIOFILE-by-PKG_CHECK_MODUL.patch
 delete mode 100644 meta-oe/recipes-test/gmock/gmock/cmake-Add-install-command-for-libraries-and-headers.patch
 delete mode 100644 meta-oe/recipes-test/gmock/gmock/cmake-gmock.pc.in-Add-pkg-config-support.patch
 delete mode 100644 meta-oe/recipes-test/gmock/gmock_1.7.0.bb
 delete mode 100644 meta-oe/recipes-test/gtest/gtest/0001-Add-install-command-for-libraries-and-headers.patch
 delete mode 100644 meta-oe/recipes-test/gtest/gtest/0002-CMakeLists-gtest.pc.in-Add-pkg-config-support-to-gte.patch
 create mode 100644 meta-oe/recipes-test/gtest/gtest/Add-pkg-config-support.patch
 delete mode 100644 meta-oe/recipes-test/gtest/gtest_1.7.0.bb
 create mode 100644 meta-oe/recipes-test/gtest/gtest_1.8.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