Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Upgrade piglit, compress generated tests
@ 2016-12-12 13:35 Jussi Kukkonen
  2016-12-12 13:35 ` [PATCH 1/3] piglit: Package tests in compressed form as well Jussi Kukkonen
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jussi Kukkonen @ 2016-12-12 13:35 UTC (permalink / raw)
  To: openembedded-core

These patches were already on the list in another patchset, the only
change is that piglit-generated-tests now RDEPENDS on tar.

Original cover letter follows:


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.

Thanks,
 Jussi


The following changes since commit 36e178a62f04e7f2611b26964efe46b9af97189a:

  linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.8 (2016-12-09 08:54:07 +0000)

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 (3):
  piglit: Package tests in compressed form as well
  core-tools-testapps: Re-add piglit
  piglit: Upgrade to current master head

 .../packagegroup-core-tools-testapps.bb            |  2 +
 .../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         | 27 +++++++++--
 5 files changed, 44 insertions(+), 100 deletions(-)
 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] 5+ messages in thread

end of thread, other threads:[~2017-01-13 10:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-12 13:35 [PATCH 0/3] Upgrade piglit, compress generated tests Jussi Kukkonen
2016-12-12 13:35 ` [PATCH 1/3] piglit: Package tests in compressed form as well Jussi Kukkonen
2017-01-13 10:52   ` Nicolas Dechesne
2016-12-12 13:35 ` [PATCH 2/3] core-tools-testapps: Re-add piglit Jussi Kukkonen
2016-12-12 13:35 ` [PATCH 3/3] piglit: Upgrade to current master head Jussi Kukkonen

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