[oe-commits] [meta-openembedded] branch master updated (dcd719b -> d074837)

git at git.openembedded.org git at git.openembedded.org
Sat Jan 18 19:11:13 UTC 2020


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

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

    from dcd719b  lcov: geninfo needs another perl module
     add 8bb1fab  opensc: Upgrade to 0.20.0
     add fc0d5ab  cups-filters: use libexecdir and cleanup
     add 413cb43  cups-filters: upgrade 1.26.0 -> 1.26.2
     add ba51789  python3-yarl: upgrade 1.3.0 -> 1.4.2
     add 3a65893  python3-wheel: upgrade 0.32.3 -> 0.33.6
     add a4ed492  python3-websockets: upgrade 8.0.2 -> 8.1
     add de40863  python-wcwidth: upgrade 0.1.7 -> 0.1.8
     add 3c99f48  python-waitress: upgrade 1.4.1 -> 1.4.2
     add 1c19b1c  python-tqdm: upgrade 4.38.0 -> 4.41.1
     add dc3657a  python-supervisor: upgrade 4.0.2 -> 4.1.0
     add 8966ea9  evolution-data-server: remove pythonnative from inherit
     add 1cc8609  fontforge: rework for python3
     add b51af6b  gitpkgv.bbclass: Add support for extending the supported tag formats
     new d074837  cppzmq: bump to version 4.6.0

The 1 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:
 .../evolution-data-server/evolution-data-server.bb |  2 +-
 meta-oe/classes/gitpkgv.bbclass                    | 14 +++--
 meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb  |  4 +-
 .../fontforge/fontforge_20190801.bb                |  8 +--
 meta-oe/recipes-printing/cups/cups-filters.inc     | 30 +++-------
 .../recipes-printing/cups/cups-filters_1.26.0.bb   |  4 --
 .../recipes-printing/cups/cups-filters_1.26.2.bb   |  4 ++
 .../0001-Fix-misleading-code-indentation.patch     | 69 ----------------------
 .../opensc/0001-Remove-redundant-logging.patch     | 34 -----------
 .../opensc/{opensc_0.19.0.bb => opensc_0.20.0.bb}  |  4 +-
 .../recipes-devtools/python/python-supervisor.inc  |  4 +-
 .../recipes-devtools/python/python-tqdm.inc        |  4 +-
 ...python-tqdm_4.38.0.bb => python-tqdm_4.41.1.bb} |  0
 .../recipes-devtools/python/python-waitress.inc    |  4 +-
 ...-waitress_1.4.1.bb => python-waitress_1.4.2.bb} |  0
 .../recipes-devtools/python/python-wcwidth.inc     |  4 +-
 ...on-wcwidth_0.1.7.bb => python-wcwidth_0.1.8.bb} |  0
 .../recipes-devtools/python/python-yarl.inc        |  4 +-
 ...rvisor_4.0.2.bb => python3-supervisor_4.1.0.bb} |  0
 ...thon3-tqdm_4.38.0.bb => python3-tqdm_4.41.1.bb} |  0
 ...waitress_1.4.1.bb => python3-waitress_1.4.2.bb} |  0
 ...3-wcwidth_0.1.7.bb => python3-wcwidth_0.1.8.bb} |  0
 ...bsockets_8.0.2.bb => python3-websockets_8.1.bb} |  4 +-
 ...on3-wheel_0.32.3.bb => python3-wheel_0.33.6.bb} |  2 +-
 ...python3-yarl_1.3.0.bb => python3-yarl_1.4.2.bb} |  0
 25 files changed, 42 insertions(+), 157 deletions(-)
 delete mode 100644 meta-oe/recipes-printing/cups/cups-filters_1.26.0.bb
 create mode 100644 meta-oe/recipes-printing/cups/cups-filters_1.26.2.bb
 delete mode 100644 meta-oe/recipes-support/opensc/opensc/0001-Fix-misleading-code-indentation.patch
 delete mode 100644 meta-oe/recipes-support/opensc/opensc/0001-Remove-redundant-logging.patch
 rename meta-oe/recipes-support/opensc/{opensc_0.19.0.bb => opensc_0.20.0.bb} (89%)
 rename meta-python/recipes-devtools/python/{python-tqdm_4.38.0.bb => python-tqdm_4.41.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-waitress_1.4.1.bb => python-waitress_1.4.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-wcwidth_0.1.7.bb => python-wcwidth_0.1.8.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-supervisor_4.0.2.bb => python3-supervisor_4.1.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-tqdm_4.38.0.bb => python3-tqdm_4.41.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-waitress_1.4.1.bb => python3-waitress_1.4.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-wcwidth_0.1.7.bb => python3-wcwidth_0.1.8.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-websockets_8.0.2.bb => python3-websockets_8.1.bb} (70%)
 rename meta-python/recipes-devtools/python/{python3-wheel_0.32.3.bb => python3-wheel_0.33.6.bb} (86%)
 rename meta-python/recipes-devtools/python/{python3-yarl_1.3.0.bb => python3-yarl_1.4.2.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