nn-imx: Update nn-imx_1.3.0.bb to commit 33ff4ea

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2023-03-10 18:09:40 -06:00
parent 8312598d9f
commit 7599fee028

View File

@ -7,7 +7,7 @@ DEPENDS = "imx-gpu-viv"
SRC_URI = "${NN_IMX_SRC};branch=${SRCBRANCH}" SRC_URI = "${NN_IMX_SRC};branch=${SRCBRANCH}"
NN_IMX_SRC ?= "git://github.com/nxp-imx/nn-imx.git;protocol=https" NN_IMX_SRC ?= "git://github.com/nxp-imx/nn-imx.git;protocol=https"
SRCBRANCH = "imx_1.3.0" SRCBRANCH = "imx_1.3.0"
SRCREV = "54889a688588175a405708088631184ee9a4ca89" SRCREV = "33ff4eafb99046142bd92efe30debf0159d6ab28"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"