diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-21 02:58:48 +0100 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-21 02:58:48 +0100 |
commit | 8d0c1ff094b5e3fde3935fe7a5dba0a03e9d5b1f (patch) | |
tree | 260c551853afb3861aa1ca7c1d719d693370490e /packages/freesmartphone/zhone_git.bb | |
parent | 6fcdfe2e646bb525b137c286f47a1ce48d94dcbc (diff) |
frameworkd: bump for python 2.6
mickeydbus: bump for python 2.6
mickeyterm: bump for python 2.6
multicat: bump for python 2.6
zhone: bump for python 2.6
Diffstat (limited to 'packages/freesmartphone/zhone_git.bb')
-rw-r--r-- | packages/freesmartphone/zhone_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/freesmartphone/zhone_git.bb b/packages/freesmartphone/zhone_git.bb index 1526ce6392..0fcc25c5f6 100644 --- a/packages/freesmartphone/zhone_git.bb +++ b/packages/freesmartphone/zhone_git.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" SECTION = "x11" DEPENDS = "edje-native python-pyrex-native python-cython-native" PV = "0.0.2+gitr${SRCREV}" -PR = "r11" +PR = "r12" SRC_URI = "${FREESMARTPHONE_GIT}/zhone.git;protocol=git;branch=master \ file://80zhone" |