[oe-commits] [openembedded-core] branch master updated (7e0f95b -> 0877278)

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


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

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

The 13 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/classes/testimage.bbclass                     |  4 +
 meta/classes/toolchain-scripts-base.bbclass        | 11 +++
 meta/classes/toolchain-scripts.bbclass             | 14 +---
 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-core/meta/buildtools-tarball.bb       | 15 +++-
 meta/recipes-devtools/cmake/cmake-native_3.6.1.bb  |  3 +-
 meta/recipes-graphics/xorg-font/encodings_1.0.4.bb |  2 +-
 .../recipes-graphics/xorg-xserver/xserver-xorg.inc |  2 +-
 .../gstreamer/gstreamer1.0-libav.inc               |  1 +
 scripts/runqemu                                    |  4 -
 22 files changed, 423 insertions(+), 29 deletions(-)
 create mode 100644 meta/classes/toolchain-scripts-base.bbclass
 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