[oe-commits] [openembedded-core] branch master-next updated (e64a30f -> d5f088c)

git at git.openembedded.org git at git.openembedded.org
Fri Oct 12 17:03:36 UTC 2018


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 e64a30f  nss: fix non-determinism when create a blank certificate
     new 5e7a75c  openssl: use deterministic perl Text::Template module bundled by openssl source
     new a46547d  python: don't wipe RDEPENDS when parsing manifest
     new 915e563  python: remove the PN package entirely
     new 905300f  python: clean up ptest
     new a12e9cd  python: don't use runtime checks to identify float endianism
     new 85bc062  python3: set PYTHONHOME for nativesdk
     new d5f088c  python3: add ptest runner

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/recipes-connectivity/openssl/openssl_1.1.1.bb |  1 +
 .../python/python/fix-makefile-for-ptest.patch     | 34 -------------
 .../python/{python3 => python}/float-endian.patch  | 56 ++++++++++++----------
 meta/recipes-devtools/python/python/run-ptest      |  4 +-
 meta/recipes-devtools/python/python3/run-ptest     |  3 ++
 meta/recipes-devtools/python/python3_3.5.6.bb      | 12 +++--
 meta/recipes-devtools/python/python_2.7.15.bb      | 30 ++----------
 7 files changed, 46 insertions(+), 94 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python/fix-makefile-for-ptest.patch
 copy meta/recipes-devtools/python/{python3 => python}/float-endian.patch (77%)
 create mode 100644 meta/recipes-devtools/python/python3/run-ptest

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


More information about the Openembedded-commits mailing list