public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Upgrade mesa, piglit
@ 2016-11-16 13:14 Jussi Kukkonen
  2016-11-16 13:15 ` [PATCH 1/4] piglit: Package tests in compressed form as well Jussi Kukkonen
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Jussi Kukkonen @ 2016-11-16 13:14 UTC (permalink / raw)
  To: openembedded-core

This includes
 * Mesa 13.0.1 upgrade
 * piglit master upgrade
 * piglit test compression patches that I sent earlier
All three are independent of each other.

This passes a quick smoke test and piglit results are ok:

           pass:   57334
           fail:     345
          crash:       1
           skip:    7558
           warn:       7
          total:   65245


Thanks,
 Jussi

The following changes since commit 7c3a47ed8965c3a3eb90a9a4678d5caedbba6337:

  bitbake: toaster: settings set ALLOWED_HOSTS to * in debug mode (2016-11-16 11:38:44 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib jku/mesa-piglit
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/mesa-piglit

Jussi Kukkonen (4):
  piglit: Package tests in compressed form as well
  core-tools-testapps: Re-add piglit
  piglit: Upgrade to current master head
  mesa: Upgrade 12.0.3 -> 13.0.1

 .../packagegroup-core-tools-testapps.bb            |  2 +
 .../0001-Use-wayland-scanner-in-the-path.patch     | 37 +++++++++++++++
 .../files/replace_glibc_check_with_linux.patch     | 25 ++++++----
 .../mesa/{mesa-gl_12.0.3.bb => mesa-gl_13.0.1.bb}  |  0
 meta/recipes-graphics/mesa/mesa.inc                |  2 +-
 .../mesa/{mesa_12.0.3.bb => mesa_13.0.1.bb}        |  5 +-
 .../0001-cmake-Link-test-utils-with-ldl.patch      | 41 ----------------
 ...0001-cmake-Link-utils-with-xcb-explicitly.patch | 54 ----------------------
 meta/recipes-graphics/piglit/piglit/piglit.sh      | 20 ++++++++
 meta/recipes-graphics/piglit/piglit_git.bb         | 26 +++++++++--
 10 files changed, 101 insertions(+), 111 deletions(-)
 create mode 100644 meta/recipes-graphics/mesa/files/0001-Use-wayland-scanner-in-the-path.patch
 rename meta/recipes-graphics/mesa/{mesa-gl_12.0.3.bb => mesa-gl_13.0.1.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_12.0.3.bb => mesa_13.0.1.bb} (75%)
 delete mode 100644 meta/recipes-graphics/piglit/piglit/0001-cmake-Link-test-utils-with-ldl.patch
 delete mode 100644 meta/recipes-graphics/piglit/piglit/0001-cmake-Link-utils-with-xcb-explicitly.patch
 create mode 100644 meta/recipes-graphics/piglit/piglit/piglit.sh

-- 
2.1.4



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-11-17 15:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-16 13:14 [PATCH 0/4] Upgrade mesa, piglit Jussi Kukkonen
2016-11-16 13:15 ` [PATCH 1/4] piglit: Package tests in compressed form as well Jussi Kukkonen
2016-11-16 13:15 ` [PATCH 2/4] core-tools-testapps: Re-add piglit Jussi Kukkonen
2016-11-16 13:15 ` [PATCH 3/4] piglit: Upgrade to current master head Jussi Kukkonen
2016-11-16 13:15 ` [PATCH 4/4] mesa: Upgrade 12.0.3 -> 13.0.1 Jussi Kukkonen
2016-11-16 13:39   ` Andreas Müller
2016-11-16 14:20     ` Jussi Kukkonen
2016-11-17 11:48   ` Burton, Ross
2016-11-17 15:21     ` [PATCHv2 " Jussi Kukkonen
2016-11-17  8:56 ` [PATCH] libdrm: Upgrade 2.4.71 -> 2.4.73 Jussi Kukkonen
2016-11-17  9:46   ` Andreas Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox