aboutsummaryrefslogtreecommitdiffstats
path: root/packages/freesmartphone
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2008-10-28 09:32:59 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2008-10-28 09:32:59 +0100
commit6382fd4522fa61b2fc279fc5aa59e2fecffaf1d1 (patch)
tree2d02c043d6f078fd82cd8c0cf15a0c4026fda190 /packages/freesmartphone
parent84021b1e236508169be65e802a9c0a25fc9a8827 (diff)
downloadopenembedded-6382fd4522fa61b2fc279fc5aa59e2fecffaf1d1.tar.gz
freesmartphone: remove git PR hacks
Diffstat (limited to 'packages/freesmartphone')
-rw-r--r--packages/freesmartphone/fso-gpsd_git.bb4
-rw-r--r--packages/freesmartphone/gsm0710muxd_git.bb2
-rw-r--r--packages/freesmartphone/illume-theme-freesmartphone_git.bb4
3 files changed, 5 insertions, 5 deletions
diff --git a/packages/freesmartphone/fso-gpsd_git.bb b/packages/freesmartphone/fso-gpsd_git.bb
index 4e6f9e10e8..7c92b25dc8 100644
--- a/packages/freesmartphone/fso-gpsd_git.bb
+++ b/packages/freesmartphone/fso-gpsd_git.bb
@@ -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 \
diff --git a/packages/freesmartphone/gsm0710muxd_git.bb b/packages/freesmartphone/gsm0710muxd_git.bb
index 0c146079d0..7828500f2f 100644
--- a/packages/freesmartphone/gsm0710muxd_git.bb
+++ b/packages/freesmartphone/gsm0710muxd_git.bb
@@ -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"
diff --git a/packages/freesmartphone/illume-theme-freesmartphone_git.bb b/packages/freesmartphone/illume-theme-freesmartphone_git.bb
index 1e6306f624..1351674a18 100644
--- a/packages/freesmartphone/illume-theme-freesmartphone_git.bb
+++ b/packages/freesmartphone/illume-theme-freesmartphone_git.bb
@@ -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"