fso-abyss | libgsm0710 | libgsm0710mux: catch up PV with upstream
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Thu, 20 Aug 2009 15:48:49 +0000 (17:48 +0200)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Thu, 20 Aug 2009 15:51:50 +0000 (17:51 +0200)
recipes/freesmartphone/fso-abyss_git.bb
recipes/freesmartphone/fso-apm_git.bb
recipes/freesmartphone/libgsm0710_git.bb
recipes/freesmartphone/libgsm0710mux_git.bb

index 52e78bc..4a9126e 100644 (file)
@@ -4,7 +4,7 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
 SECTION = "console/network"
 DEPENDS = "vala-native dbus dbus-glib libgsm0710mux"
 LICENSE = "GPL"
-PV = "0.3.6+gitr${SRCREV}"
+PV = "0.9.0+gitr${SRCREV}"
 PR = "r0"
 
 SRC_URI = "\
index a0a57c2..9a2c8a2 100644 (file)
@@ -3,17 +3,12 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
 HOMEPAGE = "http://www.freesmartphone.org"
 SECTION = "console"
 LICENSE = "GPLv2"
-PV = "0.0.0+gitr${SRCREV}"
+PV = "0.1.0+gitr${SRCREV}"
 PR = "r0"
 
-SRC_URI = "${FREESMARTPHONE_GIT}/python-helpers.git;protocol=git;branch=master"
-S = "${WORKDIR}/git"
+SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git;protocol=git;branch=master"
+S = "${WORKDIR}/git/tools/apm2"
 
-do_install() {
-       install -d ${D}${bindir}
-       install -m 0755 fso-apm/apm ${D}${bindir}
-}
+inherit autotools
 
-PACKAGE_ARCH_${PN} = "all"
-RDEPENDS_${PN} = "python-dbus frameworkd"
 RCONFLICTS_${PN} = "apm"
index b1dddcd..78050c4 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "A GSM 07.10 Protocol Engine"
 LICENSE = "GPL"
 SECTION = "devel"
-PV = "1.1.1+gitr${SRCREV}"
+PV = "1.2.0+gitr${SRCREV}"
 PR = "r0"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/libgsm0710.git;protocol=git;branch=master"
index 3a1110a..6944687 100644 (file)
@@ -3,7 +3,7 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
 LICENSE = "GPL"
 SECTION = "devel"
 DEPENDS = "glib-2.0 libgsm0710 libfsotransport"
-PV = "0.3.6+gitr${SRCREV}"
+PV = "0.9.0+gitr${SRCREV}"
 PR = "r0"
 
 SRC_URI = "\