[oe-commits] [meta-openembedded] branch master-next updated (9320f42 -> 26e11bd)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 7 17:36:12 UTC 2019


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

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

 discard 9320f42  asio: add PACKAGECONFIG boost
 discard 5ee302f  android-tools: Add patch from Debian to build with OpenSSL 1.1
 discard 7a01707  crda: Remove alternative option to build with the obsolete OpenSSL 1.0
 discard 187e524  nano: upgrade to 3.2
 discard 77e2ed5  wireshark: upgrade to 3.0.0
 discard 629cbad  makedumpfile: Upgrade to 1.6.5 to support kernel 4.18 and 4.19
 discard b10f20d  net-snmp: Licenses are in the COPYING file
 discard a5dca01  vlc: Add -pthread on riscv
 discard c30de9a  php_7.3.2.bb: Switch to mysqlnd
 discard fe5f6fd  wireless-regdb: Upgrade 2018.10.24 -> 2019.03.01
 discard f62ff0e  libqmi: Upgrade 1.22.0 -> 1.22.2
 discard 67e6a21  run-ptest: supplied user inputs to add_person_cpp
 discard cad18c9  hdf5: support 32-bit target
 discard 65a756a  mysql-python: fix compilation with MariaDB 10.3.13
 discard 6df7d1b  libmxml: Upgrade to 3.0 release
 discard 3e1291b  rabbitmq-c: Upgrade to 0.9.0
 discard a84550d  openocd: Fix build for risc-v
 discard fd3489e  webrtc-audio-processing: Add support for risc-v
 discard 301d1ce  netdata: Link with libpthread
 discard 1bea948  nmap: Fix build on RISC-V
 discard 9b98067  inetutils: Fix build on RISC-V
     new 3b94c03  nmap: Fix build on RISC-V
     new 8ee1060  netdata: Link with libpthread
     new 85c702f  webrtc-audio-processing: Add support for risc-v
     new d2cadb7  openocd: Fix build for risc-v
     new c7ee9fa  rabbitmq-c: Upgrade to 0.9.0
     new 14bf885  libmxml: Upgrade to 3.0 release
     new 5173929  mysql-python: fix compilation with MariaDB 10.3.13
     new 22d16b1  hdf5: support 32-bit target
     new 44cca74  run-ptest: supplied user inputs to add_person_cpp
     new a74489f  libqmi: Upgrade 1.22.0 -> 1.22.2
     new f52c6ed  wireless-regdb: Upgrade 2018.10.24 -> 2019.03.01
     new 8cbd403  php_7.3.2.bb: Switch to mysqlnd
     new f2728df  vlc: Add -pthread on riscv
     new 781f6cf  net-snmp: Licenses are in the COPYING file
     new 8c345d6  makedumpfile: Upgrade to 1.6.5 to support kernel 4.18 and 4.19
     new c5436f1  wireshark: upgrade to 3.0.0
     new 2761b6b  nano: upgrade to 3.2
     new d9de836  crda: Remove alternative option to build with the obsolete OpenSSL 1.0
     new 335bb52  android-tools: Add patch from Debian to build with OpenSSL 1.1
     new 923d708  asio: add PACKAGECONFIG boost
     new 26e11bd  inetutils,vim: Remove

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (9320f42)
            \
             N -- N -- N   refs/heads/master-next (26e11bd)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 21 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:
 .../0001-rcp-fix-to-work-with-large-files.patch    |  31 ---
 .../inetutils/inetutils/fix-disable-ipv6.patch     |  83 --------
 ...tf-parse-pull-in-features.h-for-__GLIBC__.patch |  29 ---
 .../inetutils/inetutils-1.8-0003-wchar.patch       |  14 --
 .../inetutils/inetutils-1.9-PATH_PROCNET_DEV.patch |  26 ---
 ...ls-only-check-pam_appl.h-when-pam-enabled.patch |  40 ----
 .../inetutils/inetutils/rexec.xinetd.inetutils     |  20 --
 .../inetutils/inetutils/rlogin.xinetd.inetutils    |  23 ---
 .../inetutils/inetutils/rsh.xinetd.inetutils       |  21 ---
 .../inetutils/inetutils/telnet.xinetd.inetutils    |  13 --
 .../inetutils/inetutils/tftpd.xinetd.inetutils     |  19 --
 .../inetutils/inetutils/version.patch              |  17 --
 .../inetutils/inetutils_1.9.4.bb                   | 208 ---------------------
 ...0001-src-Makefile-improve-reproducibility.patch |  46 -----
 .../vim/files/disable_acl_header_check.patch       |  39 ----
 .../vim-add-knob-whether-elf.h-are-checked.patch   |  42 -----
 meta-oe/recipes-support/vim/vim-tiny_8.1.0347.bb   |  15 --
 meta-oe/recipes-support/vim/vim_8.1.0347.bb        | 129 -------------
 18 files changed, 815 deletions(-)
 delete mode 100644 meta-networking/recipes-connectivity/inetutils/inetutils/0001-rcp-fix-to-work-with-large-files.patch
 delete mode 100644 meta-networking/recipes-connectivity/inetutils/inetutils/fix-disable-ipv6.patch
 delete mode 100644 meta-networking/recipes-connectivity/inetutils/inetutils/inetutils-1.8-0001-printf-parse-pull-in-features.h-for-__GLIBC__.patch
 delete mode 100644 meta-networking/recipes-connectivity/inetutils/inetutils/inetutils-1.8-0003-wchar.patch
 delete mode 100644 meta-networking/recipes-connectivity/inetutils/inetutils/inetutils-1.9-PATH_PROCNET_DEV.patch
 delete mode 100644 meta-networking/recipes-connectivity/inetutils/inetutils/inetutils-only-check-pam_appl.h-when-pam-enabled.patch
 delete mode 100644 meta-networking/recipes-connectivity/inetutils/inetutils/rexec.xinetd.inetutils
 delete mode 100644 meta-networking/recipes-connectivity/inetutils/inetutils/rlogin.xinetd.inetutils
 delete mode 100644 meta-networking/recipes-connectivity/inetutils/inetutils/rsh.xinetd.inetutils
 delete mode 100644 meta-networking/recipes-connectivity/inetutils/inetutils/telnet.xinetd.inetutils
 delete mode 100644 meta-networking/recipes-connectivity/inetutils/inetutils/tftpd.xinetd.inetutils
 delete mode 100644 meta-networking/recipes-connectivity/inetutils/inetutils/version.patch
 delete mode 100644 meta-networking/recipes-connectivity/inetutils/inetutils_1.9.4.bb
 delete mode 100644 meta-oe/recipes-support/vim/files/0001-src-Makefile-improve-reproducibility.patch
 delete mode 100644 meta-oe/recipes-support/vim/files/disable_acl_header_check.patch
 delete mode 100644 meta-oe/recipes-support/vim/files/vim-add-knob-whether-elf.h-are-checked.patch
 delete mode 100644 meta-oe/recipes-support/vim/vim-tiny_8.1.0347.bb
 delete mode 100644 meta-oe/recipes-support/vim/vim_8.1.0347.bb

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


More information about the Openembedded-commits mailing list