[oe-commits] [openembedded-core] branch master-next updated (895f416 -> 1d2089e)

git at git.openembedded.org git at git.openembedded.org
Tue Feb 19 23:18:25 UTC 2019


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

rpurdie pushed a change to branch master-next
in repository openembedded-core.

    from 895f416  menu-cache: fix upstream version check
     new 42d5c43  python3-gitdb: upgrade 2.0.4 -> 2.0.5
     new fc465d3  python3-pbr: upgrade 5.1.1 -> 5.1.2
     new 5437798  python3-pip: upgrade 18.0 -> 19.0.2
     new 436bab7  python3-setuptools: upgrade 40.0.0 -> 40.8.0
     new daceabd  python3-six: upgrade 1.11.0 -> 1.12.0
     new c08e60e  logrotate.py: restore /etc/logrotate.d/wtmp
     new 1d2089e  opkg-utils: do not set mtime on data.tar.X

The 7 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:
 meta/lib/oeqa/runtime/cases/logrotate.py           |  6 +++-
 ...opkg-build-do-not-set-mtime-on-data.tar.X.patch | 33 ++++++++++++++++++++++
 .../opkg-utils/opkg-utils_0.4.0.bb                 |  1 +
 ...ionally-do-not-fetch-code-by-easy_install.patch | 10 +++----
 meta/recipes-devtools/python/python-gitdb.inc      |  4 +--
 meta/recipes-devtools/python/python-setuptools.inc |  4 +--
 meta/recipes-devtools/python/python-six.inc        |  6 ++--
 ...thon3-gitdb_2.0.4.bb => python3-gitdb_2.0.5.bb} |  0
 meta/recipes-devtools/python/python3-pbr_5.1.1.bb  |  5 ----
 meta/recipes-devtools/python/python3-pbr_5.1.2.bb  |  5 ++++
 .../{python3-pip_18.0.bb => python3-pip_19.0.2.bb} |  6 ++--
 ...ools_40.0.0.bb => python3-setuptools_40.8.0.bb} |  0
 ...python3-six_1.11.0.bb => python3-six_1.12.0.bb} |  0
 13 files changed, 58 insertions(+), 22 deletions(-)
 create mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/0001-opkg-build-do-not-set-mtime-on-data.tar.X.patch
 rename meta/recipes-devtools/python/{python3-gitdb_2.0.4.bb => python3-gitdb_2.0.5.bb} (100%)
 delete mode 100644 meta/recipes-devtools/python/python3-pbr_5.1.1.bb
 create mode 100644 meta/recipes-devtools/python/python3-pbr_5.1.2.bb
 rename meta/recipes-devtools/python/{python3-pip_18.0.bb => python3-pip_19.0.2.bb} (71%)
 rename meta/recipes-devtools/python/{python3-setuptools_40.0.0.bb => python3-setuptools_40.8.0.bb} (100%)
 rename meta/recipes-devtools/python/{python3-six_1.11.0.bb => python3-six_1.12.0.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