diff options
author | Koen Kooi <koen@openembedded.org> | 2009-01-21 11:04:06 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-01-21 11:04:06 +0100 |
commit | 6f5958334a00ab456cd1b46ad92161204c769ba1 (patch) | |
tree | 8290ba07e85d4f9246f3b344529eebf85a2c144d /packages/freesmartphone/zhone_git.bb | |
parent | 919c436148165382555251ec98dfa0c435f33cd4 (diff) | |
parent | 591bc386af2d50c85da59825132704b35ecb9ab3 (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
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" |