fixes: | WARNING: gnome-bluetooth-3.18.2-r0 do_package: QA Issue: gnome-bluetooth: Files/directories were installed but not shipped in any package: | /usr/lib/girepository-1.0 | /usr/lib/girepository-1.0/GnomeBluetooth-1.0.typelib | /usr/share/gir-1.0 | /usr/share/gir-1.0/GnomeBluetooth-1.0.gir
Signed-off-by: Andreas Müller <[email protected]> --- meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.18.2.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.18.2.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.18.2.bb index d64346e..ab08254 100644 --- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.18.2.bb +++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.18.2.bb @@ -17,6 +17,10 @@ REQUIRED_DISTRO_FEATURES = "systemd" SRC_URI[archive.md5sum] = "75d09c924468ec0c687f9ab3acf7f113" SRC_URI[archive.sha256sum] = "d8df073c331df0f97261869fb77ffcdbf4e3e4eaf460d3c3ed2b16e03d9c5398" +FILES_${PN} += " \ + ${datadir}/gir* \ + ${libdir}/gir* \ +" FILES_${PN}-dbg += "${libdir}/gnome-bluetooth/plugins/.debug/" # required for python binding -- 2.5.0 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
