[oe-commits] Michael 'Mickey' Lauer : libgisi: packaging++

git version control git at git.openembedded.org
Tue Feb 15 19:02:11 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9993897bd4d578d4d90e13626cac46af221d926f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9993897bd4d578d4d90e13626cac46af221d926f

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Tue Feb 15 20:07:36 2011 +0100

libgisi: packaging++

---

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

diff --git a/recipes/freesmartphone/libgisi_git.bb b/recipes/freesmartphone/libgisi_git.bb
index 0d0fdaa..472f5ce 100644
--- a/recipes/freesmartphone/libgisi_git.bb
+++ b/recipes/freesmartphone/libgisi_git.bb
@@ -6,7 +6,10 @@ DEPENDS = "glib-2.0"
 SRC_URI = "${FREESMARTPHONE_GIT}/libgisi.git;protocol=git;branch=master"
 S = "${WORKDIR}/git"
 
-SRCREV = "75a7ed8b3776e5b515c9d03a20dc45bc233a61bc"
+SRCREV = "5d908e328920dc3c510e425491de51faed43161b"
 PV = "0.0.0+gitr${SRCPV}"
 
 inherit vala autotools
+
+PACKAGES =+ "${PN}-tools"
+FILES_${PN}-tools = "${sbindir}/sendisi"





More information about the Openembedded-commits mailing list