[oe-commits] [openembedded-core] branch master updated (078950f -> 07bc5a5)

git at git.openembedded.org git at git.openembedded.org
Wed May 8 11:22:39 UTC 2019


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

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

    from 078950f  gtk-icon-cache: clean up DEPENDS
     new 878e898  nss: cleanup recipe to match OE style
     new 8ff6a2a  libxcrypt: Stop adding -std=gnu99 to CPPFLAGS
     new 26e8753  file: Stop adding -std=c99 to CFLAGS
     new 721e69a  ghostscript: set CVE_PRODUCT
     new e9ac5ac  cpio/tar/native.bbclass: move rmt to sbindir and add a prefix to avoid native clashing
     new e81004f  patchelf: Upgrade 0.9 -> 0.10
     new 9ff61fa  python3: Add ntpath.py to python core
     new 2ee2465  go: Exclude vcs files when installing deps
     new 8e4b301  recipetool: fix unbound variable when fixed SRCREV can't be found
     new 0a5bd4f  distutils: Run python from the PATH in the -native case as well
     new 7ad50a8  cml1.bbclass: fix undefined behavior
     new 2996640  gcc-target: Do not set --with-sysroot and gxx-include-dir paths
     new 59f9350  systemd: Add -Wno-error=format-overflow to fix build with gcc9
     new 3a043a0  flac: also add flac to CVE_PRODUCT
     new 8f03a33  squashfs-tools: set CVE_PRODUCT
     new 6af441a  acpica: use update-alternatives for acpidump
     new 07bc5a5  openssh/systemd/python/qemu: Fix patch Upstream-Status

The 17 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/classes/cml1.bbclass                          |   2 +-
 meta/classes/distutils.bbclass                     |  11 +-
 meta/classes/distutils3.bbclass                    |   7 +-
 meta/classes/go.bbclass                            |   2 +-
 meta/classes/native.bbclass                        |   1 +
 ...ve-progressmeter-force-an-update-at-the-b.patch |   2 +-
 .../openssh/openssh/CVE-2018-20685.patch           |   2 +-
 .../openssh/openssh/CVE-2019-6111.patch            |   2 +-
 meta/recipes-core/libxcrypt/libxcrypt_4.4.4.bb     |   2 +-
 ...025-fs-utilh-add-missing-sys-stat-include.patch |   2 +
 meta/recipes-core/systemd/systemd_242.bb           |   2 +
 meta/recipes-devtools/file/file_5.36.bb            |   2 -
 meta/recipes-devtools/gcc/gcc-target.inc           |   2 -
 .../patchelf/Increase-maxSize-to-64MB.patch        |  46 ------
 .../patchelf/Skip-empty-section-fixes-66.patch     |  30 ----
 .../patchelf/patchelf/avoidholes.patch             | 163 ---------------------
 .../patchelf/fix-adjusting-startPage.patch         |  15 +-
 .../patchelf/patchelf/handle-read-only-files.patch |  17 +--
 .../patchelf/{patchelf_0.9.bb => patchelf_0.10.bb} |   9 +-
 ...EPYTHON3HOME-is-set-use-instead-of-PYTHON.patch |   2 +
 .../python/python3/python3-manifest.json           |   1 +
 ...et-arm-Use-vector-operations-for-saturati.patch |   2 +-
 .../squashfs-tools/squashfs-tools_git.bb           |   2 +
 meta/recipes-extended/acpica/acpica_20190405.bb    |   2 +-
 meta/recipes-extended/cpio/cpio_2.12.bb            |   6 +-
 .../ghostscript/ghostscript_9.26.bb                |   3 +
 meta/recipes-extended/tar/tar_1.32.bb              |   6 +-
 meta/recipes-multimedia/flac/flac_1.3.2.bb         |   2 +-
 meta/recipes-support/nss/nss_3.43.bb               |  15 +-
 scripts/lib/recipetool/create.py                   |   2 +-
 30 files changed, 69 insertions(+), 293 deletions(-)
 delete mode 100644 meta/recipes-devtools/patchelf/patchelf/Increase-maxSize-to-64MB.patch
 delete mode 100644 meta/recipes-devtools/patchelf/patchelf/Skip-empty-section-fixes-66.patch
 delete mode 100644 meta/recipes-devtools/patchelf/patchelf/avoidholes.patch
 rename meta/recipes-devtools/patchelf/{patchelf_0.9.bb => patchelf_0.10.bb} (58%)

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


More information about the Openembedded-commits mailing list