From: Jussi Kukkonen <jussi.kukkonen@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] Upgrade mesa, piglit
Date: Wed, 16 Nov 2016 15:14:39 +0200 [thread overview]
Message-ID: <cover.1479301275.git.jussi.kukkonen@intel.com> (raw)
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
next reply other threads:[~2016-11-16 13:14 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-16 13:14 Jussi Kukkonen [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1479301275.git.jussi.kukkonen@intel.com \
--to=jussi.kukkonen@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.