summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2022-03-29 20:08:45 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-31 17:46:43 +0100
commit4bc68b6a8187947516615e47f22a6b16d71c3b37 (patch)
treedbf659f78e0bf2b21bceca37ed3ec3dfb213fb93 /scripts
parentd1849a1facd64fa0bcf8336a0ed5fbf71b2e3cb5 (diff)
downloadopenembedded-core-contrib-4bc68b6a8187947516615e47f22a6b16d71c3b37.tar.gz
gobject-introspection: fix default search path for girdir
When running g-ir-scanner, we get the following error: Couldn't find include 'GObject-2.0.gir' (search path: '['/usr/lib64', 'gir-1.0', '/usr/local/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0']') This is because g-ir-tool-template.in is not setting girdir correctly. It's using the prefix instead of the actual girdir. Note that we don't get such error at do_rootfs time because the extra directories are speicified. But we will get such error at runtime when multilib is enabled. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions