This is being set to the default value, remove this. Signed-off-by: Andrew Davis <[email protected]> --- meta-arago-extras/recipes-framework/onnx/onnx_1.16.1.bb | 2 -- 1 file changed, 2 deletions(-)
diff --git a/meta-arago-extras/recipes-framework/onnx/onnx_1.16.1.bb b/meta-arago-extras/recipes-framework/onnx/onnx_1.16.1.bb index fead0e61..84dd17c9 100644 --- a/meta-arago-extras/recipes-framework/onnx/onnx_1.16.1.bb +++ b/meta-arago-extras/recipes-framework/onnx/onnx_1.16.1.bb @@ -4,8 +4,6 @@ HOMEPAGE = "https://www.onnx.ai/" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" -FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" - SRC_URI = "git://github.com/onnx/onnx.git;protocol=https;branch=rel-1.16.1" SRC_URI += "\ file://0001-Try-to-find-package-Protobuf-before-checking-if-it-w.patch \ -- 2.39.2 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15832): https://lists.yoctoproject.org/g/meta-arago/message/15832 Mute This Topic: https://lists.yoctoproject.org/mt/111038550/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
