[oe-commits] Michael 'Mickey' Lauer : freesmartphone: remove git PR hacks

GIT User account git at amethyst.openembedded.net
Tue Oct 28 09:57:54 UTC 2008


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

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Tue Oct 28 09:32:59 2008 +0100

freesmartphone: remove git PR hacks

---

 packages/freesmartphone/fso-gpsd_git.bb            |    4 ++--
 packages/freesmartphone/gsm0710muxd_git.bb         |    2 +-
 .../illume-theme-freesmartphone_git.bb             |    4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/packages/freesmartphone/fso-gpsd_git.bb b/packages/freesmartphone/fso-gpsd_git.bb
index 4e6f9e1..7c92b25 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 0c14607..7828500 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 1e6306f..1351674 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"





More information about the Openembedded-commits mailing list