[oe-commits] [openembedded-core] branch master updated (986f7fb -> eccae51)

git at git.openembedded.org git at git.openembedded.org
Thu Aug 4 14:23:08 UTC 2016


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

      from  986f7fb   foomatic-filters: Security fixes CVE-2015-8327
      adds  3d888fa   linux-yocto/4.1: bump to v4.1.28
      adds  d52e523   linux-yocto/4.1: bug fixes and configuration changes
      adds  02a1d6e   linux-yocto/4.1: qemuppc and qemumips build fixes
      adds  6756bdb   apmd: use snapshot.debian.org for SRC_URI
      adds  71d66d4   glew: upgrade to 2.0.0
      adds  e4fefcc   python-pexpect: Upgrade to 4.2.0
      adds  0d79e7b   groff_1.18.1.4: fix narrowing conversion error
       new  369a7f7   apt: Upgrade to 1.2.12
       new  e6e228b   ffmpeg: Upgrade to 3.1.1
       new  60de4d6   gdb: Cache gnu gettext config vars for musl builds
       new  3715cde   gstreamer1.0-plugins-bad: Backport GstGLMemoryEGL implementation
       new  69e9b19   mesa: Fix build when cross compiling with clang
       new  75627af   pseudo: backport patch to fix xattr performance
       new  94eb255   pseudo: update git recipe to include xattr perf fix
       new  7918e73   bitbake.conf/toolchain-scripts.bbclass: Remove debug prefix mappings in SDK
       new  614d976   cml1: fix tasks after default [dirs] changed
       new  5e5a614   meta: add more missing patch tags
       new  f0ee177   dhcp: dhcrelay.service cannot start successfully
       new  badec3d   selftest/runtime-test.py: Add test for testexport SDK feature
       new  25ebd3b   Fix random python backtrace in mutlilib handling code.
       new  3442ee4   bitbake.conf: set READELF for cross compilation
       new  928e0ee   oetest.py: Add command line parameter support for tag in testexport
       new  f1cc272   oetest.py: Remove check for __init__.py
       new  0338f66   oeqa/oetest.py: Allow to export packages using symlinks
       new  5705b7a   oeqa/utils/sshcontrol.py: Allows to copy symlinks to target
       new  949df03   grub2.inc: run autogen.sh before configure
       new  74252ed   libcap-ng: 0.7.7 -> 0.7.8
       new  56d3ead   strace: 4.12 -> 4.13
       new  46107be   tcl: 8.6.5 -> 8.6.6
       new  89cafc6   augeas: remove from oe-core
       new  1f57ac3   Asciidoc: add it
       new  a3f60d3   cronie: upgrade to 1.5.1
       new  a569bec   create-pull-request: add option -a to auto push
       new  81c58fd   create-pull-request: read remote from env var CPR_CONTRIB_REMOTE
       new  162b80f   create-pull-request: set subject automatically for cover latter
       new  bbff6b0   perf: enable man pages for 'help' functionality
       new  b1e439a   dpkg: put start-stop-daemon into a separate package
       new  a93c45f   packagegroup-core-x11-base.bb: replace pointercal with pointercal-xinput
       new  eccae51   base.bbclass wipe ${S} before unpacking source

