diff options
Diffstat (limited to 'meta/recipes-sato/pimlico/tasks_git.bb')
-rw-r--r-- | meta/recipes-sato/pimlico/tasks_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/pimlico/tasks_git.bb b/meta/recipes-sato/pimlico/tasks_git.bb index 728b5e5cad..16c043076c 100644 --- a/meta/recipes-sato/pimlico/tasks_git.bb +++ b/meta/recipes-sato/pimlico/tasks_git.bb | |||
@@ -4,6 +4,6 @@ SRC_URI = "git://git.gnome.org/${BPN};protocol=git" | |||
4 | 4 | ||
5 | SRCREV = "ea52d46d691c5fce4473ea4e24a35411381f3a65" | 5 | SRCREV = "ea52d46d691c5fce4473ea4e24a35411381f3a65" |
6 | PV = "0.13+git${SRCPV}" | 6 | PV = "0.13+git${SRCPV}" |
7 | PR = "r2" | 7 | PR = "r3" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |