summaryrefslogtreecommitdiffstats
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 @@
1require tasks.inc
2
3SRC_URI = "git://git.gnome.org/${PN};protocol=git"
4
5PV = "0.13+git${SRCPV}"
6PR = "r1"
7
8S = "${WORKDIR}/git"