summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/libfakekey
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/libfakekey')
-rw-r--r--meta/recipes-graphics/libfakekey/libfakekey_git.bb2
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"
13SRCREV = "e327ff049b8503af2dadffa84370a0860b9fb682" 13SRCREV = "e327ff049b8503af2dadffa84370a0860b9fb682"
14PV = "0.0+git${SRCPV}" 14PV = "0.0+git${SRCPV}"
15 15
16SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git" 16SRC_URI = "git://git.yoctoproject.org/${BPN}"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19