diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-09-29 07:40:05 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-09-29 07:40:05 +0000 |
commit | 16002d4d9ab8f7628bc2c80d1033bfd9383f7592 (patch) | |
tree | c78804f192422788f74eb091ca30c09657978e09 /packages | |
parent | 6e29f3ee6f23f4962358e34f313e248f23c8c11a (diff) |
frameworkd,fso-gpsd,zhone git update to something like milestone 3.5
Diffstat (limited to 'packages')
-rw-r--r-- | packages/freesmartphone/frameworkd_git.bb | 2 | ||||
-rw-r--r-- | packages/freesmartphone/fso-gpsd_git.bb | 2 | ||||
-rw-r--r-- | packages/freesmartphone/zhone_git.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/packages/freesmartphone/frameworkd_git.bb b/packages/freesmartphone/frameworkd_git.bb index c0ca13fc85..74ec3615a9 100644 --- a/packages/freesmartphone/frameworkd_git.bb +++ b/packages/freesmartphone/frameworkd_git.bb @@ -5,7 +5,7 @@ SECTION = "console/network" DEPENDS = "python-cython-native python-pyrex-native" LICENSE = "GPL" PV = "0.8.2+${PR}-gitr${SRCREV}" -PR = "r1" +PR = "r2" inherit distutils update-rc.d diff --git a/packages/freesmartphone/fso-gpsd_git.bb b/packages/freesmartphone/fso-gpsd_git.bb index 1536c3db01..4e6f9e10e8 100644 --- a/packages/freesmartphone/fso-gpsd_git.bb +++ b/packages/freesmartphone/fso-gpsd_git.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" SECTION = "network" DEPENDS = "dbus-glib" PV = "0.6+${PR}+gitr${SRCREV}" -PR = "r2" +PR = "r3" SRC_URI = "\ ${FREESMARTPHONE_GIT}/fso-gpsd.git;protocol=git;branch=master \ diff --git a/packages/freesmartphone/zhone_git.bb b/packages/freesmartphone/zhone_git.bb index e5c16fabad..1bd275d7e7 100644 --- a/packages/freesmartphone/zhone_git.bb +++ b/packages/freesmartphone/zhone_git.bb @@ -4,7 +4,7 @@ SECTION = "x11" DEPENDS = "edje-native python-pyrex-native python-cython-native" RDEPENDS = "task-python-efl python-textutils python-dbus python-pycairo" PV = "0.0.0+${PR}-gitr${SRCREV}" -PR = "r8" +PR = "r9" SRC_URI = "${FREESMARTPHONE_GIT}/zhone.git;protocol=git;branch=master \ file://80zhone" |