summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb')
-rw-r--r--meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb b/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb
index 94ccd3fe13..10388f4c71 100644
--- a/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb
+++ b/meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb
@@ -12,8 +12,8 @@ PV = "0.0+git${SRCPV}"
12PR = "r0" 12PR = "r0"
13 13
14SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ 14SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
15 file://single-instance.patch;patch=1 \ 15 file://single-instance.patch \
16 file://configure_fix.patch;patch=1;maxrev=1819 \ 16 file://configure_fix.patch;maxrev=1819 \
17 file://dso_linking_change_build_fix.patch " 17 file://dso_linking_change_build_fix.patch "
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"