mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-10-22 23:32:16 +02:00
onnxruntime: Update onnxruntime_1.17.1.bb to commit a665127
[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
8da2e3bd31
commit
8bfc357004
|
@ -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.12.3_1.0.0"
|
||||
SRCREV = "3616ba2f9cd2b7b882252a95e171f0c0c0f1826f"
|
||||
SRCREV = "a6651273cf4ff3565036691a891d57872c0b761f"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user