[oe-commits] [openembedded-core] branch master-next updated (1a79e30 -> 45cde5c)

git at git.openembedded.org git at git.openembedded.org
Wed Dec 13 14:02:50 UTC 2017


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

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

 discard 1a79e30  python-scons: upgrade to 3.0.1; use pypi.bbclass
 discard 4bdd665  python3-iniparse: use pypi.bbclass
 discard f438829  python-git: use pypi.bbclass
 discard 75ce4da  python-gitdb: use pypi.bbclass
 discard 9468f0e  python-smmap: use pypi.bbclass
 discard b0b63cc  python-mako: use pypi.bbclass
 discard 3e14729  python-async: use pypi.bbclass
 discard e0859f9  python-six: use pypi.bbclass
 discard 710a5b6  python-nose: use pypi.bbclass
 discard cf345a1  python3-pip: use pypi.bbclass
 discard cf13e8e  python*-setuptools: upgrade to 38.2.3; use pypi.bbclass; improvements
 discard 34f5c39  python*-manifest.json: add dependencies, runpy
 discard 4df3f9d  python2 create_manifest.py: fix trailing whitespace in json
 discard 392dc28  pypi.bbclass: bring in from meta-python
 discard 95ad706  python-scons: Remove python-importlib dependency
 discard 2b1ade2  hwlatdetect: fix RDEPENDS to avoid QA failures
 discard 85fed16  python3: fix RDEPENDS on several recipes, due to non-existent python3 packages
 discard 43cd59d  python3: Restructure python3 packaging and replace it with autopackaging
 discard 7952b83  python: Restructure python packaging and replace it with autopackaging
 discard 3ead85b  populate_sdk_ext: Use prebuilt uninative tarball
 discard 060bcb5  XX runqemu: dump pagetypeinfo if qemu fails
     add a24c10b  populate_sdk_ext: Use prebuilt uninative tarball
     add c350812  pypi.bbclass: bring in from meta-python
     add 3a1900a  python-*-manifest/generators: fix long line lengths
     add d95f100  python-*-manifest/generators: add runpy; python3-plistlib
     add 624a6f2  python-setuptools: upgrade to 38.2.4; use pypi.bbclass; improvements
     add 1206276  python3-pip: use pypi.bbclass
     add 351e741  python-nose: use pypi.bbclass
     add 38993c3  python-six: use pypi.bbclass
     add 57c67b7  python-async: use pypi.bbclass
     add dac10db  python-mako: use pypi.bbclass
     add f976a76  python-smmap: use pypi.bbclass
     add e708320  python-gitdb: use pypi.bbclass
     add 5288e40  python-git: use pypi.bbclass
     add aa458b5  python3-iniparse: use pypi.bbclass
     add cf5c44a  python-scons: upgrade to v3.0.1; use pypi.bbclass
     new 45cde5c  XX runqemu: dump pagetypeinfo if qemu fails

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (1a79e30)
            \
             N -- N -- N   refs/heads/master-next (45cde5c)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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:
 meta/recipes-core/libxml/libxml2_2.9.7.bb          |    2 +-
 .../bootchart2/bootchart2_0.14.8.bb                |    2 +-
 meta/recipes-devtools/dnf/dnf_2.6.3.bb             |   26 +-
 meta/recipes-devtools/gdb/gdb-cross-canadian.inc   |    4 +-
 .../opkg-utils/opkg-utils_0.3.5.bb                 |    2 +-
 .../python-numpy/python3-numpy_1.13.3.bb           |    2 +
 .../python/python-2.7-manifest.inc                 |  840 +++++++++++++++
 .../python/python-3.5-manifest.inc                 | 1129 +++++++++++++++++++
 meta/recipes-devtools/python/python-async.inc      |    6 +-
 meta/recipes-devtools/python/python-git.inc        |   37 +-
 meta/recipes-devtools/python/python-gitdb.inc      |   23 +-
 meta/recipes-devtools/python/python-mako.inc       |   11 +-
 .../python/python-native-3.5-manifest.inc          |   10 +
 .../python/python-native_2.7.13.bb                 |   24 +-
 meta/recipes-devtools/python/python-nose.inc       |    2 +-
 meta/recipes-devtools/python/python-nose_1.3.7.bb  |    6 +-
 meta/recipes-devtools/python/python-scons_3.0.1.bb |    4 +
 meta/recipes-devtools/python/python-setuptools.inc |    9 +-
 ...tools_38.2.3.bb => python-setuptools_38.2.4.bb} |    0
 meta/recipes-devtools/python/python-six.inc        |    2 +-
 meta/recipes-devtools/python/python-smmap.inc      |   13 +-
 .../python/python/create_manifest2.py              |  277 -----
 .../python/python/get_module_deps2.py              |  112 --
 .../python/python/python2-manifest.json            | 1044 ------------------
 .../python/python/sitecustomize.py                 |    8 +
 .../recipes-devtools/python/python3-async_0.6.2.bb |    3 +-
 meta/recipes-devtools/python/python3-git_2.1.7.bb  |    1 -
 .../recipes-devtools/python/python3-gitdb_0.6.4.bb |    3 +-
 .../python/python3-iniparse_0.4.bb                 |    6 +-
 meta/recipes-devtools/python/python3-mako_1.0.7.bb |    2 +-
 .../python/python3-native_3.5.3.bb                 |   30 +-
 meta/recipes-devtools/python/python3-nose_1.3.7.bb |    2 +-
 meta/recipes-devtools/python/python3-pip_9.0.1.bb  |    2 +-
 .../python/python3-pygobject_3.26.0.bb             |    2 +-
 ...ools_38.2.3.bb => python3-setuptools_38.2.4.bb} |    0
 meta/recipes-devtools/python/python3-six_1.11.0.bb |    2 +-
 .../recipes-devtools/python/python3-smmap_0.9.0.bb |    3 +-
 .../python/python3/create_manifest3.py             |  321 ------
 .../python/python3/get_module_deps3.py             |  146 ---
 .../python/python3/python3-manifest.json           | 1130 --------------------
 meta/recipes-devtools/python/python3_3.5.3.bb      |   83 +-
 meta/recipes-devtools/python/python_2.7.13.bb      |   80 +-
 .../qemu/nativesdk-qemu-helper_1.0.bb              |    2 +-
 meta/recipes-graphics/piglit/piglit_git.bb         |    4 +-
 meta/recipes-rt/rt-tests/hwlatdetect_1.1.bb        |    2 +-
 meta/recipes-rt/rt-tests/rt-tests_1.1.bb           |    2 +-
 scripts/contrib/python/generate-manifest-2.7.py    |  426 ++++++++
 scripts/contrib/python/generate-manifest-3.5.py    |  442 ++++++++
 48 files changed, 2953 insertions(+), 3336 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python-2.7-manifest.inc
 create mode 100644 meta/recipes-devtools/python/python-3.5-manifest.inc
 create mode 100644 meta/recipes-devtools/python/python-native-3.5-manifest.inc
 rename meta/recipes-devtools/python/{python-setuptools_38.2.3.bb => python-setuptools_38.2.4.bb} (100%)
 delete mode 100644 meta/recipes-devtools/python/python/create_manifest2.py
 delete mode 100644 meta/recipes-devtools/python/python/get_module_deps2.py
 delete mode 100644 meta/recipes-devtools/python/python/python2-manifest.json
 rename meta/recipes-devtools/python/{python3-setuptools_38.2.3.bb => python3-setuptools_38.2.4.bb} (100%)
 delete mode 100644 meta/recipes-devtools/python/python3/create_manifest3.py
 delete mode 100644 meta/recipes-devtools/python/python3/get_module_deps3.py
 delete mode 100644 meta/recipes-devtools/python/python3/python3-manifest.json
 create mode 100755 scripts/contrib/python/generate-manifest-2.7.py
 create mode 100755 scripts/contrib/python/generate-manifest-3.5.py

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


More information about the Openembedded-commits mailing list