Go to file
Hongxu Jia cf34333304
poppler: fix racing build issue
There is a racing issue in world build while multilib enabled:

...log.do_install...
CMake Error at utils/po/ca/cmake_install.cmake:46 (file):
  file INSTALL cannot find
  "TOPDIR/tmp/work/core2-32-wrs-linux/poppler/25.08.0/build/utils/po/ca/pdfsig.gmo":
  No such file or directory.
Call Stack (most recent call first):
  utils/po/cmake_install.cmake:47 (include)
  utils/cmake_install.cmake:243 (include)
  cmake_install.cmake:229 (include)
...log.do_install...

The issue has reported to upstream [1][2] and upstream tried to fix it [3],
but the issue still existed. The catalan translation of pdfsig is not
vital for poppler. So revert upstream commit "pdfsig: Catalan translation"
to workaround

[1] https://gitlab.freedesktop.org/poppler/poppler/-/issues/1550
[1] https://gitlab.freedesktop.org/poppler/poppler/-/issues/1551
[2] 053acd5d2b

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-10-21 23:12:48 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems bindfs: upgrade 1.18.2 -> 1.18.3 2025-10-14 09:00:19 -07:00
meta-gnome tinysparql: upgrade 3.10.0 -> 3.10.1 2025-10-21 20:02:43 -07:00
meta-initramfs dracut: Fix the multi-lib config 2025-09-30 09:01:05 -07:00
meta-multimedia vorbis-tools: upgrade 1.4.2 -> 1.4.3 2025-10-17 08:32:03 -07:00
meta-networking stunnel: upgrade 5.75 -> 5.76 2025-10-21 20:02:43 -07:00
meta-oe poppler: fix racing build issue 2025-10-21 23:12:48 -07:00
meta-perl libhtml-tree-perl: upgrade 5.06 -> 5.07 2025-10-21 20:02:39 -07:00
meta-python python3-xmlschema: upgrade 4.1.0 -> 4.2.0 2025-10-21 20:02:42 -07:00
meta-webserver swagger-ui: upgrade 5.29.4 -> 5.29.5 2025-10-21 20:02:43 -07:00
meta-xfce xfce4-mpc-plugin: upgrade 0.5.5 -> 0.6.0 2025-10-08 18:46:04 -07:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07:00
.gitignore
COPYING.MIT
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories