diff options
author | Yoann Congal <yoann.congal@smile.fr> | 2025-09-18 13:13:11 +0200 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2025-09-23 10:02:51 +0800 |
commit | c85ecb6a4393cddfc0208ca36a90cd75b0d82166 (patch) | |
tree | f0f55a0f39a6bfdfa1efd2602c86119bfaa4e81b /meta-python/recipes-devtools/python/python-imaging/python-imaging-CVE-2016-2533.patch | |
parent | 95f7aea47c1d9588ca882004fd48adb59d108cd2 (diff) | |
download | meta-openembedded-c85ecb6a4393cddfc0208ca36a90cd75b0d82166.tar.gz |
gutenprint: fix a build race-condition
Gutenprint install hooks run in parallel but depend on each other. This
is a race condition and might trigger a build failure (e.g on AB [0]):
| chmod 700 $WORKDIR/image/usr/libexec/cups/backend/backend_gutenprint
| chmod: cannot access '$WORKDIR/image/usr/libexec/cups/backend/backend_gutenprint': Not a directory
| make[5]: *** [Makefile:2166: install-exec-hook] Error 1
Fixes this by adding an explicit dependency between the dependent
targets.
[0]: https://autobuilder.yoctoproject.org/valkyrie/#/builders/87/builds/46/steps/33/logs/stdio
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-imaging/python-imaging-CVE-2016-2533.patch')
0 files changed, 0 insertions, 0 deletions