freesmartphone: remove git PR hacks
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 28 Oct 2008 08:32:59 +0000 (09:32 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 28 Oct 2008 08:32:59 +0000 (09:32 +0100)
packages/freesmartphone/fso-gpsd_git.bb
packages/freesmartphone/gsm0710muxd_git.bb
packages/freesmartphone/illume-theme-freesmartphone_git.bb

index 4e6f9e1..7c92b25 100644 (file)
@@ -2,8 +2,8 @@ DESCRIPTION = "freesmartphone.org gpsd compatibility daemon"
 LICENSE = "GPL"
 SECTION = "network"
 DEPENDS = "dbus-glib"
-PV = "0.6+${PR}+gitr${SRCREV}"
-PR = "r3"
+PV = "0.7+gitr${SRCREV}"
+PR = "r0"
 
 SRC_URI = "\
   ${FREESMARTPHONE_GIT}/fso-gpsd.git;protocol=git;branch=master \
index 0c14607..7828500 100644 (file)
@@ -5,7 +5,7 @@ SECTION = "console/network"
 DEPENDS = "dbus dbus-glib"
 RDEPENDS = "dbus dbus-glib"
 LICENSE = "GPL"
-PV = "0.9.1+${PR}-gitr${SRCREV}"
+PV = "0.9.2+gitr${SRCREV}"
 PR = "r0"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/gsm0710muxd.git;protocol=git;branch=master"
index 1e6306f..1351674 100644 (file)
@@ -2,8 +2,8 @@ DESCRIPTION = "Illume theme for the freesmartphone.org project"
 HOMEPAGE = "http://illume.projects.openmoko.org/"
 LICENSE = "MIT/BSD"
 DEPENDS = "edje-native eet-native"
-PV = "0.0+${PR}-gitr${SRCREV}"
-PR = "r2"
+PV = "0.1.0+gitr${SRCREV}"
+PR = "r0"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/artwork.git;protocol=git;branch=master"
 S = "${WORKDIR}/git/illume"