mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-10-22 15:22:15 +02:00
onnxruntime: Update onnxruntime_1.17.1.bb to commit 0e7ab11
[YOCIMX-9056] Pick up the latest hot-fix the configure issue as eigen checksum mismatching by switch gitlab to github mirror. Signed-off-by: Jun Zhu <junzhu@nxp.com>
This commit is contained in:
parent
013670cd6a
commit
a0cf309d2e
|
@ -1,4 +1,4 @@
|
|||
# Copyright 2020-2023 NXP
|
||||
# Copyright 2020-2025 NXP
|
||||
DESCRIPTION = "cross-platform, high performance scoring engine for ML models"
|
||||
SECTION = "devel"
|
||||
LICENSE = "MIT & Apache-2.0"
|
||||
|
@ -13,7 +13,7 @@ inherit setuptools3
|
|||
SRC_URI = "${ONNXRUNTIME_SRC};branch=${SRCBRANCH}"
|
||||
ONNXRUNTIME_SRC ?= "gitsm://github.com/nxp-imx/onnxruntime-imx.git;protocol=https"
|
||||
SRCBRANCH = "lf-6.6.52_2.2.0"
|
||||
SRCREV = "3616ba2f9cd2b7b882252a95e171f0c0c0f1826f"
|
||||
SRCREV = "0e7ab1185a82947147b814b9a4d20a7452cc61f8"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user