This is being set to the default value, remove this. Signed-off-by: Andrew Davis <[email protected]> --- .../recipes-framework/onnxruntime/onnxruntime_1.20.1.bb | 2 -- 1 file changed, 2 deletions(-)
diff --git a/meta-arago-extras/recipes-framework/onnxruntime/onnxruntime_1.20.1.bb b/meta-arago-extras/recipes-framework/onnxruntime/onnxruntime_1.20.1.bb index 494bea9a..7e810739 100644 --- a/meta-arago-extras/recipes-framework/onnxruntime/onnxruntime_1.20.1.bb +++ b/meta-arago-extras/recipes-framework/onnxruntime/onnxruntime_1.20.1.bb @@ -4,8 +4,6 @@ HOMEPAGE = "https://www.onnxruntime.ai/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d" -FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" - SRC_URI = "\ git://github.com/microsoft/onnxruntime.git;protocol=https;branch=rel-1.20.1 \ git://github.com/HowardHinnant/date.git;protocol=https;branch=master;name=date;destsuffix=${S}/cmake/external/date \ -- 2.39.2 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15831): https://lists.yoctoproject.org/g/meta-arago/message/15831 Mute This Topic: https://lists.yoctoproject.org/mt/111038549/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
