[oe-commits] [meta-openembedded] branch master-next updated (53d4316 -> f94f143)

git at git.openembedded.org git at git.openembedded.org
Wed Nov 20 07:33:23 UTC 2019


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 53d4316  upm: Link with libatomic on clang/x86
     new 85bb13e  dlm: Drop -fstack-clash-protection for clang
     new d58a820  file-roller: add gsettings to inherit
     new 138d0a8  tracker: add gsettings to inherit
     new 2e55cdf  nautilus: add gsettings to inherit
     new 9aca554  libgweather: add gsetings & upstream-version-is-even to inherit
     new 1548127  gnome-settings-daemon: add gsettings to inherit
     new c3cf73c  gnome-terminal: add gsettings to inherit
     new 6e3ba47  gitpkgv.bbclass: Use --git-dir option
     new e2c5249  gitpkgv.bbclass: Support also lightweight tags
     new c1dd932  haveged: use the Fedora service file available from upstream
     new af41ee2  python-babel: add BBCLASSEXTEND for native/nativesdk
     new 4a49ee1  python3-importlib-metadata: fix class-target overriding default dependencies
     new a47b347  python-configparser: Add native and nativesdk to BBCLASSEXTEND
     new 04fab02  python-contextlib2: Add native and nativesdk to BBCLASSEXTEND
     new 0e160f4  python-scandir: Add native and nativesdk to BBCLASSEXTEND
     new 746e52f  chrony: install chrony-wait.service
     new fe4e9ee  networkmanager: do not deploy unnecessary udev rule file
     new 95f66a6  liblockfile: Rename patch
     new a5d864e  python-zopeinterface: upgrade 4.6.0 -> 4.7.1
     new 841dfbf  python-yappi: upgrade 0.98 -> 1.0
     new aedf7e3  python-xstatic: upgrade 1.0.1 -> 1.0.2
     new 2c285b3  python-xlrd: upgrade 1.1.0 -> 1.2.0
     new f94f143  python-urllib3: upgrade 1.25.6 -> 1.25.7

The 23 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/file-roller/file-roller_3.32.2.bb       |  2 +-
 .../gnome-settings-daemon/gnome-settings-daemon_3.34.1.bb |  2 +-
 .../recipes-gnome/gnome-terminal/gnome-terminal_3.34.2.bb |  2 +-
 .../recipes-gnome/libgweather/libgweather_3.34.0.bb       |  2 +-
 meta-gnome/recipes-gnome/nautilus/nautilus_3.34.1.bb      |  2 +-
 meta-gnome/recipes-gnome/tracker/tracker_2.3.1.bb         |  2 +-
 .../networkmanager/networkmanager_1.18.4.bb               |  5 ++++-
 meta-networking/recipes-extended/dlm/dlm_4.0.9.bb         |  4 ++++
 meta-networking/recipes-support/chrony/chrony_3.5.bb      |  3 +++
 meta-oe/classes/gitpkgv.bbclass                           | 15 ++++++---------
 meta-oe/recipes-extended/haveged/haveged_1.9.6.bb         |  2 +-
 ....patch => 0001-Makefile.in-install-nfslock-libs.patch} |  0
 meta-oe/recipes-extended/liblockfile/liblockfile_1.14.bb  |  2 +-
 meta-python/recipes-devtools/python/python-babel.inc      |  2 ++
 .../recipes-devtools/python/python-configparser.inc       |  2 ++
 .../recipes-devtools/python/python-contextlib2.inc        |  2 ++
 .../recipes-devtools/python/python-scandir_1.10.0.bb      |  2 ++
 meta-python/recipes-devtools/python/python-urllib3.inc    |  4 ++--
 ...{python-urllib3_1.25.6.bb => python-urllib3_1.25.7.bb} |  0
 meta-python/recipes-devtools/python/python-xlrd.inc       |  6 +++---
 .../python/{python-xlrd_1.1.0.bb => python-xlrd_1.2.0.bb} |  0
 meta-python/recipes-devtools/python/python-xstatic.inc    |  6 +++---
 .../{python-xstatic_1.0.1.bb => python-xstatic_1.0.2.bb}  |  0
 meta-python/recipes-devtools/python/python-yappi.inc      |  6 +++---
 .../python/{python-yappi_0.98.bb => python-yappi_1.0.bb}  |  0
 .../recipes-devtools/python/python-zopeinterface.inc      |  4 ++--
 ...peinterface_4.6.0.bb => python-zopeinterface_4.7.1.bb} |  0
 .../python/python3-importlib-metadata_0.23.bb             |  4 ++--
 ...ython3-urllib3_1.25.6.bb => python3-urllib3_1.25.7.bb} |  0
 .../{python3-xlrd_1.1.0.bb => python3-xlrd_1.2.0.bb}      |  0
 ...{python3-xstatic_1.0.1.bb => python3-xstatic_1.0.2.bb} |  0
 .../{python3-yappi_0.98.bb => python3-yappi_1.0.bb}       |  0
 ...einterface_4.6.0.bb => python3-zopeinterface_4.7.1.bb} |  0
 33 files changed, 48 insertions(+), 33 deletions(-)
 rename meta-oe/recipes-extended/liblockfile/liblockfile/{0001-Makefile.in-install-nfslock.so-and-nfslock.so.0.patch => 0001-Makefile.in-install-nfslock-libs.patch} (100%)
 rename meta-python/recipes-devtools/python/{python-urllib3_1.25.6.bb => python-urllib3_1.25.7.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-xlrd_1.1.0.bb => python-xlrd_1.2.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-xstatic_1.0.1.bb => python-xstatic_1.0.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-yappi_0.98.bb => python-yappi_1.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-zopeinterface_4.6.0.bb => python-zopeinterface_4.7.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-urllib3_1.25.6.bb => python3-urllib3_1.25.7.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-xlrd_1.1.0.bb => python3-xlrd_1.2.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-xstatic_1.0.1.bb => python3-xstatic_1.0.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-yappi_0.98.bb => python3-yappi_1.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-zopeinterface_4.6.0.bb => python3-zopeinterface_4.7.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