The 32 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta-selftest/lib/oeqa/runtime/selftest.py         |  24 +
 meta/classes/base.bbclass                          |  18 +-
 meta/classes/cml1.bbclass                          |   2 +
 meta/classes/multilib_global.bbclass               |   3 +-
 meta/classes/testexport.bbclass                    |  24 +-
 meta/classes/toolchain-scripts.bbclass             |   3 +
 meta/conf/bitbake.conf                             |   9 +-
 meta/conf/distro/include/distro_alias.inc          |   1 -
 meta/lib/oeqa/oetest.py                            |  35 +-
 meta/lib/oeqa/runexported.py                       |   6 +-
 meta/lib/oeqa/selftest/runtime-test.py             |  41 ++
 meta/lib/oeqa/utils/sshcontrol.py                  |   9 +-
 meta/recipes-bsp/apmd/apmd_3.2.2-15.bb             |   3 +-
 ...rub2-remove-sparc64-setup-from-x86-builds.patch | 140 ++----
 meta/recipes-bsp/grub/grub2.inc                    |   4 +-
 meta/recipes-bsp/grub/grub_git.bb                  |   7 -
 meta/recipes-connectivity/dhcp/dhcp.inc            |   1 +
 .../dhcp/files/dhcrelay.service                    |   3 +-
 ...h-7.1p1-conditional-compile-des-in-cipher.patch |   2 +-
 ...h-7.1p1-conditional-compile-des-in-pkcs11.patch |   2 +-
 ...apt-native_1.0.10.1.bb => apt-native_1.2.12.bb} |   0
 meta/recipes-devtools/apt/apt.inc                  |  11 +-
 ...ys-run-dpkg-configure-a-at-the-end-of-our.patch | 278 +-----------
 .../apt/apt/0001-fix-the-gcc-version-check.patch   | 128 +-----
 ...001-remove-Wsuggest-attribute-from-CFLAGS.patch |  24 +-
 meta/recipes-devtools/apt/apt/disable-test.patch   |  47 +-
 .../apt/{apt_1.0.10.1.bb => apt_1.2.12.bb}         |   0
 meta/recipes-devtools/apt/files/no-curl.patch      |  30 +-
 meta/recipes-devtools/dpkg/dpkg.inc                |  10 +
 meta/recipes-devtools/gdb/gdb_7.11.bb              |   5 +
 .../perl/perl/perl-fix-CVE-2016-2381.patch         |   1 +
 .../pseudo/files/Fix-xattr-performance.patch       | 117 +++++
 meta/recipes-devtools/pseudo/pseudo_1.8.1.bb       |   1 +
 meta/recipes-devtools/pseudo/pseudo_git.bb         |   2 +-
 ...on-pexpect_4.1.0.bb => python-pexpect_4.2.0.bb} |   6 +-
 ...0001-system.h-query.c-support-nosignature.patch |   3 +-
 .../strace/strace/Makefile-ptest.patch             |  12 +-
 .../strace/{strace_4.12.bb => strace_4.13.bb}      |   4 +-
 meta/recipes-devtools/tcltk/tcl/no_packages.patch  |  20 +-
 .../tcltk/{tcl_8.6.5.bb => tcl_8.6.6.bb}           |   4 +-
 meta/recipes-extended/asciidoc/asciidoc_8.6.9.bb   |  20 +
 meta/recipes-extended/augeas/augeas.inc            |  30 --
 ...need_charset_alias-when-building-for-musl.patch |  30 --
 .../augeas/add-missing-argz-conditional.patch      |  20 -
 .../augeas/augeas/sepbuildfix.patch                |  22 -
 meta/recipes-extended/augeas/augeas_1.4.0.bb       |   4 -
 .../cronie/cronie/crond_pam_config.patch           |  15 +-
 .../cronie/{cronie_1.5.0.bb => cronie_1.5.1.bb}    |   4 +-
 .../fix-narrowing-conversion-error.patch           |  61 +++
 meta/recipes-extended/groff/groff_1.18.1.4.bb      |   1 +
 .../glew/{glew_1.13.0.bb => glew_2.0.0.bb}         |   6 +-
 .../mesa/files/clang-compile-PR89599.patch         | 116 +++++
 .../mesa/files/disable-asm-on-non-gcc.patch        |  29 ++
 meta/recipes-graphics/mesa/mesa_12.0.1.bb          |   2 +
 .../packagegroups/packagegroup-core-x11-base.bb    |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |   6 +-
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       |  20 +-
 meta/recipes-kernel/perf/perf.bb                   |  11 +-
 .../ffmpeg/ffmpeg/mips64_cpu_detection.patch       |  32 ++
 .../ffmpeg/{ffmpeg_3.1.bb => ffmpeg_3.1.1.bb}      |   9 +-
 .../0008-gl-implement-GstGLMemoryEGL.patch         | 495 +++++++++++++++++++++
 .../gstreamer/gstreamer1.0-plugins-bad_1.8.2.bb    |   1 +
 .../boost/boost/boost-CVE-2012-2677.patch          |   2 +-
 .../{libcap-ng_0.7.7.bb => libcap-ng_0.7.8.bb}     |   4 +-
 scripts/create-pull-request                        |  86 ++--
 66 files changed, 1301 insertions(+), 773 deletions(-)
 rename meta/recipes-devtools/apt/{apt-native_1.0.10.1.bb => apt-native_1.2.12.bb} (100%)
 rename meta/recipes-devtools/apt/{apt_1.0.10.1.bb => apt_1.2.12.bb} (100%)
 create mode 100644 meta/recipes-devtools/pseudo/files/Fix-xattr-performance.patch
 rename meta/recipes-devtools/python/{python-pexpect_4.1.0.bb => python-pexpect_4.2.0.bb} (71%)
 rename meta/recipes-devtools/strace/{strace_4.12.bb => strace_4.13.bb} (91%)
 rename meta/recipes-devtools/tcltk/{tcl_8.6.5.bb => tcl_8.6.6.bb} (95%)
 create mode 100644 meta/recipes-extended/asciidoc/asciidoc_8.6.9.bb
 delete mode 100644 meta/recipes-extended/augeas/augeas.inc
 delete mode 100644 meta/recipes-extended/augeas/augeas/0001-Unset-need_charset_alias-when-building-for-musl.patch
 delete mode 100644 meta/recipes-extended/augeas/augeas/add-missing-argz-conditional.patch
 delete mode 100644 meta/recipes-extended/augeas/augeas/sepbuildfix.patch
 delete mode 100644 meta/recipes-extended/augeas/augeas_1.4.0.bb
 rename meta/recipes-extended/cronie/{cronie_1.5.0.bb => cronie_1.5.1.bb} (95%)
 create mode 100644 meta/recipes-extended/groff/groff-1.18.1.4/fix-narrowing-conversion-error.patch
 rename meta/recipes-graphics/glew/{glew_1.13.0.bb => glew_2.0.0.bb} (84%)
 create mode 100644 meta/recipes-graphics/mesa/files/clang-compile-PR89599.patch
 create mode 100644 meta/recipes-graphics/mesa/files/disable-asm-on-non-gcc.patch
 create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/mips64_cpu_detection.patch
 rename meta/recipes-multimedia/ffmpeg/{ffmpeg_3.1.bb => ffmpeg_3.1.1.bb} (95%)
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0008-gl-implement-GstGLMemoryEGL.patch
 rename meta/recipes-support/libcap-ng/{libcap-ng_0.7.7.bb => libcap-ng_0.7.8.bb} (89%)

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


More information about the Openembedded-commits mailing list