onnxruntime: update revision and fix rdepends
Backport changes from NXP's lf-6.1.1-1.0.0 release for the ccimx93. Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
4992b9934f
commit
54a0d44df3
|
|
@ -0,0 +1,8 @@
|
||||||
|
# Copyright (C) 2023 Digi International
|
||||||
|
|
||||||
|
SRCBRANCH_runtime:ccimx93 = "lf-6.1.1_1.0.0"
|
||||||
|
SRCREV_runtime:ccimx93 = "66e3e9a93840ed1e55dc2d7e894c0ae26fb0e51e"
|
||||||
|
|
||||||
|
# Updated flatbuffers recipe for ccimx93, renamed the runtime python package
|
||||||
|
PYTHON_RDEPENDS:remove:ccimx93 = "flatbuffers-${PYTHON_PN}"
|
||||||
|
PYTHON_RDEPENDS:append:ccimx93 = " ${PYTHON_PN}-flatbuffers"
|
||||||
Loading…
Reference in New Issue