[oe-commits] [openembedded-core] branch master-next updated (40b67f7 -> 0877278)

git at git.openembedded.org git at git.openembedded.org
Fri Sep 23 14:02:29 UTC 2016


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

  discards  40b67f7   buildtools-tarball: improve stamp independence
  discards  d29b1c0   toolchain-scripts-base: add base class for toolchain_create_sdk_version
  discards  3fc30cc   xserver-xorg: fix qa warnings
  discards  1d060d6   wic: remove partition images
      adds  5f94d2d   xserver-xorg: fix qa warnings
      adds  a398dfa   toolchain-scripts-base: add base class for toolchain_create_sdk_version
      adds  b7d1a31   buildtools-tarball: improve stamp independence
      adds  6bd507e   bitbake.conf: add a lazy default for SDKMACHINE
      adds  aa8a7b2   encodings: Add dependency to mkfontdir-native
      adds  ed610b6   wpa_supplicant: Security Advisory-CVE-2016-4476
      adds  d4d4ed5   wpa_supplicant: Security Advisory-CVE-2016-4477
      adds  262f818   gstreamer1.0-libav: Add 'valgrind' config option
      adds  89b2899   cmake-native: prefer native sysroot libraries over host
      adds  e890c05   runqemu: Move virtio RNG to machine configuration
      adds  7d01a9c   scripts/runqemu: Using a cpio* rootfs has no special network
      adds  cf548fd   testimage.bbclass: Add package manager dependency
      adds  0877278   oeqa/selftest/base: backup and restore local configuration files

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   (40b67f7)
            \
             N -- N -- N   refs/heads/master-next (0877278)

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.

No new revisions were added by this update.

Summary of changes:
 meta/classes/testimage.bbclass                     |  4 +
 meta/conf/bitbake.conf                             |  2 +-
 meta/conf/machine/include/qemuboot-mips.inc        |  2 +-
 meta/conf/machine/include/qemuboot-x86.inc         |  2 +-
 meta/conf/machine/qemuarm.conf                     |  2 +-
 meta/conf/machine/qemuarm64.conf                   |  2 +-
 meta/conf/machine/qemuppc.conf                     |  2 +-
 meta/lib/oeqa/selftest/base.py                     | 32 +++++++-
 ...parameter-set-with-invalid-passphrase-cha.patch | 55 ++++++++++++++
 ...ject-a-Credential-with-invalid-passphrase.patch | 86 ++++++++++++++++++++++
 ...CRED-commands-with-newline-characters-in-.patch | 66 +++++++++++++++++
 ...ines-from-wpa_supplicant-config-network-o.patch | 86 ++++++++++++++++++++++
 ...commands-with-newline-characters-in-the-s.patch | 54 ++++++++++++++
 .../wpa-supplicant/wpa-supplicant_2.5.bb           |  5 ++
 meta/recipes-devtools/cmake/cmake-native_3.6.1.bb  |  3 +-
 meta/recipes-graphics/xorg-font/encodings_1.0.4.bb |  2 +-
 .../gstreamer/gstreamer1.0-libav.inc               |  1 +
 scripts/lib/wic/utils/partitionedfs.py             |  2 +-
 scripts/runqemu                                    |  4 -
 19 files changed, 398 insertions(+), 14 deletions(-)
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/0001-Reject-psk-parameter-set-with-invalid-passphrase-cha.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/0001-WPS-Reject-a-Credential-with-invalid-passphrase.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/0002-Reject-SET_CRED-commands-with-newline-characters-in-.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/0002-Remove-newlines-from-wpa_supplicant-config-network-o.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/0003-Reject-SET-commands-with-newline-characters-in-the-s.patch

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


More information about the Openembedded-commits mailing list