[oe-commits] [meta-openembedded] branch master updated (2f7de93 -> d0619b6)

git at git.openembedded.org git at git.openembedded.org
Sat Feb 24 04:45:32 UTC 2018


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

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

    from 2f7de93  waf-samba: use new oe.utils.parallel_make_argument function instead of removed get_waf_parallel_make
     new e49bb3a  dracut: 045 -> 046
     new f5f7c24  hwdata: 0.291 -> 0.298
     new 7ec2989  ipc-run: 0.94 -> 0.96
     new 5bbabe7  tiptop: 2.3 -> 2.3.1
     new 13e471c  libqmi: Update to version 1.20.0
     new 2e99ebc  alsa-oss: Upgrade to 1.0.28
     new cee1608  libyui-ncurses: Fix build with musl
     new 8f9ab71  python3-twisted: remove python3-twisted-src
     new 59d22dd  gtk-doc: fix build failures for libgdata and libunique
     new d495185  python-cython: fill in missing rdepends
     new d2b1bde  python-pyparsing: add nativesdk support
     new 6dac7ec  python-cython: add nativesdk support
     new 1983042  imsettings: 1.7.2 -> 1.7.3
     new f57ad0f  python-smbus: remove sed to replace i2c path
     new dc84846  python-pytest: update to version 3.4.0
     new 28d37e9  python-cmd2: update to version 0.8.0
     new e0ffc0c  python-pycryptodome: update to version 3.4.11
     new 04e8906  python-msgpack: update to version 0.5.2
     new 212b9e8  python-greenlet: update to version 0.4.13
     new d0e506d  python-django: update to version 1.11.10
     new 9800827  python-webcolors: update to version 1.8
     new f71b1cd  tomoyo-tools: 20140601 -> 20170102
     new b955bbb  tk: 8.6.6 -> 8.6.8
     new 5abacb2  php: update stable version 5.6.31 -> 5.6.33
     new d0619b6  xrdp: enable cpliboard

