summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/fstests/fstests_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/fstests/fstests_git.bb')
-rw-r--r--meta/recipes-graphics/fstests/fstests_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/fstests/fstests_git.bb b/meta/recipes-graphics/fstests/fstests_git.bb
index e1623f4935..4b31900627 100644
--- a/meta/recipes-graphics/fstests/fstests_git.bb
+++ b/meta/recipes-graphics/fstests/fstests_git.bb
@@ -9,7 +9,7 @@ PV = "0.1+git${SRCPV}"
9PR = "r0" 9PR = "r0"
10 10
11 11
12SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ 12SRC_URI = "git://git.yoctoproject.org/${BPN} \
13 file://dso_linking_change_build_fix.patch" 13 file://dso_linking_change_build_fix.patch"
14 14
15S = "${WORKDIR}/git/tests" 15S = "${WORKDIR}/git/tests"