summaryrefslogtreecommitdiffstats
path: root/recipes-enea/partrt/partrt_1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-enea/partrt/partrt_1.1.bb')
-rw-r--r--recipes-enea/partrt/partrt_1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-enea/partrt/partrt_1.1.bb b/recipes-enea/partrt/partrt_1.1.bb
index 89863b4..430a6a9 100644
--- a/recipes-enea/partrt/partrt_1.1.bb
+++ b/recipes-enea/partrt/partrt_1.1.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b52bab7a403562f36be803f11489f1a4"
7RDEPENDS_${PN} = "bash coreutils" 7RDEPENDS_${PN} = "bash coreutils"
8RDEPENDS_${PN}-ptest += "python" 8RDEPENDS_${PN}-ptest += "python"
9 9
10SRC_URI = "git://github.com/OpenEneaLinux/rt-tools.git;branch=master \ 10SRC_URI = "git://github.com/OpenEneaLinux/rt-tools.git;branch=master;protocol=https \
11 file://run-ptest \ 11 file://run-ptest \
12 " 12 "
13 13