summaryrefslogtreecommitdiffstats
path: root/recipes-enea
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-enea')
-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 5c22e4a..65995e1 100644
--- a/recipes-enea/partrt/partrt_1.1.bb
+++ b/recipes-enea/partrt/partrt_1.1.bb
@@ -5,7 +5,7 @@ LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=b52bab7a403562f36be803f11489f1a4" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=b52bab7a403562f36be803f11489f1a4"
6 6
7RDEPENDS_${PN} = "bash" 7RDEPENDS_${PN} = "bash"
8RDEPENDS_${PN}-ptest += "python" 8RDEPENDS_${PN}-ptest += "python3"
9 9
10SRC_URI = "git://github.com/OpenEneaLinux/rt-tools.git;branch=master \ 10SRC_URI = "git://github.com/OpenEneaLinux/rt-tools.git;branch=master \
11 file://run-ptest \ 11 file://run-ptest \