nnshark: Update nnshark_2023.11.imx.bb to commit a5096a6

Signed-off-by: Jun Zhu <junzhu@nxp.com>
This commit is contained in:
Jun Zhu 2023-11-16 05:44:03 +08:00
parent 800e1ffb0b
commit 503963b7f5

View File

@ -15,7 +15,7 @@ DEPENDS = "\
NNSHARK_SRC ?= "gitsm://github.com/nxp-imx/nnshark.git;protocol=https"
SRCBRANCH ?= "2023.11.imx"
SRC_URI = "${NNSHARK_SRC};branch=${SRCBRANCH}"
SRCREV = "${AUTOREV}"
SRCREV = "a5096a6dd1e05c9f1aa4613d9ff3fa46ef205883"
S = "${WORKDIR}/git"