[oe-commits] [meta-openembedded] branch master-next updated (83f2017 -> e9ed0d5)

git at git.openembedded.org git at git.openembedded.org
Fri Aug 25 14:51:51 UTC 2017


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

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

    from 83f2017  openl2tp: Add bash to rdeps
     new 5994167  python-paho-mqtt: licensing improvements
     new c1090cc  python-paho-mqtt: fix downloading during do_compile
     new e24ef9b  libhugetlbfs: Define HUGETLB_LDSCRIPT_PATH
     new 2cf48fb  efibootmgr: Upgrade to 0.15
     new 1db205f  efivar: Fix build with clang
     new 8e456aa  evolution-data-server: Fix build with clang
     new 88259dc  wvstreams: Fix parallel build
     new a6846cb  squid: Disable format-truncation warning only with gcc
     new 40858f6  squid: Fix QA errors about wrong perl interpreter
     new 9e3ba76  libreport: fix typo of SRC_URI
     new d8fee1d  python-html5lib: add Python3 support
     new cc1bee2  python-webencodings: add Python3 support
     new e9ed0d5  python-beautifulsoup4: add new recipe for both python2 and python3

The 13 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:
 ...x-Fix-signature-for-imapx_tokenise_struct.patch | 33 ++++++++++
 .../recipes-gnome/eds/evolution-data-server_git.bb | 20 +++---
 .../recipes-daemons/squid/squid_3.5.26.bb          |  8 ++-
 .../libhugetlbfs/libhugetlbfs_git.bb               |  2 +
 .../wvstreams/0001-build-fix-parallel-make.patch   | 76 ++++++++++++++++++++++
 .../0002-wvrules.mk-Use-_DEFAULT_SOURCE.patch      | 29 +++++++++
 .../recipes-connectivity/wvdial/wvstreams_4.6.1.bb |  4 +-
 ...e-extra-const-keywords-gcc-7-gripes-about.patch | 49 --------------
 .../{efibootmgr_0.12.bb => efibootmgr_0.15.bb}     | 13 ++--
 ...-Add-Wunknown-attributes-when-using-clang.patch | 32 +++++++++
 meta-oe/recipes-extended/efivar/efivar_0.31.bb     |  1 +
 .../recipes-extended/libreport/libreport_2.9.1.bb  |  2 +-
 .../python/python-beautifulsoup4.inc               | 17 +++++
 .../python/python-beautifulsoup4_4.6.0.bb          |  2 +
 ...html5lib_0.999999999.bb => python-html5lib.inc} |  2 +-
 .../python/python-html5lib_0.999999999.bb          | 16 +----
 .../recipes-devtools/python/python-paho-mqtt.inc   |  9 ++-
 ...bencodings_0.5.1.bb => python-webencodings.inc} |  2 +-
 .../python/python-webencodings_0.5.1.bb            | 12 +---
 .../python/python3-beautifulsoup4_4.6.0.bb         |  2 +
 .../python/python3-html5lib_0.999999999.bb         |  2 +
 .../python/python3-webencodings_0.5.1.bb           |  2 +
 22 files changed, 236 insertions(+), 99 deletions(-)
 create mode 100644 meta-gnome/recipes-gnome/eds/evolution-data-server/0001-imapx-Fix-signature-for-imapx_tokenise_struct.patch
 create mode 100644 meta-oe/recipes-connectivity/wvdial/wvstreams/0001-build-fix-parallel-make.patch
 create mode 100644 meta-oe/recipes-connectivity/wvdial/wvstreams/0002-wvrules.mk-Use-_DEFAULT_SOURCE.patch
 delete mode 100644 meta-oe/recipes-extended/efibootmgr/efibootmgr/0001-Remove-extra-const-keywords-gcc-7-gripes-about.patch
 rename meta-oe/recipes-extended/efibootmgr/{efibootmgr_0.12.bb => efibootmgr_0.15.bb} (57%)
 create mode 100644 meta-oe/recipes-extended/efivar/efivar/0001-efivar-dp.h-Add-Wunknown-attributes-when-using-clang.patch
 create mode 100644 meta-python/recipes-devtools/python/python-beautifulsoup4.inc
 create mode 100644 meta-python/recipes-devtools/python/python-beautifulsoup4_4.6.0.bb
 copy meta-python/recipes-devtools/python/{python-html5lib_0.999999999.bb => python-html5lib.inc} (94%)
 copy meta-python/recipes-devtools/python/{python-webencodings_0.5.1.bb => python-webencodings.inc} (93%)
 create mode 100644 meta-python/recipes-devtools/python/python3-beautifulsoup4_4.6.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-html5lib_0.999999999.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-webencodings_0.5.1.bb

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


More information about the Openembedded-commits mailing list