imx-lib: Fix release branch

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This commit is contained in:
Tom Hochstein 2024-06-19 08:44:36 -05:00
parent af267e7776
commit 14006fb6ea

View File

@ -2,7 +2,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fbc093901857fcd118f065f900982c24"
SRC_URI = "${IMXLIB_SRC};branch=${SRCBRANCH}"
IMXLIB_SRC ?= "git://github.com/nxp-imx/imx-lib.git;protocol=https"
SRCBRANCH = "master"
SRCBRANCH = "lf-6.6.23_2.0.0"
SRCREV = "8f124c3914d82019849fb697baeb730e4cb1b547"
PLATFORM:mx93-nxp-bsp = "IMX8ULP"