imx-system-manager: Update imx-system-manager_1.0.0.bb to commit 4f0939b

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-01-05 21:42:52 -06:00
parent 46c01d8ce7
commit 519e836a5a

View File

@ -18,7 +18,7 @@ DEPENDS = "gcc-arm-none-eabi-native"
SRC_URI = "${IMX_SYSTEM_MANAGER_SRC};branch=${SRCBRANCH}"
IMX_SYSTEM_MANAGER_SRC ?= "git://github.com/nxp-imx/imx-sm.git;protocol=https"
SRCBRANCH = "dev"
SRCREV = "ad463d92b820ec378435a9c9fd5f48e9bd0d2951"
SRCREV = "4f0939b1625e44be89af3ba43b3a61c452f6a593"
S = "${WORKDIR}/git"