[oe-commits] [openembedded-core] branch master updated (97f979e -> 6b9dd7a)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 16 22:22:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

    from 97f979e  bitbake.conf: whitelist socat as non-fatal host tool
     add 2ce9962  selftest: Disable SSTATE_MIRRORS for sstate signing test
     add ef51746  sanity.bbclass: modify check for shell
     add 5b9ac62  yocto-compat-layer: improve error handling in signature creation
     add 006ab8c  runqemu: independent network and rootfs setup
     add cb20736  python3-pip: support native builds
     add 0c349f0  build-appliance-image: use pip3-native
     add 376aa83  build-appliance-image: fix build errors
     add 562c184  build-appliance-image: ensure pod2man present in BA
     new 096f943  bitbake.conf: Drop pip3 from HOSTTOOLS_NONFATAL
     new 9da623d  qemu: Remove uuid PACKAGECONFIG
     new 43e764a  readline: Remove unused patch
     new 292f519  xf86-input-mouse: Remove unused patch
     new 71c5394  python3: Remove unused patches
     new 53c0d1f  python: Remove unused patches
     new 7e2a5a2  python-native: Remove unused patch
     new d832986  gcc: Remove unused patch
     new 789ec51  opkg-utils: Remove unused patches
     new 2d2d4c3  gstreamer1.0-omx: Remove unused patch
     new cd33ae2  gstreamer1.0-vaapi: Remove unused patch
     new 818dced  kexec-tools: Remove unused patch
     new e022b27  classes/base: reformat HOSTTOOLS error
     new 10dc694  packagegroup-core-lsb: avoid rebuilding when changing layer config
     new ca551b7  runqemu: improve when no machine specified
     new 6b9dd7a  runqemu: add -h and --help

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


Summary of changes:
 meta/classes/base.bbclass                          |   2 +-
 meta/classes/sanity.bbclass                        |   4 +-
 meta/conf/bitbake.conf                             |   2 +-
 meta/lib/oeqa/selftest/signing.py                  |   2 +
 .../images/build-appliance-image_15.0.0.bb         |  10 +-
 .../readline/files/config-dirent-symbols.patch     |  34 ---
 .../gcc/gcc-6.3/CVE-2016-4490.patch                | 290 ---------------------
 ...e-defined-bindir-and-mandir-as-installati.patch |  30 ---
 ...rnatives-warn-when-multiple-providers-hav.patch |  26 --
 .../avoid_parallel_make_races_on_pgen.patch        |  27 --
 .../python/python/CVE-2016-5636.patch              |  44 ----
 .../python/avoid_parallel_make_races_on_pgen.patch |  27 --
 meta/recipes-devtools/python/python3-pip_9.0.1.bb  |   7 +
 .../python/python3/CVE-2016-5636.patch             |  44 ----
 .../python/python3/use_packed_importlib.patch      |  31 ---
 meta/recipes-devtools/qemu/qemu.inc                |   3 +-
 .../packagegroups/packagegroup-core-lsb.bb         |   2 +
 .../xorg-driver/xf86-input-mouse/unbreak.patch     |  21 --
 .../kexec/kexec-tools/kexec-x32.patch              |  88 -------
 .../0001-omx-fixed-type-error-in-printf-call.patch |  30 ---
 .../gstreamer1.0-vaapi/install-tests.patch         |  43 ---
 scripts/lib/compatlayer/__init__.py                |  20 +-
 scripts/runqemu                                    |  15 +-
 23 files changed, 46 insertions(+), 756 deletions(-)
 delete mode 100644 meta/recipes-core/readline/files/config-dirent-symbols.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-6.3/CVE-2016-4490.patch
 delete mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/0001-Makefile-use-defined-bindir-and-mandir-as-installati.patch
 delete mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/0001-update-alternatives-warn-when-multiple-providers-hav.patch
 delete mode 100644 meta/recipes-devtools/python/python-native/avoid_parallel_make_races_on_pgen.patch
 delete mode 100644 meta/recipes-devtools/python/python/CVE-2016-5636.patch
 delete mode 100644 meta/recipes-devtools/python/python/avoid_parallel_make_races_on_pgen.patch
 delete mode 100644 meta/recipes-devtools/python/python3/CVE-2016-5636.patch
 delete mode 100644 meta/recipes-devtools/python/python3/use_packed_importlib.patch
 delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-input-mouse/unbreak.patch
 delete mode 100644 meta/recipes-kernel/kexec/kexec-tools/kexec-x32.patch
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-omx/0001-omx-fixed-type-error-in-printf-call.patch
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi/install-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