[oe-commits] [meta-openembedded] 06/16: gnome-bluetooth: pack introspection related files

git at git.openembedded.org git at git.openembedded.org
Fri Mar 18 12:45:31 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit fbb5e53347bc9895d8a788cdcfaabc8a58afb6d6
Author: Andreas Müller <schnitzeltony at googlemail.com>
AuthorDate: Wed Mar 16 23:13:22 2016 +0100

    gnome-bluetooth: pack introspection related files
    
    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 <schnitzeltony at googlemail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list