[oe-commits] Didier Ptitjes : libgso-glib : add more files to the install

GIT User account git at amethyst.openembedded.net
Wed May 20 14:48:26 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: a1c4f2b0042f49f2b626c78f99dda8b931e000b1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a1c4f2b0042f49f2b626c78f99dda8b931e000b1

Author: Didier Ptitjes <ptitjes at free.fr>
Date:   Wed May 20 08:47:55 2009 -0600

libgso-glib : add more files to the install

---

 recipes/freesmartphone/libfso-glib_git.bb |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb
index 77754ae..e2449c8 100644
--- a/recipes/freesmartphone/libfso-glib_git.bb
+++ b/recipes/freesmartphone/libfso-glib_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "GLib-based DBus bindings for freesmartphone.org - Vala implementa
 AUTHOR = "Didier 'Ptitjes"
 
 PV = "0.0.1-gitr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 DEPENDS = "vala-native fso-specs vala-dbus-binding-tool-native dbus-glib glib-2.0 vala"
 
@@ -12,3 +12,6 @@ S = "${WORKDIR}/git"
 EXTRA_OECONF = "SPECS_PATH=${STAGING_DATADIR}/fso-specs/"
 
 inherit pkgconfig autotools autotools_stage
+
+FILES_${PN}-dev += "${datadir}/vala/vapi/*.vapi"
+FILES_${PN}-dev += "${datadir}/gir-1.0/*.gir"
\ No newline at end of file





More information about the Openembedded-commits mailing list