[oe-commits] [openembedded-core] branch master updated (03d1711 -> 1fbd271)

git at git.openembedded.org git at git.openembedded.org
Wed Apr 6 21:57:53 UTC 2016


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

      from  03d1711   scripts/oe-selftest: avoid the creation of coverage file when coverage not installed
      adds  b5304ce   useradd.bbclass: remove user/group created by the package in clean* task
      adds  1ae11a6   bzip2: set correct soname
      adds  c17411e   ffmpeg: Make configure options explicit
      adds  4438a11   ffmpeg, gstreamer1.0-libav: add textrel INSANE_SKIPs
      adds  8bed581   rpm: remove two unused patch
      adds  ed553f7   tcl: remove unused fix-configure.patch
      adds  b99eec4   cmake: remove unused dont-run-cross-binaries.patch
      adds  e2961ea   clutter-gst-3.0: remove unused enable-tests.patch
      adds  e8a5332   glibc: remove unused CVE patches
      adds  cee2794   grub: remove unused 0001-Fix-build-with-glibc-2.20.patch
      adds  e5a4c3f   sanity.bbclass: fix a hardcode in check_path_length()
      adds  2114b5a   wget: fix build when len(TMPDIR) == 410
      adds  98faa3e   create-pull-request: fix for newer git
      adds  5e83a72   libtool: fix contaminated path to lt_truncate_bin
      adds  503a80d   runqemu-gen-tapdevs: Add note about NetworkManager & tap devices
      adds  1fbd271   image_types: use compress framework to produce checksums for images

No new revisions were added by this update.

Summary of changes:
 meta/classes/image_types.bbclass                   |    8 +-
 meta/classes/sanity.bbclass                        |    2 +-
 meta/classes/sstate.bbclass                        |    5 +
 meta/classes/useradd.bbclass                       |   29 +
 .../files/0001-Fix-build-with-glibc-2.20.patch     |   32 -
 meta/recipes-core/glibc/glibc/CVE-2015-8776.patch  |  155 ---
 meta/recipes-core/glibc/glibc/CVE-2015-8777.patch  |  123 ---
 meta/recipes-core/glibc/glibc/CVE-2015-8779.patch  |  262 -----
 .../recipes-core/glibc/glibc/CVE-2015-9761_1.patch | 1039 --------------------
 .../recipes-core/glibc/glibc/CVE-2015-9761_2.patch |  385 --------
 .../cmake/cmake/dont-run-cross-binaries.patch      |   23 -
 meta/recipes-devtools/libtool/libtool_2.4.6.bb     |    1 +
 .../rpm/rpm/rpm-CVE-2013-6435.patch                |  110 ---
 .../rpm/rpm/rpm-CVE-2014-8118.patch                |   44 -
 .../recipes-devtools/tcltk/tcl/fix-configure.patch |   46 -
 .../recipes-extended/bzip2/bzip2-1.0.6/Makefile.am |    1 +
 .../bzip2/bzip2-1.0.6/configure.ac                 |    5 +-
 meta/recipes-extended/wget/wget.inc                |    5 +
 .../clutter/clutter-gst-3.0/enable-tests.patch     |   23 -
 meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.bb       |   27 +-
 .../gstreamer/gstreamer1.0-libav.inc               |    3 +
 scripts/create-pull-request                        |   14 +-
 scripts/runqemu-gen-tapdevs                        |    9 +
 23 files changed, 99 insertions(+), 2252 deletions(-)
 delete mode 100644 meta/recipes-bsp/grub/files/0001-Fix-build-with-glibc-2.20.patch
 delete mode 100644 meta/recipes-core/glibc/glibc/CVE-2015-8776.patch
 delete mode 100644 meta/recipes-core/glibc/glibc/CVE-2015-8777.patch
 delete mode 100644 meta/recipes-core/glibc/glibc/CVE-2015-8779.patch
 delete mode 100644 meta/recipes-core/glibc/glibc/CVE-2015-9761_1.patch
 delete mode 100644 meta/recipes-core/glibc/glibc/CVE-2015-9761_2.patch
 delete mode 100644 meta/recipes-devtools/cmake/cmake/dont-run-cross-binaries.patch
 delete mode 100644 meta/recipes-devtools/rpm/rpm/rpm-CVE-2013-6435.patch
 delete mode 100644 meta/recipes-devtools/rpm/rpm/rpm-CVE-2014-8118.patch
 delete mode 100644 meta/recipes-devtools/tcltk/tcl/fix-configure.patch
 delete mode 100644 meta/recipes-graphics/clutter/clutter-gst-3.0/enable-tests.patch

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


More information about the Openembedded-commits mailing list