diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-02-08 15:51:35 +0100 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-02-12 13:38:12 +0530 |
| commit | cdde87bb97e3f798fd0ae5bd9bb2fe14d83e07f1 (patch) | |
| tree | e7a2b15dc76694906ef2e2808d90aa9a1265d86f /meta-python/recipes-devtools/python/python3-smbus2_0.4.3.bb | |
| parent | fe7623f3bbf20ade64bfaff1ac4e4225e8dc5f35 (diff) | |
| download | meta-openembedded-cdde87bb97e3f798fd0ae5bd9bb2fe14d83e07f1.tar.gz | |
mutter: fix profiler PACKAGECONFIG
In case "profiler" PACKAGECONFIG is enabled, the build fails with
the following error:
| ninja: error: '/usr/share/dbus-1/interfaces/org.gnome.Sysprof3.Profiler.xml', needed by 'src/meta-dbus-sysprof3-profiler.c', missing and no known rule to make it
meson.build script is looking explicitly for a required file using the
sysroot of the build system instead of ${RECIPE_SYSROOT}. To avoid this,
patch meson.build to prefix this path with ${RECIPE_SYSROOT}.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit ead8f7b3273965f383ec4999bb38e87ba37daf61)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-smbus2_0.4.3.bb')
0 files changed, 0 insertions, 0 deletions
