From e5010e96500e3e608fa61b7ad939df5769248d74 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Wed, 24 Mar 2021 12:06:58 +0100 Subject: 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 --- recipes-enea/partrt/partrt_1.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-enea') 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" LIC_FILES_CHKSUM = "file://LICENSE;md5=b52bab7a403562f36be803f11489f1a4" RDEPENDS_${PN} = "bash" -RDEPENDS_${PN}-ptest += "python" +RDEPENDS_${PN}-ptest += "python3" SRC_URI = "git://github.com/OpenEneaLinux/rt-tools.git;branch=master \ file://run-ptest \ -- cgit v1.2.3-54-g00ecf