diff options
Diffstat (limited to 'meta/recipes-graphics/libfakekey/libfakekey_git.bb')
-rw-r--r-- | meta/recipes-graphics/libfakekey/libfakekey_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/libfakekey/libfakekey_git.bb b/meta/recipes-graphics/libfakekey/libfakekey_git.bb index b72f9111b1..187e5e8f90 100644 --- a/meta/recipes-graphics/libfakekey/libfakekey_git.bb +++ b/meta/recipes-graphics/libfakekey/libfakekey_git.bb | |||
@@ -13,7 +13,7 @@ SECTION = "x11/wm" | |||
13 | SRCREV = "e327ff049b8503af2dadffa84370a0860b9fb682" | 13 | SRCREV = "e327ff049b8503af2dadffa84370a0860b9fb682" |
14 | PV = "0.0+git${SRCPV}" | 14 | PV = "0.0+git${SRCPV}" |
15 | 15 | ||
16 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git" | 16 | SRC_URI = "git://git.yoctoproject.org/${BPN}" |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | 19 | ||