[oe-commits] [openembedded-core] branch master updated (65cfc8a -> 0a1427b)

git at git.openembedded.org git at git.openembedded.org
Wed Mar 1 11:18:54 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 65cfc8a  libva: Find the correct wayland-scanner
     add 1264d26  qemu: support virtual TPM
     add 020f7ea  acpica: move from meta-oe to OE-core
     add 8f2ace5  acpica: work around flex 2.6.2 code generation issue
     add d656298  acpica: fix compilation with musl
     add 49cdce8  ovmf: move from meta-luv to OE-core
     add 92198bd  ovmf: explicitly depend on nasm-native
     add 6f84653  ovmf: deploy firmware in image directory
     add be30760  ovmf_git.bb: enable parallel compilation
     add d493f0b  ovmf_git.bb: enable Secure Boot
     add 3f11e4c  runqemu: fix undefined variable reference in check_arg_path()
     add ca0fad3  runqemu: also accept -image suffix for rootfs parameter
     add b91fc08  runqemu: support UEFI with OVMF firmware
     add 1913ace  ovmf: build image which enrolls standard keys
     add 240e96e  ovmf: remove BGRT patch
     add ea296ab  ovmf: increase path length limit
     add 71e9e88  kernel, license, sstate, rootfs.py: Remove deploy directory README
     add 6db2633  sanity: Require bitbake 1.33.2
     new 0a1427b  recipes: Make use of the new bb.utils.filter() function

