summaryrefslogtreecommitdiffstats
path: root/recipes-enea
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2021-03-24 12:06:58 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2021-03-24 12:06:58 +0100
commite5010e96500e3e608fa61b7ad939df5769248d74 (patch)
treeac39e02e10e8da71d508feb058bce214c514dd41 /recipes-enea
parent6e52e1c613b7cf4fd08e985514e508461df7f641 (diff)
downloadmeta-nfv-access-common-e5010e96500e3e608fa61b7ad939df5769248d74.tar.gz
Upgrade to gatesgarth
This is an initial commit, containing quick fixes and hacks to allow building the images. All these issues will be re-evaluated and fixed properly in their own commits. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
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 \