[oe-commits] [meta-openembedded] branch master-next updated (53189bd -> fd58baf)

git at git.openembedded.org git at git.openembedded.org
Wed Jan 27 12:02:57 UTC 2016


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

      from  53189bd   python(3)-flask-pymongo: add recipes
       new  2a96cd3   hwdata: add new recipe
       new  efa1f63   fix missing packageconfig for samba with sysvinit
       new  7a7f1b0   illume-keyboards-shr: mark as having broken "make clean"
       new  2ddbc2d   s3c24xx-gpio: mark as having broken "make clean"
       new  aea6bb1   s3c64xx-gpio: mark as having broken "make clean"
       new  d2f68cc   wmiconfig: mark as having broken "make clean"
       new  0af4f4a   efivar: fix zero initializer compiler error
       new  4df9cab   thrift: Add recipe for Apache Thrift.
       new  bc6873c   numactl: update to 2.0.11
       new  468b83e   lvm2: Portable fixes for fixing compile with musl
       new  a38974e   fbset: Fix out of tree builds ( S != B )
       new  659bede   polkit: Fix build with musl
       new  3f56ae3   libx86-1: port a patch to make it work
       new  01ac9d7   ebtables: enable KERNEL_64_USERSPACE_32 for powerpc
       new  4eaf380   gvfs: disable build of documentation to fix build in some envirionments
       new  14344c8   phpmyadmin: CVE-2015-8669
       new  76928fa   openldap: improve packaging of OpenLDAP modules
       new  4dae236   networkmanager: add PACKAGECONFIG for qt4-x11-free
       new  73d477a   various: delete leftovers from qt4 recipes
       new  71286d0   gst-plugins-base: drop obsolete dependency on liboil
       new  4c28da2   gupnp: Update to 0.20.14
       new  d0fb715   rygel: Update to 0.28.2
       new  30870d9   liboil: import liboil_0.3.17 recipe from oe-core
       new  5100f3b   nginx: update to 1.9.9
       new  9d1ca09   php: check for existance of directory before 'rmdir' in do_install_append_class-target
       new  ea58369   php: update to 5.6.17 and 5.5.31
       new  78b38b4   memtester: upgrade 4.1.3 -> 4.3.0
       new  d1d5081   atop: add recipe
       new  061ee30   frame: initial add 2.5.0
       new  33132f8   grail: initial add 3.1.0
       new  30c60a5   geis: initial add 2.2.17
       new  d74aff8   net-snmp: fix cross-compile breakage, add libnl pkgconfig option
       new  cbe45c4   netkit-rsh: add two patches and some fixes.
       new  fd58baf   netkit-telnet: Add to generate telnetlogin.