The 1 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/kernel.bbclass                        |    2 -
 meta/classes/license.bbclass                       |    2 +-
 meta/classes/sstate.bbclass                        |    2 -
 meta/classes/testimage.bbclass                     |    2 +-
 meta/conf/machine/include/mips/arch-mips.inc       |    4 +-
 meta/conf/machine/include/tune-ppce500.inc         |    2 +-
 meta/conf/machine/include/tune-ppce500v2.inc       |    2 +-
 meta/conf/sanity.conf                              |    2 +-
 meta/files/deploydir_readme.txt                    |    8 -
 meta/lib/oe/rootfs.py                              |    4 -
 meta/recipes-bsp/u-boot/u-boot.inc                 |    2 +-
 meta/recipes-connectivity/connman/connman.inc      |    4 +-
 meta/recipes-connectivity/libpcap/libpcap.inc      |    2 +-
 meta/recipes-connectivity/neard/neard_0.16.bb      |    2 +-
 .../nfs-utils/nfs-utils_1.3.4.bb                   |    2 +-
 meta/recipes-connectivity/ofono/ofono.inc          |    2 +-
 meta/recipes-connectivity/openssh/openssh_7.4p1.bb |    4 +-
 meta/recipes-connectivity/openssl/openssl.inc      |    4 +-
 meta/recipes-core/coreutils/coreutils_6.9.bb       |    2 +-
 meta/recipes-core/coreutils/coreutils_8.26.bb      |    3 +-
 meta/recipes-core/dbus/dbus_1.10.14.bb             |    4 +-
 meta/recipes-core/dropbear/dropbear.inc            |    6 +-
 meta/recipes-core/kbd/kbd_2.0.3.bb                 |    2 +-
 meta/recipes-core/libxml/libxml2_2.9.4.bb          |    2 +-
 meta/recipes-core/ovmf/ovmf-shell-image.bb         |   17 +
 ...s-Force-tools-variables-to-host-toolchain.patch |   48 +
 ...0002-ovmf-update-path-to-native-BaseTools.patch |   32 +
 ...makefile-adjust-to-build-in-under-bitbake.patch |   39 +
 ...ollDefaultKeys-application-for-enrolling-.patch | 1124 ++++++++++++++++++++
 .../VfrCompile-increase-path-length-limit.patch    |   33 +
 meta/recipes-core/ovmf/ovmf/ovmf-shell-image.wks   |    4 +
 meta/recipes-core/ovmf/ovmf_git.bb                 |  202 ++++
 meta/recipes-core/systemd/systemd_232.bb           |    4 +-
 meta/recipes-core/util-linux/util-linux.inc        |    4 +-
 meta/recipes-devtools/gdb/gdb_7.12.1.bb            |    2 +-
 meta/recipes-devtools/mtd/mtd-utils_git.bb         |    2 +-
 meta/recipes-devtools/patch/patch_2.7.5.bb         |    2 +-
 meta/recipes-devtools/pax-utils/pax-utils_1.2.2.bb |    2 +-
 meta/recipes-devtools/python/python-smartpm_git.bb |    4 +-
 meta/recipes-devtools/qemu/qemu.inc                |    3 +-
 .../0001-Provide-support-for-the-CUSE-TPM.patch    |  870 +++++++++++++++
 ...ondition-to-notify-waiters-of-completed-c.patch |   86 ++
 ...condition-in-TPM-backend-for-notification.patch |   79 ++
 ...support-for-VM-suspend-resume-for-TPM-TIS.patch |  719 +++++++++++++
 meta/recipes-devtools/qemu/qemu_2.8.0.bb           |    7 +
 meta/recipes-devtools/rsync/rsync_2.6.9.bb         |    2 +-
 meta/recipes-devtools/rsync/rsync_3.1.2.bb         |    2 +-
 meta/recipes-devtools/ruby/ruby_2.3.3.bb           |    2 +-
 meta/recipes-extended/acpica/acpica_20150515.bb    |   48 +
 .../acpica/acpitests/aapits-linux.patch            |  336 ++++++
 .../acpica/acpitests/aapits-makefile.patch         |   34 +
 meta/recipes-extended/acpica/acpitests_20140828.bb |   35 +
 .../files/manipulate-fds-instead-of-FILE.patch     |   71 ++
 meta/recipes-extended/acpica/files/no-werror.patch |   32 +
 .../files/rename-yy_scan_string-manually.patch     |   64 ++
 meta/recipes-extended/at/at_3.1.20.bb              |    2 +-
 meta/recipes-extended/cronie/cronie_1.5.1.bb       |    2 +-
 meta/recipes-extended/cups/cups.inc                |    3 +-
 meta/recipes-extended/iptables/iptables_1.6.1.bb   |    3 +-
 .../libarchive/libarchive_3.2.2.bb                 |    4 +-
 meta/recipes-extended/lighttpd/lighttpd_1.4.45.bb  |    2 +-
 meta/recipes-extended/logrotate/logrotate_3.9.1.bb |    5 +-
 meta/recipes-extended/psmisc/psmisc.inc            |    2 +-
 meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb     |    2 +-
 meta/recipes-extended/screen/screen_4.4.0.bb       |    2 +-
 meta/recipes-extended/shadow/shadow.inc            |    2 +-
 meta/recipes-extended/sudo/sudo_1.8.18p1.bb        |    2 +-
 meta/recipes-extended/wget/wget.inc                |    2 +-
 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.36.1.bb |    2 +-
 meta/recipes-gnome/gtk+/gtk+.inc                   |    4 +-
 meta/recipes-gnome/gtk+/gtk+3.inc                  |    6 +-
 meta/recipes-graphics/cairo/cairo.inc              |    2 +-
 meta/recipes-graphics/clutter/clutter-1.0.inc      |    2 +-
 meta/recipes-graphics/libepoxy/libepoxy_1.4.0.bb   |    2 +-
 meta/recipes-graphics/libsdl/libsdl_1.2.15.bb      |    9 +-
 meta/recipes-graphics/libsdl2/libsdl2_2.0.5.bb     |    7 +-
 meta/recipes-graphics/libva/libva_1.7.3.bb         |    3 +-
 meta/recipes-graphics/mesa/mesa-demos_8.3.0.bb     |    2 +-
 meta/recipes-graphics/mesa/mesa-gl_13.0.4.bb       |    2 +-
 meta/recipes-graphics/mesa/mesa.inc                |    3 +-
 meta/recipes-graphics/pango/pango_1.40.3.bb        |    2 +-
 meta/recipes-graphics/wayland/weston_1.11.1.bb     |    6 +-
 meta/recipes-graphics/xorg-app/xauth_1.0.10.bb     |    2 +-
 meta/recipes-graphics/xorg-app/xhost_1.0.7.bb      |    2 +-
 meta/recipes-graphics/xorg-lib/libice_1.0.9.bb     |    2 +-
 meta/recipes-graphics/xorg-lib/libsm_1.2.2.bb      |    2 +-
 meta/recipes-graphics/xorg-lib/libxfont2_2.0.1.bb  |    2 +-
 meta/recipes-graphics/xorg-lib/libxfont_1.5.2.bb   |    2 +-
 .../xorg-lib/libxkbcommon_0.7.1.bb                 |    2 +-
 meta/recipes-graphics/xorg-lib/libxmu_1.1.2.bb     |    2 +-
 .../recipes-graphics/xorg-xserver/xserver-xorg.inc |    4 +-
 meta/recipes-kernel/latencytop/latencytop_0.5.bb   |    2 +-
 meta/recipes-multimedia/alsa/alsa-plugins_1.1.1.bb |    2 +-
 .../gstreamer/gstreamer1.0-plugins-bad.inc         |    2 +-
 .../gstreamer/gstreamer1.0-plugins-base.inc        |    3 +-
 .../gstreamer/gstreamer1.0-plugins-good.inc        |    3 +-
 .../gstreamer/gstreamer1.0-vaapi.inc               |    5 +-
 .../libsndfile/libsndfile1_1.0.27.bb               |    2 +-
 meta/recipes-multimedia/mpeg2dec/mpeg2dec_0.4.1.bb |    2 +-
 meta/recipes-multimedia/mpg123/mpg123_1.23.8.bb    |    9 +-
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |    4 +-
 meta/recipes-support/apr/apr_1.5.2.bb              |    2 +-
 meta/recipes-support/boost/boost.inc               |    4 +-
 .../recipes-support/consolekit/consolekit_0.4.6.bb |    3 +-
 meta/recipes-support/curl/curl_7.52.1.bb           |    2 +-
 meta/recipes-support/libcap/libcap_2.25.bb         |    2 +-
 meta/recipes-support/nspr/nspr_4.13.1.bb           |    2 +-
 scripts/runqemu                                    |   50 +-
 108 files changed, 4024 insertions(+), 160 deletions(-)
 delete mode 100644 meta/files/deploydir_readme.txt
 create mode 100644 meta/recipes-core/ovmf/ovmf-shell-image.bb
 create mode 100644 meta/recipes-core/ovmf/ovmf/0001-BaseTools-Force-tools-variables-to-host-toolchain.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/0002-ovmf-update-path-to-native-BaseTools.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/0003-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/0007-OvmfPkg-EnrollDefaultKeys-application-for-enrolling-.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/VfrCompile-increase-path-length-limit.patch
 create mode 100644 meta/recipes-core/ovmf/ovmf/ovmf-shell-image.wks
 create mode 100644 meta/recipes-core/ovmf/ovmf_git.bb
 create mode 100644 meta/recipes-devtools/qemu/qemu/0001-Provide-support-for-the-CUSE-TPM.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/0002-Introduce-condition-to-notify-waiters-of-completed-c.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/0003-Introduce-condition-in-TPM-backend-for-notification.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/0004-Add-support-for-VM-suspend-resume-for-TPM-TIS.patch
 create mode 100644 meta/recipes-extended/acpica/acpica_20150515.bb
 create mode 100644 meta/recipes-extended/acpica/acpitests/aapits-linux.patch
 create mode 100644 meta/recipes-extended/acpica/acpitests/aapits-makefile.patch
 create mode 100644 meta/recipes-extended/acpica/acpitests_20140828.bb
 create mode 100644 meta/recipes-extended/acpica/files/manipulate-fds-instead-of-FILE.patch
 create mode 100644 meta/recipes-extended/acpica/files/no-werror.patch
 create mode 100644 meta/recipes-extended/acpica/files/rename-yy_scan_string-manually.patch

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


More information about the Openembedded-commits mailing list