summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/gitrepotest/gitrepotest.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-selftest/recipes-test/gitrepotest/gitrepotest.bb')
-rw-r--r--meta-selftest/recipes-test/gitrepotest/gitrepotest.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-selftest/recipes-test/gitrepotest/gitrepotest.bb b/meta-selftest/recipes-test/gitrepotest/gitrepotest.bb
index f1b6c55833..c4806793ee 100644
--- a/meta-selftest/recipes-test/gitrepotest/gitrepotest.bb
+++ b/meta-selftest/recipes-test/gitrepotest/gitrepotest.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
5 5
6INHIBIT_DEFAULT_DEPS = "1" 6INHIBIT_DEFAULT_DEPS = "1"
7 7
8PATCHTOOL="git" 8PATCHTOOL = "git"
9 9
10SRC_URI = "git://git.yoctoproject.org/git/matchbox-panel-2;branch=master;protocol=https \ 10SRC_URI = "git://git.yoctoproject.org/git/matchbox-panel-2;branch=master;protocol=https \
11 file://0001-testpatch.patch \ 11 file://0001-testpatch.patch \