From: Jussi Kukkonen <jussi.kukkonen@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] Upgrade piglit
Date: Thu, 7 Jul 2016 18:39:07 +0300 [thread overview]
Message-ID: <cover.1467905611.git.jussi.kukkonen@intel.com> (raw)
This set upgrades piglit, adds python-six (new piglit dependency),
moves piglit to python3 and fixes all the python module issues that
popped up.
A word of warning to anyone else using piglit: it was big before and
has now tripled in size (30000 new tests!). The installed size is over
1.5GB and packaging takes a very long time.
For reference, the results with PIGLIT_NO_WINDOW=1 look like this on
a NUC (Haswell with HD5000 graphics) running current master:
name: quick
---- ------
pass: 33717
fail: 438
crash: 5
skip: 30887
warn: 7
total: 65054
Jussi
The following changes since commit 5c11e365e19357f721c49d076971567e7b64b61b:
lib/oeqa: add Galculator to SDK and runtime tests (2016-07-01 16:22:48 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib jku/piglit
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/piglit
Jussi Kukkonen (5):
python-six: Add to oe-core
python3: Add compression to python3-shell dependencies
python3: Add dependencies for python3-misc
python3-native: Add "io" to rprovides
piglit: Upgrade version, use python3
.../python/python-3.5-manifest.inc | 2 +-
meta/recipes-devtools/python/python-six.inc | 23 ++++++++++++++++++
meta/recipes-devtools/python/python-six_1.10.0.bb | 4 ++++
.../python/python3-native_3.5.1.bb | 2 +-
meta/recipes-devtools/python/python3-six_1.10.0.bb | 4 ++++
meta/recipes-devtools/python/python3_3.5.1.bb | 2 +-
...0001-tests-Fix-missing-include-of-Xutil.h.patch | 28 ----------------------
meta/recipes-graphics/piglit/piglit_git.bb | 18 +++++++-------
scripts/contrib/python/generate-manifest-3.5.py | 2 +-
9 files changed, 44 insertions(+), 41 deletions(-)
create mode 100644 meta/recipes-devtools/python/python-six.inc
create mode 100644 meta/recipes-devtools/python/python-six_1.10.0.bb
create mode 100644 meta/recipes-devtools/python/python3-six_1.10.0.bb
delete mode 100644 meta/recipes-graphics/piglit/piglit/0001-tests-Fix-missing-include-of-Xutil.h.patch
--
2.1.4
next reply other threads:[~2016-07-07 15:39 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-07 15:39 Jussi Kukkonen [this message]
2016-07-07 15:39 ` [PATCH 1/5] python-six: Add to oe-core Jussi Kukkonen
2016-07-08 20:17 ` Burton, Ross
2016-07-08 20:30 ` Alejandro Hernandez
2016-07-11 11:46 ` Jussi Kukkonen
2016-07-11 14:27 ` Alexander Kanavin
2016-07-12 10:38 ` Jussi Kukkonen
2016-07-12 10:45 ` Alexander Kanavin
2016-07-07 15:39 ` [PATCH 2/5] python3: Add compression to python3-shell dependencies Jussi Kukkonen
2016-07-07 15:39 ` [PATCH 3/5] python3: Add dependencies for python3-misc Jussi Kukkonen
2016-07-07 15:39 ` [PATCH 4/5] python3-native: Add "io" to rprovides Jussi Kukkonen
2016-07-07 15:39 ` [PATCH 5/5] piglit: Upgrade version, use python3 Jussi Kukkonen
2016-07-08 16:04 ` [PATCH 0/5] Upgrade piglit Burton, Ross
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.1467905611.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox