diff options
Diffstat (limited to 'meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb')
-rw-r--r-- | meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb b/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb index 3bad8534cf..5d23f41a74 100644 --- a/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb +++ b/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb | |||
@@ -12,7 +12,7 @@ SRCREV = "3a9688e8a01b63a78f402b4e7c0b8b005fcdfa29" | |||
12 | PV = "0.1+git${SRCPV}" | 12 | PV = "0.1+git${SRCPV}" |
13 | PR = "r2" | 13 | PR = "r2" |
14 | 14 | ||
15 | SRC_URI = "git://git.yoctoproject.org/screenshot;protocol=git" | 15 | SRC_URI = "git://git.yoctoproject.org/screenshot" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
18 | 18 | ||