aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ffalarms/ffalarms_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ffalarms/ffalarms_git.bb')
-rw-r--r--recipes/ffalarms/ffalarms_git.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/ffalarms/ffalarms_git.bb b/recipes/ffalarms/ffalarms_git.bb
index 799e813063..d904859e9e 100644
--- a/recipes/ffalarms/ffalarms_git.bb
+++ b/recipes/ffalarms/ffalarms_git.bb
@@ -8,9 +8,10 @@ DEPENDS = "elementary libeflvala libical"
RDEPENDS_${PN} = "atd alsa-utils-amixer ttf-dejavu-sans libical"
RSUGGESTS_${PN} = "mplayer alsa-utils-aplay frameworkd"
PV = "0.4+gitr${SRCPV}"
-PR = "r6"
+PR = "r7"
-SRC_URI = "git://git.shr-project.org/repo/ffalarms.git;protocol=http;branch=master"
+SRC_URI = "git://git.shr-project.org/repo/ffalarms.git;protocol=http;branch=master \
+ file://ical.timezone.patch"
SRCREV = "4ff7daa50ca4f7093d4c331d0274d95f3171c4c6"
S = "${WORKDIR}/git"