The 25 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-gnome/libgdata/libgdata_0.16.1.bb      |  4 ++
 .../recipes-devtools/dracut/dracut_git.bb          |  6 +-
 .../libqmi/{libqmi_1.16.0.bb => libqmi_1.20.0.bb}  |  4 +-
 .../perl/{ipc-run_0.94.bb => ipc-run_0.96.bb}      |  2 +-
 .../0001-Add-lpthread-to-link.patch                |  0
 .../change-AC_TRY_RUN-to-AC_TRY_LINK.patch         |  0
 .../php/{php_5.6.31.bb => php_5.6.33.bb}           |  4 +-
 meta-oe/recipes-devtools/tcltk/tk/confsearch.diff  | 17 ++---
 .../tcltk/{tk_8.6.6.bb => tk_8.6.8.bb}             |  4 +-
 .../tiptop/{tiptop_2.3.bb => tiptop_2.3.1.bb}      |  4 +-
 meta-oe/recipes-gnome/libunique/libunique_1.1.6.bb |  2 +-
 ...rc-Replace-using-sys-errno.h-with-errno.h.patch | 59 ++++++++++++++++++
 .../recipes-graphics/libyui/libyui-ncurses_git.bb  |  4 +-
 .../alsa/{alsa-oss-1.0.17 => alsa-oss}/libio.patch | 16 ++---
 .../{alsa-oss_1.0.17.bb => alsa-oss_1.0.28.bb}     |  6 +-
 meta-oe/recipes-support/hwdata/hwdata_git.bb       |  4 +-
 .../tomoyo-tools/tomoyo-tools_2.5.0.bb             |  6 +-
 meta-oe/recipes-support/xrdp/xrdp_0.9.4.bb         |  4 +-
 .../{python-cmd2_0.7.9.bb => python-cmd2_0.8.0.bb} |  4 +-
 .../recipes-devtools/python/python-cython.inc      | 17 ++++-
 .../recipes-devtools/python/python-django.inc      |  5 +-
 ...n-django_1.11.9.bb => python-django_1.11.10.bb} |  0
 .../recipes-devtools/python/python-greenlet.inc    |  4 +-
 ...reenlet_0.4.12.bb => python-greenlet_0.4.13.bb} |  0
 .../recipes-devtools/python/python-msgpack.inc     |  4 +-
 ...on-msgpack_0.5.1.bb => python-msgpack_0.5.2.bb} |  0
 .../python/python-pycryptodome.inc                 | 20 +++++-
 ...dome_3.4.8.bb => python-pycryptodome_3.4.11.bb} |  0
 .../recipes-devtools/python/python-pyparsing.inc   |  2 +-
 .../recipes-devtools/python/python-pytest.inc      |  4 +-
 ...thon-pytest_3.3.2.bb => python-pytest_3.4.0.bb} |  0
 .../recipes-devtools/python/python-smbus.inc       |  7 +--
 .../recipes-devtools/python/python-webcolors.inc   |  6 +-
 ...on-webcolors_1.7.bb => python-webcolors_1.8.bb} |  0
 ...-django_1.11.9.bb => python3-django_1.11.10.bb} |  0
 ...eenlet_0.4.12.bb => python3-greenlet_0.4.13.bb} |  0
 ...3-msgpack_0.5.1.bb => python3-msgpack_0.5.2.bb} |  0
 ...ome_3.4.8.bb => python3-pycryptodome_3.4.11.bb} |  0
 ...on3-pytest_3.3.2.bb => python3-pytest_3.4.0.bb} |  0
 .../python/python3-twisted_17.9.0.bb               |  2 +
 ...3-webcolors_1.7.bb => python3-webcolors_1.8.bb} |  0
 .../0001-Rename-use-of-stdout-and-stderr.patch     | 72 ----------------------
 .../imsettings/gtk-is-required-by-notify.patch     | 18 ------
 ...CAL_AMFLAGS-isnot-supported-by-autoreconf.patch | 19 ------
 .../{imsettings_1.7.2.bb => imsettings_1.7.3.bb}   |  7 +--
 45 files changed, 160 insertions(+), 177 deletions(-)
 rename meta-oe/recipes-connectivity/libqmi/{libqmi_1.16.0.bb => libqmi_1.20.0.bb} (82%)
 rename meta-oe/recipes-devtools/perl/{ipc-run_0.94.bb => ipc-run_0.96.bb} (93%)
 rename meta-oe/recipes-devtools/php/{php-5.6.31 => php-5.6.33}/0001-Add-lpthread-to-link.patch (100%)
 rename meta-oe/recipes-devtools/php/{php-5.6.31 => php-5.6.33}/change-AC_TRY_RUN-to-AC_TRY_LINK.patch (100%)
 rename meta-oe/recipes-devtools/php/{php_5.6.31.bb => php_5.6.33.bb} (65%)
 rename meta-oe/recipes-devtools/tcltk/{tk_8.6.6.bb => tk_8.6.8.bb} (94%)
 rename meta-oe/recipes-extended/tiptop/{tiptop_2.3.bb => tiptop_2.3.1.bb} (87%)
 create mode 100644 meta-oe/recipes-graphics/libyui/libyui-ncurses/0001-src-Replace-using-sys-errno.h-with-errno.h.patch
 rename meta-oe/recipes-multimedia/alsa/{alsa-oss-1.0.17 => alsa-oss}/libio.patch (66%)
 rename meta-oe/recipes-multimedia/alsa/{alsa-oss_1.0.17.bb => alsa-oss_1.0.28.bb} (75%)
 rename meta-python/recipes-devtools/python/{python-cmd2_0.7.9.bb => python-cmd2_0.8.0.bb} (78%)
 rename meta-python/recipes-devtools/python/{python-django_1.11.9.bb => python-django_1.11.10.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-greenlet_0.4.12.bb => python-greenlet_0.4.13.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-msgpack_0.5.1.bb => python-msgpack_0.5.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pycryptodome_3.4.8.bb => python-pycryptodome_3.4.11.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pytest_3.3.2.bb => python-pytest_3.4.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-webcolors_1.7.bb => python-webcolors_1.8.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-django_1.11.9.bb => python3-django_1.11.10.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-greenlet_0.4.12.bb => python3-greenlet_0.4.13.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-msgpack_0.5.1.bb => python3-msgpack_0.5.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pycryptodome_3.4.8.bb => python3-pycryptodome_3.4.11.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pytest_3.3.2.bb => python3-pytest_3.4.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-webcolors_1.7.bb => python3-webcolors_1.8.bb} (100%)
 delete mode 100644 meta-xfce/recipes-extended/imsettings/imsettings/0001-Rename-use-of-stdout-and-stderr.patch
 delete mode 100644 meta-xfce/recipes-extended/imsettings/imsettings/gtk-is-required-by-notify.patch
 delete mode 100644 meta-xfce/recipes-extended/imsettings/imsettings/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch
 rename meta-xfce/recipes-extended/imsettings/{imsettings_1.7.2.bb => imsettings_1.7.3.bb} (73%)

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


More information about the Openembedded-commits mailing list