summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb
index 227858a15..f3f5634a3 100644
--- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb
+++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb
@@ -19,7 +19,7 @@ SRC_URI = " git://gitorious.org/xfce/xfce4-settings.git;protocol=git;branch=for-
19" 19"
20SRCREV = "b7a0e1fd77f5bb5c372223ff62aec7acf252f061" 20SRCREV = "b7a0e1fd77f5bb5c372223ff62aec7acf252f061"
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
22PV = "4.10.0+git${SRCPV}" 22PV = "4.11.0+git${SRCPV}"
23 23
24EXTRA_OECONF += "--enable-maintainer-mode --disable-debug" 24EXTRA_OECONF += "--enable-maintainer-mode --disable-debug"
25 25