[oe-commits] [openembedded-core] branch master-next updated (7609777 -> a4746a9)

git at git.openembedded.org git at git.openembedded.org
Fri Jul 7 10:42:01 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 7609777  ovmf: Fix build with toolchain defaulting to PIE
     new 06e5f20  mesa: etnaviv: fix shader miscompilation with more than 16 labels
     new 6018c83  insane.bbclass: Support musl-x32
     new 0ff5b48  siteinfo.bbclass: Support musl-x32
     new b9e6149  gnu-efi: Support musl-x32 build
     new cb2dfe9  grub-efi: Support musl-x32
     new 27dbe64  perl: Support musl-x32 build
     new bcf0cc4  vulkan: Upgrade 1.0.39.1 -> 1.0.51.0
     new c4e7aa5  assimp: Add as dependency of vulkan-demos
     new 83186eb  vulkan-demos: Add recipe
     new 397371d  gstreamer1.0-plugins-bad: Add vulkan PACKAGECONFIG
     new 40dea72  mesa, gstreamer: Add "vulkan" DISTRO_FEATURE
     new b8b2c98  vulkan: RRECOMMEND mesa drivers
     new 3281d20  linuxloader.bbclass: add musl libc support
     new 41a7135  image_types: fix kernel target on elf's image dependencies
     new 335095a  Revert "oeqa/sdk: Replace buildiptables for buildlzip tests"
     new 3b61807  lsof: minor recipe cleanup
     new f98c93d  lsof: update SRC_URI
     new 901ab57  mirrors.bbclass: remove stale lsof ftp mirrors
     new 4aeb4b0  oeqa/runtime: Replace buildiptables for buildlzip on runtime tests
     new 82c8505  testimage: Use the renamed buildlzip
     new a4746a9  oeqa/sdk: Replace buildiptables for buildlzip tests

The 21 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/image_types.bbclass                   |   2 +-
 meta/classes/insane.bbclass                        |   5 +-
 meta/classes/linuxloader.bbclass                   |  42 +++-
 meta/classes/mirrors.bbclass                       |  11 +-
 meta/classes/siteinfo.bbclass                      |   2 +
 .../cases/{buildiptables.py => buildlzip.py}       |   6 +-
 meta/recipes-bsp/gnu-efi/gnu-efi_3.0.5.bb          |   1 +
 meta/recipes-bsp/grub/grub-efi_2.02.bb             |   2 +
 meta/recipes-devtools/perl/perl_5.24.1.bb          |   2 +-
 meta/recipes-extended/lsof/lsof_4.89.bb            |  24 ++-
 .../files/etnaviv_fix-shader-miscompilation.patch  | 220 +++++++++++++++++++++
 meta/recipes-graphics/mesa/mesa.inc                |   3 +-
 meta/recipes-graphics/mesa/mesa_17.1.4.bb          |   1 +
 meta/recipes-graphics/vulkan/assimp_git.bb         |  14 ++
 ...ild-demos-with-questionably-licensed-data.patch |  91 +++++++++
 ...stalling-demos-support-out-of-tree-builds.patch |  85 ++++++++
 meta/recipes-graphics/vulkan/vulkan-demos_git.bb   |  35 ++++
 ...se-getenv-if-secure_getenv-does-not-exist.patch |  34 ----
 .../{vulkan_1.0.39.1.bb => vulkan_1.0.51.0.bb}     |   6 +-
 .../gstreamer/gstreamer1.0-plugins-bad.inc         |   6 +-
 ...y-Use-ifdef-for-platform-specific-defines.patch |  37 ++++
 ...n-Use-the-generated-version-of-vkconfig.h.patch |  64 ++++++
 .../gstreamer/gstreamer1.0-plugins-bad_1.10.4.bb   |   2 +
 23 files changed, 627 insertions(+), 68 deletions(-)
 rename meta/lib/oeqa/runtime/cases/{buildiptables.py => buildlzip.py} (89%)
 create mode 100644 meta/recipes-graphics/mesa/files/etnaviv_fix-shader-miscompilation.patch
 create mode 100644 meta/recipes-graphics/vulkan/assimp_git.bb
 create mode 100644 meta/recipes-graphics/vulkan/vulkan-demos/0001-Don-t-build-demos-with-questionably-licensed-data.patch
 create mode 100644 meta/recipes-graphics/vulkan/vulkan-demos/0001-Support-installing-demos-support-out-of-tree-builds.patch
 create mode 100644 meta/recipes-graphics/vulkan/vulkan-demos_git.bb
 delete mode 100644 meta/recipes-graphics/vulkan/vulkan/0001-Use-getenv-if-secure_getenv-does-not-exist.patch
 rename meta/recipes-graphics/vulkan/{vulkan_1.0.39.1.bb => vulkan_1.0.51.0.bb} (90%)
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-vkdisplay-Use-ifdef-for-platform-specific-defines.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-vulkan-Use-the-generated-version-of-vkconfig.h.patch

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


More information about the Openembedded-commits mailing list