]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
pkgconfig: use system glib for nativesdk builds
authorRoss Burton <ross.burton@arm.com>
Thu, 16 Feb 2023 15:03:59 +0000 (15:03 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Feb 2023 07:47:40 +0000 (07:47 +0000)
commitf893b70a2db326e82f1de5c47b7da3855fa42439
tree907588695522bcab561165abdbeb5d6198faed0c
parentfdf6a7f1da7b23a1bbb51198f5702d925e68bf1a
pkgconfig: use system glib for nativesdk builds

There's no need to use the internal glib fork for nativesdk builds, as
we can use the proper nativsdk-glib-2.0 recipe.

This means we're shipping less statically linked and obsolete code, and
can also drop two patches to that code which were only needed in
nativesdk builds on Windows.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/pkgconfig/pkgconfig/0001-autotools-remove-support-for-the-__int64-type.-See-1.patch [deleted file]
meta/recipes-devtools/pkgconfig/pkgconfig/0001-autotools-use-C99-printf-format-specifiers-on-Window.patch [deleted file]
meta/recipes-devtools/pkgconfig/pkgconfig_git.bb