[oe-commits] [openembedded-core] branch master-next updated (f316bc2 -> 7d572f4)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 16 10:35:06 UTC 2017


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

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

    from f316bc2  build-appliance-image: ensure pod2man present in BA
     new 5009920  qemu: Remove uuid PACKAGECONFIG
     new b0f34c2  readline: Remove unused patch
     new 9a5afd1  xf86-input-mouse: Remove unused patch
     new bc864a3  python3: Remove unused patches
     new 42dc2b9  python: Remove unused patches
     new b5825ac  python-native: Remove unused patch
     new 842e24f  gcc: Remove unused patch
     new 859cff4  opkg-utils: Remove unused patches
     new 07f13fa  gstreamer1.0-omx: Remove unused patch
     new 48ab85e  gstreamer1.0-vaapi: Remove unused patch
     new 739f578  kexec-tools: Remove unused patch
     new 989fca5  classes/base: reformat HOSTTOOLS error
     new 556c910  packagegroup-core-lsb: avoid rebuilding when changing layer config
     new bbe8c0c  runqemu: improve when no machine specified
     new bdf9ebe  runqemu: add -h and --help
     new 2a2ad71  runqemu: only boot ramfs when specified
     new 0cdb4b2  oeqa/targetcontrol.py: modify it to test runqemu
     new 64f9566  selftest/runqemu.py: add it to test runqemu
     new b8abd5e  targetcontrol.py: use logger.info to replace of bb.note
     new 7d572f4  bitbake.conf: Drop pip3 from HOSTTOOLS_NONFATAL

The 20 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/conf/bitbake.conf                             |   2 +-
 meta/lib/oeqa/selftest/runqemu.py                  | 140 ++++++++++
 meta/lib/oeqa/targetcontrol.py                     |  33 ++-
 meta/lib/oeqa/utils/commands.py                    |  13 +-
 meta/lib/oeqa/utils/qemurunner.py                  |  28 +-
 .../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 --
 .../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/runqemu                                    |  21 +-
 22 files changed, 213 insertions(+), 766 deletions(-)
 create mode 100644 meta/lib/oeqa/selftest/runqemu.py
 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