nnshark: Update nnshark_2023.11.imx.bb to commit 4ed6690

[YOCIMX-8341] [LF-13566]
Pick up the fix for can not fetch gstreamer common submodule
from anongit.freedesktop.org/gstreamer/common.

Signed-off-by: Jun Zhu <junzhu@nxp.com>
(cherry picked from commit f23d0ce80d)
Signed-off-by: Luan Rafael Carneiro <luan.r@variscite.com>
This commit is contained in:
Jun Zhu 2024-09-25 21:23:45 +08:00 committed by thochstein
parent f08206cdb6
commit 239073c471

View File

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