From: Jussi Kukkonen <jussi.kukkonen@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] Re-add piglit to sdk images
Date: Fri, 14 Oct 2016 21:31:39 +0300 [thread overview]
Message-ID: <cover.1476469708.git.jussi.kukkonen@intel.com> (raw)
Piglit was removed because the current version was making sdk
images too large. This patchset reduces the installed size by 1.5GB
and adds piglit back to core-tools-testapps.
Running piglit still requires the same amount of space so in practice
this is useful for installed images only.
Q: Do I need to declare a runtime dependency that typically comes
from busybox (tar)?
Thanks,
Jussi
The following changes since commit 371ab635086e2878ada1f00a59c7ec826481ba0a:
build-appliance-image: Update to master head revision (2016-10-11 23:43:28 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib jku/piglit-compress-tests
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/piglit-compress-tests
Jussi Kukkonen (2):
piglit: Package tests in compressed form as well
core-tools-testapps: Re-add piglit
.../packagegroup-core-tools-testapps.bb | 2 ++
meta/recipes-graphics/piglit/piglit/piglit.sh | 20 ++++++++++++++++++++
meta/recipes-graphics/piglit/piglit_git.bb | 20 +++++++++++++++++++-
3 files changed, 41 insertions(+), 1 deletion(-)
create mode 100644 meta/recipes-graphics/piglit/piglit/piglit.sh
--
2.9.3
next reply other threads:[~2016-10-14 18:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-14 18:31 Jussi Kukkonen [this message]
2016-10-14 18:32 ` [PATCH 1/2] piglit: Package tests in compressed form as well Jussi Kukkonen
2016-10-14 18:32 ` [PATCH 2/2] core-tools-testapps: Re-add piglit Jussi Kukkonen
2016-10-18 15:13 ` [PATCH 0/2] Re-add piglit to sdk images Randy MacLeod
2016-10-18 21:21 ` Paul Eggleton
2016-10-19 12:53 ` Burton, Ross
2016-10-19 14:02 ` Mike Looijmans
2016-10-19 15:08 ` Burton, Ross
2016-10-19 15:14 ` Richard Purdie
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.1476469708.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.