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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
