diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-01-26 21:27:36 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-02-15 21:47:00 +0000 |
| commit | 30ba5244164f9372d54c67f70cecf644488cdf6c (patch) | |
| tree | 9d920e27d0f9dc7e7fcd6b2c33f422af62a516ce /scripts/lib/checklayer | |
| parent | 3cc6ed84cb96ebcd32d4c53d143c825f1870a77b (diff) | |
| download | poky-30ba5244164f9372d54c67f70cecf644488cdf6c.tar.gz | |
gdk-pixbuf: do not use tools from gdk-pixbuf-native when building tests
The patch that allows to do so has not been accepted upstream, and wasn't correctly
working as it was running a native executable (gdk-pixbuf-query-loaders) with target .so plugins.
On the other hand, out of 20+ (currently 23) tests only three require
running binaries at build time to produce special test-specific input data:
cve-2015-4491
pixbuf-pixdata
pixbuf-resource
So let's simply omit these from the build: this can be done with a far
less invasive patch which has a chance of being accepted upstream.
gdk-pixbuf-print-mime-types is no longer installed
(the replaced patch was doing that).
(From OE-Core rev: 467a826b9b55f81c74476f57fa0d423701510af5)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 0d926508e75095eb446699b612729d0243eacc91)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/checklayer')
0 files changed, 0 insertions, 0 deletions
