[oe-commits] [openembedded-core] branch master updated (bf49316 -> 715180e)

git at git.openembedded.org git at git.openembedded.org
Thu Sep 6 09:36:54 UTC 2018


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

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

    from bf49316  populate_base_sdk: Stop running gcc --version all the time
     add ab0be54  serf: Fix Sconstruct build with python 3.7
     add 3655743  eglinfo: Upgrade contained waf version to 2.0.11 release
     add 1f0568c  prelink: Update to the latest version of prelink
     new bd8470d  prelink: Fix SRC_URI and branch
     new a6fab3c  python3-manifest: Use PYTHON_MAJMIN instead of hard coded version
     new b94af33  python3: Modify create_manifest to make it versionless
     new 6580420  python3: Clean up create manifest script
     new 9ddbff8  python3-manifest: Avoid duplicate modules
     new 76b4596  python3: fix indentation on create_manifest3
     new bcca86f  elfutils: CVE-2018-16062
     new da989c3  epiphany: upgrade 3.28.1.1 -> 3.28.3.1
     new a6e62aa  opkg-keyrings: do not use 'exit 1' to postpone to first boot
     new 715180e  opkg: add strict package matching on removal patch

The 10 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-devtools/elfutils/elfutils_0.173.bb   |   1 +
 .../elfutils/files/CVE-2018-16062.patch            |  79 ++
 meta/recipes-devtools/opkg/opkg-keyrings_1.0.bb    |  12 +-
 ...ve_maintainer_scripts-use-strict-matching.patch |  56 ++
 meta/recipes-devtools/opkg/opkg_0.3.6.bb           |   1 +
 ...01-src-dso.c-use-ehdr.e_shstrndx-as-index.patch |  39 -
 meta/recipes-devtools/prelink/prelink_git.bb       |   5 +-
 .../python/python3/create_manifest3.py             | 464 ++++++------
 .../python/python3/python3-manifest.json           | 801 ++++++++++-----------
 meta/recipes-devtools/python/python3_3.5.5.bb      |   2 +-
 .../{epiphany_3.28.1.1.bb => epiphany_3.28.3.1.bb} |   4 +-
 meta/recipes-graphics/eglinfo/eglinfo.inc          |   6 +-
 meta/recipes-graphics/eglinfo/files/waf            | 169 +++++
 ...of-a-print-in-the-scons-file-to-unbreak-b.patch |  29 +
 ...truct-Fix-path-quoting-for-.def-generator.patch |  27 +
 meta/recipes-support/serf/serf/0003-gen_def.patch  |  22 +
 ...o-r1811083-fix-building-with-scons-3.0.0-.patch |  29 +
 meta/recipes-support/serf/serf_1.3.9.bb            |   7 +-
 18 files changed, 1092 insertions(+), 661 deletions(-)
 create mode 100644 meta/recipes-devtools/elfutils/files/CVE-2018-16062.patch
 create mode 100644 meta/recipes-devtools/opkg/opkg/0001-remove_maintainer_scripts-use-strict-matching.patch
 delete mode 100644 meta/recipes-devtools/prelink/prelink/0001-src-dso.c-use-ehdr.e_shstrndx-as-index.patch
 rename meta/recipes-gnome/epiphany/{epiphany_3.28.1.1.bb => epiphany_3.28.3.1.bb} (84%)
 create mode 100755 meta/recipes-graphics/eglinfo/files/waf
 create mode 100644 meta/recipes-support/serf/serf/0001-Fix-syntax-of-a-print-in-the-scons-file-to-unbreak-b.patch
 create mode 100644 meta/recipes-support/serf/serf/0002-SConstruct-Fix-path-quoting-for-.def-generator.patch
 create mode 100644 meta/recipes-support/serf/serf/0003-gen_def.patch
 create mode 100644 meta/recipes-support/serf/serf/0004-Follow-up-to-r1811083-fix-building-with-scons-3.0.0-.patch

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


More information about the Openembedded-commits mailing list