meta-raspberrypi/dynamic-layers
Gyorgy Sarvari 923ac579c7
Some checks failed
Mirrors / Yocto Git Mirror (push) Has been cancelled
libcamera: fix c++ flags and failed buildpaths QA check
Building libcamera from the latest version of meta-or fails
the buildpaths qa check with a number of generated binaries.

Looking into the logs, it seemed that the -f*-prefix-map
flags were present to gcc invocations, but the used flags
were quite off for g++ invocations. It seems that using
the cpp_args meson option overwrites (at least most of)
the CXXFLAGS set by Yocto, including the -f*-prefix-map
flags.

To avoid this, append the extra compile flag to the
CXXFLAGS variable instead of using meson's cpp_args option.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
2025-02-14 11:28:31 +00:00
..
meta-python python3-sense-hat: Drop PYTHON_PN 2024-02-22 13:12:22 +00:00
multimedia-layer/recipes-multimedia libcamera: fix c++ flags and failed buildpaths QA check 2025-02-14 11:28:31 +00:00
networking-layer/recipes-support/drbd Convert to new override syntax 2021-08-04 12:30:12 +03:00
openembedded-layer python3-adafruit-blinka: Fix the correct python recipes path in dynamic-layer sub-dir 2023-04-17 11:06:52 +01:00
qt5-layer/recipes-qt/qt5 Convert to new override syntax 2021-08-04 12:30:12 +03:00