diff options
author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-02-11 18:08:17 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-02-12 09:16:10 -0800 |
commit | ead8f7b3273965f383ec4999bb38e87ba37daf61 (patch) | |
tree | dffe1224e8c5689da1f5d0217743fa1b3bb69600 /meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch | |
parent | 7e8b47ccc642772e083842dd7db13e67d968f5dd (diff) | |
download | meta-openembedded-ead8f7b3273965f383ec4999bb38e87ba37daf61.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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch')
0 files changed, 0 insertions, 0 deletions