[oe-commits] [meta-openembedded] branch master-next updated (ef16acb -> 82d6b44)

git at git.openembedded.org git at git.openembedded.org
Thu Jan 2 06:15:21 UTC 2020


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 ef16acb  python-alembic: upgrade 1.3.1 -> 1.3.2
     new ded3a74  udisks2: Updare to latest master beyond 2.8.4
     new c12ae71  netcat: Fix build with gettext 0.20.x
     new c56a896  gtkperf: Fix build with latest gettext 0.20.x
     new e3fc94a  hddtemp: Fix build with latest gettext 0.20.x
     new 8bf5371  vorbis-tools: Use external gettext
     new 3eed5fd  rwmem: Upgrade to latest
     new eb0159d  python-beautifulsoup4: upgrade 4.8.1 -> 4.8.2
     new 439b407  python-bitarray: upgrade 1.1.0 -> 1.2.0
     new 760bbb5  python-certifi: upgrade 2019.9.11 -> 2019.11.28
     new 89b298f  python-cmd2: upgrade 0.9.21 -> 0.9.22
     new d4b31ec  python-engineio: upgrade 3.10.0 -> 3.11.1
     new 009fd68  python-parse: upgrade 1.12.1 -> 1.14.0
     new 7eaaa89  python-passlib: upgrade 1.7.1 -> 1.7.2
     new 049b062  python-pexpect: upgrade 4.6.0 -> 4.7.0
     new 514aa0b  python-psutil: upgrade 5.6.5 -> 5.6.7
     new 82d6b44  python-py: upgrade 1.8.0 -> 1.8.1

The 16 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:
 .../vorbis-tools/vorbis-tools/gettext.patch        |  1787 +--
 .../vorbis-tools/vorbis-tools_1.4.0.bb             |     1 +
 .../recipes-support/netcat/netcat/gettext.patch    |    16 +
 .../recipes-support/netcat/netcat_0.7.1.bb         |     1 +
 meta-oe/recipes-bsp/rwmem/rwmem_1.2.bb             |     2 +-
 .../recipes-graphics/gtkperf/gtkperf/gettext.patch |  7801 ++++++++++
 meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb   |     1 +
 ...c-Rename-to-configure.ac-and-use-external.patch | 14743 +++++++++++++++++++
 .../recipes-support/hddtemp/hddtemp_0.3-beta15.bb  |     1 +
 .../udisks/udisks2/non-gnu-libc.patch              |    26 -
 meta-oe/recipes-support/udisks/udisks2_git.bb      |     5 +-
 .../python/python-beautifulsoup4.inc               |     4 +-
 ...up4_4.8.1.bb => python-beautifulsoup4_4.8.2.bb} |     0
 .../recipes-devtools/python/python-bitarray.inc    |     6 +-
 ...-bitarray_1.1.0.bb => python-bitarray_1.2.0.bb} |     0
 .../recipes-devtools/python/python-certifi.inc     |     4 +-
 ...i_2019.9.11.bb => python-certifi_2019.11.28.bb} |     0
 .../recipes-devtools/python/python-cmd2.inc        |     4 +-
 ...python-cmd2_0.9.21.bb => python-cmd2_0.9.22.bb} |     0
 .../recipes-devtools/python/python-engineio.inc    |     4 +-
 ...ngineio_3.10.0.bb => python-engineio_3.11.1.bb} |     0
 .../recipes-devtools/python/python-parse.inc       |     6 +-
 ...thon-parse_1.12.1.bb => python-parse_1.14.0.bb} |     0
 .../recipes-devtools/python/python-passlib.inc     |     6 +-
 ...on-passlib_1.7.1.bb => python-passlib_1.7.2.bb} |     0
 .../recipes-devtools/python/python-pexpect.inc     |     4 +-
 ...on-pexpect_4.6.0.bb => python-pexpect_4.7.0.bb} |     0
 .../recipes-devtools/python/python-psutil.inc      |     4 +-
 ...thon-psutil_5.6.5.bb => python-psutil_5.6.7.bb} |     0
 meta-python/recipes-devtools/python/python-py.inc  |     4 +-
 .../{python-py_1.8.0.bb => python-py_1.8.1.bb}     |     0
 ...p4_4.8.1.bb => python3-beautifulsoup4_4.8.2.bb} |     0
 ...bitarray_1.1.0.bb => python3-bitarray_1.2.0.bb} |     0
 ..._2019.9.11.bb => python3-certifi_2019.11.28.bb} |     0
 ...thon3-cmd2_0.9.21.bb => python3-cmd2_0.9.22.bb} |     0
 ...gineio_3.10.0.bb => python3-engineio_3.11.1.bb} |     0
 ...on3-parse_1.12.1.bb => python3-parse_1.14.0.bb} |     0
 ...3-passlib_1.7.1.bb => python3-passlib_1.7.2.bb} |     0
 ...3-pexpect_4.6.0.bb => python3-pexpect_4.7.0.bb} |     0
 ...on3-psutil_5.6.5.bb => python3-psutil_5.6.7.bb} |     0
 .../{python3-py_1.8.0.bb => python3-py_1.8.1.bb}   |     0
 41 files changed, 22757 insertions(+), 1673 deletions(-)
 copy meta-oe/recipes-support/libnih/libnih-1.0.3/0001-Update-autotool-files-also-make-it-work-with-latest-.patch => meta-multimedia/recipes-multimedia/vorbis-tools/vorbis-tools/gettext.patch (87%)
 create mode 100644 meta-networking/recipes-support/netcat/netcat/gettext.patch
 create mode 100644 meta-oe/recipes-graphics/gtkperf/gtkperf/gettext.patch
 create mode 100644 meta-oe/recipes-support/hddtemp/hddtemp/0001-configure.ac-Rename-to-configure.ac-and-use-external.patch
 delete mode 100644 meta-oe/recipes-support/udisks/udisks2/non-gnu-libc.patch
 rename meta-python/recipes-devtools/python/{python-beautifulsoup4_4.8.1.bb => python-beautifulsoup4_4.8.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-bitarray_1.1.0.bb => python-bitarray_1.2.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-certifi_2019.9.11.bb => python-certifi_2019.11.28.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-cmd2_0.9.21.bb => python-cmd2_0.9.22.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-engineio_3.10.0.bb => python-engineio_3.11.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-parse_1.12.1.bb => python-parse_1.14.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-passlib_1.7.1.bb => python-passlib_1.7.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pexpect_4.6.0.bb => python-pexpect_4.7.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-psutil_5.6.5.bb => python-psutil_5.6.7.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-py_1.8.0.bb => python-py_1.8.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-beautifulsoup4_4.8.1.bb => python3-beautifulsoup4_4.8.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-bitarray_1.1.0.bb => python3-bitarray_1.2.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-certifi_2019.9.11.bb => python3-certifi_2019.11.28.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cmd2_0.9.21.bb => python3-cmd2_0.9.22.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-engineio_3.10.0.bb => python3-engineio_3.11.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-parse_1.12.1.bb => python3-parse_1.14.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-passlib_1.7.1.bb => python3-passlib_1.7.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pexpect_4.6.0.bb => python3-pexpect_4.7.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-psutil_5.6.5.bb => python3-psutil_5.6.7.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-py_1.8.0.bb => python3-py_1.8.1.bb} (100%)

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


More information about the Openembedded-commits mailing list