[oe-commits] [openembedded-core] branch master-next updated (d85f551 -> 6a59381)

git at git.openembedded.org git at git.openembedded.org
Mon May 9 07:12:50 UTC 2016


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

  discards  d85f551   gstreamer1.0-plugins-bad: upgrade to version 1.8.1
       new  53048d6   bluez5: upgrade to 5.39
       new  8961bc4   base-files: add some safety checks in profile
       new  255699a   gdb: fix QA warning (uClibc)
       new  59141d4   acpid: upgrade to 2.0.27
       new  e0e3ec6   ethtool: upgrade to 4.5
       new  8f83f09   pkgconfig: update to version 0.29.1
       new  5bf69b1   libtasn1: upgrade to 4.8
       new  d56bcae   mc: upgrade to 4.8.16
       new  c30f048   orc: upgrade to 0.4.25
       new  279ba57   harfbuzz: upgrade to 1.2.6
       new  1b0628f   sqlite3: upgrade to 3.12.2
       new  9d3d76a   iproute2: upgrade to version 4.5.0
       new  fcd7e43   alsa-lib: Fix incorrect appl pointer when mmap_commit() returns error.
       new  8332cea   qemu: updgrade to 2.5.1
       new  24055f5   git: update to 2.8.2
       new  76f061c   librsvg: Security fixes via update to 2.40.15
       new  3d98551   image-live.bbclass: make the INITRD optional
       new  c693f34   openssl: Security fix via update to 1.0.2h
       new  90b2738   image_types.bbclass: add WIC_CREATE_EXTRA_ARGS
       new  386534f   libpcre: Fix CVE-2016-3191
       new  05c59ed   image_types: fix image/compression dependency collection
       new  1c6ba3c   linux-yocto/uvesafb: print error message when task timeout occurs
       new  5255082   linux-yocto/4.4: sched/cgroup: Fix/cleanup cgroup teardown/init
       new  92ba77b   kern-tools: handle directories with, or without, trailing /
       new  1d4c120   kernel-yocto: allow branch auditing to be suspended
       new  417b1ef   linux-yocto/4.1: update to v4.1.22
       new  7071ab4   linux-yocto/4.1: make ltsi content available
       new  802758b   linux-yocto/4.4: BXT mmc fixes + PUNIT, tubropower, and telemetry backport
       new  ab94ad0   linux-yocto/4.4: skylake configuration
       new  f6d09d4   linux-yocto/4.4: broxton enablement and refactoring
       new  688ec7b   linux-yocto/4.4: bump to v4.4.8
       new  ff6e06d   linux-yocto-rt/4.1: update to rt23
       new  20ea6d2   lib/oe/rootfs: Fix DEBUGFS generation for opkg & openssl-cnf
       new  df0b217   classes/image_vm: allow different filesystems to be used for VM images.
       new  f22afb0   sshcontrol.py: Add methods to copy dirs and delete files
       new  c9dab31   combo-layer: dummy "update with history"
       new  0af4fad   combo-layer: runcmd() enhancements
       new  660f76b   combo-layer: implement "update with history"
       new  227d2cb   populate_sdk_ext.bbclass : Show logfile in case the SDK EXT installation failed
       new  7fc6e5e   xserver-xorg: update 1.18.3 and add PACKAGECONFIG for glamor
       new  6ba86d8   populate_sdk_ext: Change lockedsigs task mismatch to a warning
       new  af01d86   devtool: Fix build-sdk when pn doesn't match filename
       new  7d054ef   gcc: obey ldflags in the link of libgcc
       new  c6be238   feature-arm-neon.inc: restore vfpv3-d16 support
       new  3ece243   lttng-tools: filter random filename of ptest output
       new  89d53f2   metadata_scm.bbclass: Do not assume ${COREBASE} is a Git repo
       new  a64bf06   gstreamer1.0-plugins-bad: upgrade to version 1.8.1
       new  3a01f7a   Revert "gstreamer1.0-plugins-bad: upgrade to version 1.8.1"
       new  80d9671   classes/insane: do not force LIC_FILES_CHKSUM unless SRC_URI is set
       new  6a59381   Drop unneeded LIC_FILES_CHKSUM values

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d85f551)
            \
             N -- N -- N   refs/heads/master-next (6a59381)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 50 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:
 .../recipes-test/images/test-empty-image.bb        |   1 -
 .../recipes-test/images/wic-image-minimal.bb       |   2 -
 meta/classes/core-image.bbclass                    |   5 +-
 meta/classes/image-live.bbclass                    |   2 +-
 meta/classes/image-vm.bbclass                      |  13 +-
 meta/classes/image_types.bbclass                   |  40 +-
 meta/classes/insane.bbclass                        |   6 +-
 meta/classes/kernel-yocto.bbclass                  |  23 +-
 meta/classes/metadata_scm.bbclass                  |   5 +-
 meta/classes/packagegroup.bbclass                  |   3 -
 meta/classes/populate_sdk_ext.bbclass              |   4 +-
 meta/conf/machine/include/arm/feature-arm-neon.inc |   2 +-
 meta/conf/machine/include/arm/feature-arm-vfp.inc  |   2 +-
 meta/lib/oe/rootfs.py                              |   2 +-
 meta/lib/oeqa/utils/sshcontrol.py                  |  84 ++++
 .../acpid/acpid/0001-Fix-out-of-source-build.patch |  46 --
 meta/recipes-bsp/acpid/acpid_2.0.26.bb             |   9 -
 meta/recipes-bsp/acpid/acpid_2.0.27.bb             |   7 +
 .../bluez5/{bluez5_5.37.bb => bluez5_5.39.bb}      |   4 +-
 .../iproute2/iproute2/iproute2-4.3.0-musl.patch    |  97 ++---
 .../iproute2/iproute2-fix-building-with-musl.patch |  24 --
 .../{iproute2_4.4.0.bb => iproute2_4.5.0.bb}       |   5 +-
 ...-pointer-dereference-in-EVP_DigestInit_ex.patch |  14 +-
 .../{openssl_1.0.2g.bb => openssl_1.0.2h.bb}       |   6 +-
 meta/recipes-core/base-files/base-files/profile    |   6 +-
 meta/recipes-core/meta/meta-world-pkgdata.bb       |   1 -
 meta/recipes-devtools/gcc/gcc-4.9.inc              |   1 +
 .../gcc/gcc-4.9/0075-libgcc-use-ldflags.patch      |  16 +
 meta/recipes-devtools/gcc/gcc-5.3.inc              |   1 +
 .../gcc/gcc-5.3/0059-libgcc-use-ldflags.patch      |  16 +
 meta/recipes-devtools/gdb/gdb-common.inc           |   2 +-
 meta/recipes-devtools/git/git_2.7.4.bb             |  11 -
 meta/recipes-devtools/git/git_2.8.2.bb             |  11 +
 .../orc/{orc_0.4.24.bb => orc_0.4.25.bb}           |   4 +-
 meta/recipes-devtools/pkgconfig/pkgconfig_git.bb   |   4 +-
 .../recipes-devtools/qemu/qemu/CVE-2016-1568.patch |  46 --
 .../recipes-devtools/qemu/qemu/CVE-2016-2197.patch |  59 ---
 .../recipes-devtools/qemu/qemu/CVE-2016-2857.patch |  51 ---
 .../qemu/{qemu_2.5.0.bb => qemu_2.5.1.bb}          |   7 +-
 .../ethtool/{ethtool_4.2.bb => ethtool_4.5.bb}     |   4 +-
 .../mc/{mc_4.8.15.bb => mc_4.8.16.bb}              |   4 +-
 .../{librsvg_2.40.13.bb => librsvg_2.40.15.bb}     |   4 +-
 .../{harfbuzz_1.2.3.bb => harfbuzz_1.2.6.bb}       |   4 +-
 .../recipes-graphics/images/core-image-directfb.bb |   4 -
 .../recipes-graphics/xorg-xserver/xserver-xorg.inc |   1 +
 ....ac-Use-libsystemd-in-REQUIRED_LIBS-check.patch |  50 ---
 .../modesetting_libdrm_requirements.patch          |  30 --
 ...erver-xorg_1.18.0.bb => xserver-xorg_1.18.3.bb} |   9 +-
 .../kern-tools/kern-tools-native_git.bb            |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |   4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |   4 +-
 meta/recipes-kernel/linux/linux-yocto.inc          |   1 +
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       |  20 +-
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       |  18 +-
 ...ls-filter-random-filename-of-tests-output.patch |  55 +++
 meta/recipes-kernel/lttng/lttng-tools_git.bb       |   1 +
 ...fix-appl-pointer-not-correct-when-mmap_co.patch | 137 ++++++
 meta/recipes-multimedia/alsa/alsa-lib_1.1.0.bb     |   1 +
 .../gstreamer/gstreamer1.0-plugins-bad.inc         |  24 +-
 ...-don-t-hardcode-libtool-name-when-running.patch |   4 +-
 .../0001-glimagesink-Downrank-to-marginal.patch    |   2 +-
 ...window-fix-memory-leak-of-navigation-thre.patch |  35 ++
 .../configure-allow-to-disable-libssh2.patch       |  78 ++--
 .../gstreamer/gstreamer1.0-plugins-bad_1.6.3.bb    |  28 ++
 .../gstreamer/gstreamer1.0-plugins-bad_1.8.1.bb    |  21 -
 .../gstreamer/gstreamer1.0-plugins-bad_git.bb      |  20 +
 .../gnutls/{libtasn1_4.7.bb => libtasn1_4.8.bb}    |   4 +-
 .../libpcre/libpcre/CVE-2016-3191.patch            | 174 ++++++++
 meta/recipes-support/libpcre/libpcre_8.38.bb       |   1 +
 .../sqlite/sqlite3/fix-disable-static-shell.patch  |  61 ---
 meta/recipes-support/sqlite/sqlite3_3.11.0.bb      |  11 -
 meta/recipes-support/sqlite/sqlite3_3.12.2.bb      |   9 +
 scripts/combo-layer                                | 475 +++++++++++++++++++--
 scripts/devtool                                    |   3 +
 scripts/lib/devtool/build_image.py                 |  24 +-
 77 files changed, 1273 insertions(+), 708 deletions(-)
 delete mode 100644 meta/recipes-bsp/acpid/acpid/0001-Fix-out-of-source-build.patch
 delete mode 100644 meta/recipes-bsp/acpid/acpid_2.0.26.bb
 create mode 100644 meta/recipes-bsp/acpid/acpid_2.0.27.bb
 rename meta/recipes-connectivity/bluez5/{bluez5_5.37.bb => bluez5_5.39.bb} (89%)
 delete mode 100644 meta/recipes-connectivity/iproute2/iproute2/iproute2-fix-building-with-musl.patch
 rename meta/recipes-connectivity/iproute2/{iproute2_4.4.0.bb => iproute2_4.5.0.bb} (63%)
 rename meta/recipes-connectivity/openssl/{openssl_1.0.2g.bb => openssl_1.0.2h.bb} (91%)
 create mode 100644 meta/recipes-devtools/gcc/gcc-4.9/0075-libgcc-use-ldflags.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-5.3/0059-libgcc-use-ldflags.patch
 delete mode 100644 meta/recipes-devtools/git/git_2.7.4.bb
 create mode 100644 meta/recipes-devtools/git/git_2.8.2.bb
 rename meta/recipes-devtools/orc/{orc_0.4.24.bb => orc_0.4.25.bb} (84%)
 delete mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-1568.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-2197.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2016-2857.patch
 rename meta/recipes-devtools/qemu/{qemu_2.5.0.bb => qemu_2.5.1.bb} (80%)
 rename meta/recipes-extended/ethtool/{ethtool_4.2.bb => ethtool_4.5.bb} (88%)
 rename meta/recipes-extended/mc/{mc_4.8.15.bb => mc_4.8.16.bb} (93%)
 rename meta/recipes-gnome/librsvg/{librsvg_2.40.13.bb => librsvg_2.40.15.bb} (91%)
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.2.3.bb => harfbuzz_1.2.6.bb} (88%)
 delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/configure.ac-Use-libsystemd-in-REQUIRED_LIBS-check.patch
 delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/modesetting_libdrm_requirements.patch
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.18.0.bb => xserver-xorg_1.18.3.bb} (71%)
 create mode 100644 meta/recipes-kernel/lttng/lttng-tools/0001-lttng-tools-filter-random-filename-of-tests-output.patch
 create mode 100755 meta/recipes-multimedia/alsa/alsa-lib/0001-pcm_plugin-fix-appl-pointer-not-correct-when-mmap_co.patch
 create mode 100755 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-glplugin-glwindow-fix-memory-leak-of-navigation-thre.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bb
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.8.1.bb
 rename meta/recipes-support/gnutls/{libtasn1_4.7.bb => libtasn1_4.8.bb} (81%)
 create mode 100644 meta/recipes-support/libpcre/libpcre/CVE-2016-3191.patch
 delete mode 100644 meta/recipes-support/sqlite/sqlite3/fix-disable-static-shell.patch
 delete mode 100644 meta/recipes-support/sqlite/sqlite3_3.11.0.bb
 create mode 100644 meta/recipes-support/sqlite/sqlite3_3.12.2.bb

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


More information about the Openembedded-commits mailing list