[oe-commits] Martin Jansa : freesmartphone: sync with meta-fso

git version control git at git.openembedded.org
Mon Jun 6 13:49:21 UTC 2011


Module: openembedded.git
Branch: master
Commit: 8222e02f5fe9bde3c50ccb8b3798cb71de7a4db9
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=8222e02f5fe9bde3c50ccb8b3798cb71de7a4db9

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Jun  6 15:46:36 2011 +0200

freesmartphone: sync with meta-fso

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/freesmartphone/fsogsmd_git.bb     |    2 +-
 recipes/freesmartphone/libfso-glib_git.bb |    2 +-
 recipes/freesmartphone/libgisi_git.bb     |    2 ++
 recipes/freesmartphone/mdbus2_git.bb      |    1 +
 recipes/freesmartphone/mioctl_git.bb      |    3 ++-
 recipes/freesmartphone/mkdump_git.bb      |    3 ++-
 recipes/freesmartphone/mterm2_git.bb      |    3 ++-
 7 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/recipes/freesmartphone/fsogsmd_git.bb b/recipes/freesmartphone/fsogsmd_git.bb
index 52c602b..e6d5a12 100644
--- a/recipes/freesmartphone/fsogsmd_git.bb
+++ b/recipes/freesmartphone/fsogsmd_git.bb
@@ -3,7 +3,7 @@ inherit fso-plugin
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
 SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
 PV = "0.5.0+gitr${SRCPV}"
 PE = "1"
 
diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb
index 30a1521..bda2d7e 100644
--- a/recipes/freesmartphone/libfso-glib_git.bb
+++ b/recipes/freesmartphone/libfso-glib_git.bb
@@ -3,7 +3,7 @@ AUTHOR = "Didier 'Ptitjes"
 LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=fad9b3332be894bab9bc501572864b29"
 SECTION = "devel"
-DEPENDS = "vala-dbus-binding-tool-native glib-2.0 fso-specs"
+DEPENDS = "vala-dbus-binding-tool-native vala-dbus-binding-tool glib-2.0 fso-specs"
 SRCREV = "a20d2a99764331b6d82d479336fa90b910724ad3"
 PV = "2011.05.18.1+gitr${SRCPV}"
 PE = "1"
diff --git a/recipes/freesmartphone/libgisi_git.bb b/recipes/freesmartphone/libgisi_git.bb
index c503640..686fec9 100644
--- a/recipes/freesmartphone/libgisi_git.bb
+++ b/recipes/freesmartphone/libgisi_git.bb
@@ -14,3 +14,5 @@ inherit vala autotools
 
 PACKAGES =+ "${PN}-tools"
 FILES_${PN}-tools = "${sbindir}/sendisi"
+
+LEAD_SONAME = "libgisi.so"
diff --git a/recipes/freesmartphone/mdbus2_git.bb b/recipes/freesmartphone/mdbus2_git.bb
index df76c0d..cb0f70f 100644
--- a/recipes/freesmartphone/mdbus2_git.bb
+++ b/recipes/freesmartphone/mdbus2_git.bb
@@ -4,6 +4,7 @@ DESCRIPTION = "Mickey's DBus introspection and calling Program V2"
 AUTHOR = "Michael 'Mickey' Lauer <mlauer at vanille-media.de>"
 SECTION = "console/network"
 LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07"
 DEPENDS = "glib-2.0 dbus dbus-glib"
 SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
 PV = "2.0.2+gitr${SRCPV}"
diff --git a/recipes/freesmartphone/mioctl_git.bb b/recipes/freesmartphone/mioctl_git.bb
index 8d9571c..90b1f29 100644
--- a/recipes/freesmartphone/mioctl_git.bb
+++ b/recipes/freesmartphone/mioctl_git.bb
@@ -2,7 +2,8 @@ DESCRIPTION = "mioctl calls ioctls via command line interface"
 HOMEPAGE = "http://www.freesmartphone.org"
 AUTHOR = "Michael 'Mickey' Lauer <mlauer at vanille-media.de>"
 SECTION = "console"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07"
 SRCREV = "43fae6cf5e3aa57f5d7fed467896d2d4d0f69679"
 PV = "0.1.0+gitr${SRCPV}"
 PE = "1"
diff --git a/recipes/freesmartphone/mkdump_git.bb b/recipes/freesmartphone/mkdump_git.bb
index 10098c8..26c5796 100644
--- a/recipes/freesmartphone/mkdump_git.bb
+++ b/recipes/freesmartphone/mkdump_git.bb
@@ -5,7 +5,8 @@ HOMEPAGE = "http://www.freesmartphone.org/index.php/Implementations/mkdump"
 AUTHOR = "Michael 'Mickey' Lauer <mlauer at vanille-media.de>"
 SECTION = "console/network"
 DEPENDS = "libfsoframework"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
 
 SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
 PV = "1.0.0+gitr${SRCPV}"
diff --git a/recipes/freesmartphone/mterm2_git.bb b/recipes/freesmartphone/mterm2_git.bb
index d549f3b..fcce264 100644
--- a/recipes/freesmartphone/mterm2_git.bb
+++ b/recipes/freesmartphone/mterm2_git.bb
@@ -5,7 +5,8 @@ HOMEPAGE = "http://www.freesmartphone.org/index.php/Implementations/fso-term"
 AUTHOR = "Michael 'Mickey' Lauer <mlauer at vanille-media.de>"
 SECTION = "console/network"
 DEPENDS = "dbus dbus-glib readline libfsoframework libfsotransport"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
 SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
 PV = "1.9.0+gitr${SRCPV}"
 PE = "1"





More information about the Openembedded-commits mailing list