diff options
author | Jan Lübbe <jluebbe@debian.org> | 2008-07-10 16:30:11 +0000 |
---|---|---|
committer | Jan Lübbe <jluebbe@debian.org> | 2008-07-10 16:30:11 +0000 |
commit | f2f3619fc7da1972c071c5e89b32de600d57b020 (patch) | |
tree | 250903240fa1728a84643da5aa7d64f2e46e4c1b /packages/freesmartphone/zhone_git.bb | |
parent | daca624e4b5f1363dc5ffaf333324e41746bf138 (diff) |
fso-image: use e-wm instead of matchbox
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 a766eb1ab5..8a4a21bbed 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" PV = "0.0.0+gitr${SRCREV}" -PR = "r6" +PR = "r7" SRC_URI = "${FREESMARTPHONE_GIT}/zhone.git;protocol=git;branch=master \ file://80zhone" |