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:
Javier Viguera 2023-06-26 16:08:08 +02:00
parent 4992b9934f
commit 54a0d44df3
1 changed files with 8 additions and 0 deletions

View File

@ -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"