From: Ross Burton Date: Mon, 27 Apr 2026 21:08:46 +0000 (+0100) Subject: gobject-introspection: remove obsolete explicit debug packaging X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4612565dcabde01b6fe9b741da29ccbe75c99cc2;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git gobject-introspection: remove obsolete explicit debug packaging The .debug directories are packaged automatically by default, so this is redundant. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb index fbba8fd6ec..51cae5fff6 100644 --- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb +++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb @@ -195,7 +195,6 @@ FILES:${PN}-dev:append = " ${datadir}/gobject-introspection-1.0/gdump.c \ FILES:${PN}-dev:append = " ${datadir}/gobject-introspection-1.0/tests/*.c \ ${datadir}/gobject-introspection-1.0/tests/*.h" -FILES:${PN}-dbg += "${libdir}/gobject-introspection/giscanner/.debug/" FILES:${PN}-staticdev += "${libdir}/gobject-introspection/giscanner/*.a" # glib-2.0 is required for libgirepository