aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/pimlico/tasks_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/pimlico/tasks_git.bb')
-rw-r--r--meta/recipes-sato/pimlico/tasks_git.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-sato/pimlico/tasks_git.bb b/meta/recipes-sato/pimlico/tasks_git.bb
new file mode 100644
index 0000000000..1ab8cd18cd
--- /dev/null
+++ b/meta/recipes-sato/pimlico/tasks_git.bb
@@ -0,0 +1,8 @@
+require tasks.inc
+
+SRC_URI = "git://git.gnome.org/${PN};protocol=git"
+
+PV = "0.13+git${SRCPV}"
+PR = "r1"
+
+S = "${WORKDIR}/git"