[oe-commits] [meta-openembedded] branch master-next updated (dcd719b -> 2f89405)

git at git.openembedded.org git at git.openembedded.org
Fri Jan 17 23:44:15 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 dcd719b  lcov: geninfo needs another perl module
     new 8bb1fab  opensc: Upgrade to 0.20.0
     new fc0d5ab  cups-filters: use libexecdir and cleanup
     new 413cb43  cups-filters: upgrade 1.26.0 -> 1.26.2
     new ba51789  python3-yarl: upgrade 1.3.0 -> 1.4.2
     new 3a65893  python3-wheel: upgrade 0.32.3 -> 0.33.6
     new a4ed492  python3-websockets: upgrade 8.0.2 -> 8.1
     new de40863  python-wcwidth: upgrade 0.1.7 -> 0.1.8
     new 3c99f48  python-waitress: upgrade 1.4.1 -> 1.4.2
     new 1c19b1c  python-tqdm: upgrade 4.38.0 -> 4.41.1
     new dc3657a  python-supervisor: upgrade 4.0.2 -> 4.1.0
     new 8966ea9  evolution-data-server: remove pythonnative from inherit
     new 1cc8609  fontforge: rework for python3
     new b51af6b  gitpkgv.bbclass: Add support for extending the supported tag formats
     new b9c5c2f  xfce4-panel-profiles: upgrade 1.0.9 -> 1.0.10
     new 3e2af44  xfce4-panel: upgrade 4.14.2 -> 4.14.3
     new beb6eaf  xfce4-session: 4.14.0 -> 4.14.1
     new 84d6e9c  xfce4-settings: upgrade 4.14.1 -> 4.14.2
     new 6c14437  xfdesktop: upgrade 4.14.1 -> 4.14.2
     new 2f89405  cppzmq: bump to version 4.6.0

The 19 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
 ...les_1.0.9.bb => xfce4-panel-profiles_1.0.10.bb} |  4 +-
 ...xfce4-panel_4.14.1.bb => xfce4-panel_4.14.3.bb} |  4 +-
 ...4-session_4.14.0.bb => xfce4-session_4.14.1.bb} |  4 +-
 ...settings_4.14.1.bb => xfce4-settings_4.14.2.bb} |  4 +-
 .../{xfdesktop_4.14.1.bb => xfdesktop_4.14.2.bb}   |  4 +-
 30 files changed, 52 insertions(+), 167 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%)
 rename meta-xfce/recipes-apps/xfce4-panel-profiles/{xfce4-panel-profiles_1.0.9.bb => xfce4-panel-profiles_1.0.10.bb} (82%)
 rename meta-xfce/recipes-xfce/xfce4-panel/{xfce4-panel_4.14.1.bb => xfce4-panel_4.14.3.bb} (90%)
 rename meta-xfce/recipes-xfce/xfce4-session/{xfce4-session_4.14.0.bb => xfce4-session_4.14.1.bb} (87%)
 rename meta-xfce/recipes-xfce/xfce4-settings/{xfce4-settings_4.14.1.bb => xfce4-settings_4.14.2.bb} (89%)
 rename meta-xfce/recipes-xfce/xfdesktop/{xfdesktop_4.14.1.bb => xfdesktop_4.14.2.bb} (74%)

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


More information about the Openembedded-commits mailing list