summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pydantic-core/0001-Upgrade-radium-to-1.0.patch
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2025-10-11 09:58:00 +0800
committerKhem Raj <raj.khem@gmail.com>2025-10-10 19:27:34 -0700
commit441873fdc536a35709f61c25ad03d811b0186269 (patch)
tree8ae0126115bc84bb51020422349ee3cb777ef16e /meta-python/recipes-devtools/python/python3-pydantic-core/0001-Upgrade-radium-to-1.0.patch
parent0710a28b5948e4ee8043fd6edc44587a0dec10df (diff)
downloadmeta-openembedded-441873fdc536a35709f61c25ad03d811b0186269.tar.gz
doxygen: fix reproducibility issue of doxygen-src
[ snip of CMakeLists.txt ] BISON_TARGET(constexp ${CMAKE_CURRENT_LIST_DIR}/constexp.y ${GENERATED_SRC}/ce_parse.cpp COMPILE_FLAGS "${YACC_FLAGS}") [ end of snip ] bison embeds full paths in its generated headers, eg: bison -o /full/build/path/generated/example.cpp ... The header will include: #ifndef YY_FULL_BUILD_PATH_GENERATED_MSCGEN_LANGUAGE_HPP_INCLUDED #define YY_FULL_BUILD_PATH_GENERATED_MSCGEN_LANGUAGE_HPP_INCLUDED This make doxygen-src not reproducible, fix by replacing full build path Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pydantic-core/0001-Upgrade-radium-to-1.0.patch')
0 files changed, 0 insertions, 0 deletions