The 34 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-efl/e17/illume-keyboards-shr_git.bb    |   2 +
 meta-gnome/recipes-gnome/gvfs/gvfs_1.24.2.bb       |   1 +
 .../gupnp/{gupnp_0.20.12.bb => gupnp_0.20.14.bb}   |   4 +-
 .../rygel/{rygel_0.26.1.bb => rygel_0.28.2.bb}     |   7 +-
 .../gstreamer-0.10/gst-plugins-base_0.10.36.bb     |   2 +-
 .../liboil-0.3.17/0001-Fix-enable-vfp-flag.patch   |  41 +++
 .../liboil-0.3.17/fix-unaligned-whitelist.patch    |  19 +
 .../liboil/liboil-0.3.17/liboil_fix_for_x32.patch  | 222 ++++++++++++
 .../liboil/liboil-0.3.17/no-tests.patch            |  24 ++
 .../recipes-support/liboil/liboil_0.3.17.bb        |  27 ++
 .../recipes-connectivity/samba/samba_4.1.12.bb     |   1 +
 .../recipes-filter/ebtables/ebtables_2.0.10-4.bb   |  13 +
 .../netkit-rsh/netkit-rsh/fix-host-variable.patch  |  27 ++
 .../netkit-rsh/netkit-rsh-0.17-rexec-ipv6.patch    |  30 ++
 .../recipes-netkit/netkit-rsh/netkit-rsh/rexec.pam |  10 +
 .../netkit-rsh/netkit-rsh/rexec.xinetd.netkit      |   2 +-
 .../netkit-rsh/netkit-rsh/rlogin.pam               |  12 +
 .../netkit-rsh/netkit-rsh/rlogin.xinetd.netkit     |   2 +-
 .../recipes-netkit/netkit-rsh/netkit-rsh/rsh.pam   |  10 +
 .../netkit-rsh/netkit-rsh/rsh.xinetd.netkit        |   2 +-
 .../recipes-netkit/netkit-rsh/netkit-rsh_0.17.bb   |  25 +-
 .../netkit-telnet/netkit-telnet_0.17.bb            |   3 +
 .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb   |  10 +-
 .../{memtester_4.1.3.bb => memtester_4.3.0.bb}     |   6 +-
 .../networkmanager/networkmanager_1.0.10.bb        |   1 +
 .../recipes-connectivity/thrift/thrift_0.9.3.bb    |  34 ++
 .../change-AC_TRY_RUN-to-AC_TRY_LINK.patch         |   0
 meta-oe/recipes-devtools/php/php.inc               |   4 +-
 meta-oe/recipes-devtools/php/php_5.5.30.bb         |   4 -
 meta-oe/recipes-devtools/php/php_5.5.31.bb         |   4 +
 meta-oe/recipes-devtools/php/php_5.6.16.bb         |   5 -
 meta-oe/recipes-devtools/php/php_5.6.17.bb         |   5 +
 ...he-compiler-doesn-t-like-0-as-an-initiali.patch |  42 +++
 meta-oe/recipes-extended/efivar/efivar_0.21.bb     |   3 +-
 .../0001-assume-zero-is-valid-address.patch        |  26 ++
 .../libx86-1/libx86-1.1/libx86-mmap-offset.patch   | 190 ++++++++++
 meta-oe/recipes-extended/libx86-1/libx86-1_1.1.bb  |   6 +-
 .../0001-make-netgroup-support-configurable.patch  | 107 ++++++
 meta-oe/recipes-extended/polkit/polkit_0.113.bb    |   1 +
 ...erinterface.cpp-add-sys-socket.h-as-inclu.patch |  41 ---
 .../0002-qconsole-writethread-gcc-4.5-fixes.patch  |  40 ---
 .../qcanobserver/qcanobserver/candemo.xml          |  40 ---
 .../qt-creator/fix.missing.cpuid.h.patch           | 384 ---------------------
 .../qt-creator/qbs_transformer_product.patch       |  93 -----
 meta-oe/recipes-qt/qtserialport/qtserialport.inc   |  48 ---
 .../atop/atop/fix-permissions.patch                |  52 +++
 .../atop/atop/remove-bashisms.patch                |  33 ++
 .../atop/atop/sysvinit-implement-status.patch      |  27 ++
 .../recipes-support/atop/atop/volatiles.99_atop    |   1 +
 .../recipes-support/atop/atop/volatiles.atop.conf  |   1 +
 meta-oe/recipes-support/atop/atop_2.2.3.bb         |  62 ++++
 .../canonical-multitouch/frame_2.5.0.bb            |  21 ++
 .../canonical-multitouch/geis_2.2.17.bb            |  52 +++
 .../canonical-multitouch/grail_3.1.0.bb            |  23 ++
 ...ding-asm-types.h-is-needed-on-all-linux-s.patch |  34 ++
 meta-oe/recipes-support/fbset/fbset_2.1.bb         |   9 +-
 meta-oe/recipes-support/hwdata/hwdata_0.284.bb     |  75 ++++
 meta-oe/recipes-support/lvm2/lvm2.inc              |   6 +-
 ...01-implement-libc-specific-_reopen_stream.patch | 139 ++++++++
 ..._MUTEX_RECURSIVE-instead-of-PTHREAD_MUTEX.patch |  44 +++
 ...0003-Guard-use-of-mallinfo-with-__GLIBC__.patch |  30 ++
 ...cntl.h-for-O_-defines-and-fcntl-signature.patch |  29 ++
 .../{numactl_2.0.10.bb => numactl_2.0.11.bb}       |   6 +-
 .../recipes-support/openldap/openldap_2.4.43.bb    |  28 +-
 .../samsung-soc-utils/s3c24xx-gpio_svn.bb          |   2 +
 .../samsung-soc-utils/s3c64xx-gpio_svn.bb          |   2 +
 meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb |   2 +
 .../nginx/{nginx_1.9.5.bb => nginx_1.9.9.bb}       |   4 +-
 .../phpmyadmin/phpmyadmin-CVE-2015-8669.patch      |  18 +
 .../recipes-php/phpmyadmin/phpmyadmin_4.5.0.2.bb   |   4 +-
 70 files changed, 1592 insertions(+), 692 deletions(-)
 rename meta-multimedia/recipes-connectivity/gupnp/{gupnp_0.20.12.bb => gupnp_0.20.14.bb} (64%)
 rename meta-multimedia/recipes-connectivity/rygel/{rygel_0.26.1.bb => rygel_0.28.2.bb} (89%)
 create mode 100644 meta-multimedia/recipes-support/liboil/liboil-0.3.17/0001-Fix-enable-vfp-flag.patch
 create mode 100644 meta-multimedia/recipes-support/liboil/liboil-0.3.17/fix-unaligned-whitelist.patch
 create mode 100644 meta-multimedia/recipes-support/liboil/liboil-0.3.17/liboil_fix_for_x32.patch
 create mode 100644 meta-multimedia/recipes-support/liboil/liboil-0.3.17/no-tests.patch
 create mode 100644 meta-multimedia/recipes-support/liboil/liboil_0.3.17.bb
 create mode 100644 meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/fix-host-variable.patch
 create mode 100644 meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/netkit-rsh-0.17-rexec-ipv6.patch
 create mode 100644 meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/rexec.pam
 create mode 100644 meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/rlogin.pam
 create mode 100644 meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/rsh.pam
 rename meta-oe/recipes-benchmark/memtester/{memtester_4.1.3.bb => memtester_4.3.0.bb} (71%)
 create mode 100644 meta-oe/recipes-connectivity/thrift/thrift_0.9.3.bb
 rename meta-oe/recipes-devtools/php/{php-5.6.16 => php-5.6.17}/change-AC_TRY_RUN-to-AC_TRY_LINK.patch (100%)
 delete mode 100644 meta-oe/recipes-devtools/php/php_5.5.30.bb
 create mode 100644 meta-oe/recipes-devtools/php/php_5.5.31.bb
 delete mode 100644 meta-oe/recipes-devtools/php/php_5.6.16.bb
 create mode 100644 meta-oe/recipes-devtools/php/php_5.6.17.bb
 create mode 100644 meta-oe/recipes-extended/efivar/efivar/0001-Sometimes-the-compiler-doesn-t-like-0-as-an-initiali.patch
 create mode 100644 meta-oe/recipes-extended/libx86-1/libx86-1.1/0001-assume-zero-is-valid-address.patch
 create mode 100644 meta-oe/recipes-extended/libx86-1/libx86-1.1/libx86-mmap-offset.patch
 create mode 100644 meta-oe/recipes-extended/polkit/polkit/0001-make-netgroup-support-configurable.patch
 delete mode 100644 meta-oe/recipes-qt/qcanobserver/qcanobserver/0001-messagebufferinterface.cpp-add-sys-socket.h-as-inclu.patch
 delete mode 100644 meta-oe/recipes-qt/qcanobserver/qcanobserver/0002-qconsole-writethread-gcc-4.5-fixes.patch
 delete mode 100755 meta-oe/recipes-qt/qcanobserver/qcanobserver/candemo.xml
 delete mode 100644 meta-oe/recipes-qt/qt-creator/qt-creator/fix.missing.cpuid.h.patch
 delete mode 100644 meta-oe/recipes-qt/qt-creator/qt-creator/qbs_transformer_product.patch
 delete mode 100644 meta-oe/recipes-qt/qtserialport/qtserialport.inc
 create mode 100644 meta-oe/recipes-support/atop/atop/fix-permissions.patch
 create mode 100644 meta-oe/recipes-support/atop/atop/remove-bashisms.patch
 create mode 100644 meta-oe/recipes-support/atop/atop/sysvinit-implement-status.patch
 create mode 100644 meta-oe/recipes-support/atop/atop/volatiles.99_atop
 create mode 100644 meta-oe/recipes-support/atop/atop/volatiles.atop.conf
 create mode 100644 meta-oe/recipes-support/atop/atop_2.2.3.bb
 create mode 100644 meta-oe/recipes-support/canonical-multitouch/frame_2.5.0.bb
 create mode 100644 meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
 create mode 100644 meta-oe/recipes-support/canonical-multitouch/grail_3.1.0.bb
 create mode 100644 meta-oe/recipes-support/fbset/fbset/0001-fbset-including-asm-types.h-is-needed-on-all-linux-s.patch
 create mode 100644 meta-oe/recipes-support/hwdata/hwdata_0.284.bb
 create mode 100644 meta-oe/recipes-support/lvm2/lvm2/0001-implement-libc-specific-_reopen_stream.patch
 create mode 100644 meta-oe/recipes-support/lvm2/lvm2/0002-use-PTHREAD_MUTEX_RECURSIVE-instead-of-PTHREAD_MUTEX.patch
 create mode 100644 meta-oe/recipes-support/lvm2/lvm2/0003-Guard-use-of-mallinfo-with-__GLIBC__.patch
 create mode 100644 meta-oe/recipes-support/lvm2/lvm2/0004-include-fcntl.h-for-O_-defines-and-fcntl-signature.patch
 rename meta-oe/recipes-support/numactl/{numactl_2.0.10.bb => numactl_2.0.11.bb} (87%)
 rename meta-webserver/recipes-httpd/nginx/{nginx_1.9.5.bb => nginx_1.9.9.bb} (96%)
 create mode 100644 meta-webserver/recipes-php/phpmyadmin/phpmyadmin/phpmyadmin-CVE-2015-8669.patch

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


More information about the Openembedded-commits mailing list