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

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-02-05 10:12:59 +01:00
parent b6618e5e44
commit 687b507e93

View File

@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b66f32a90f9577a5a3255c21d79bc619"
SRC_URI = "${IMX_SYSTEM_MANAGER_SRC};branch=${SRCBRANCH}" SRC_URI = "${IMX_SYSTEM_MANAGER_SRC};branch=${SRCBRANCH}"
IMX_SYSTEM_MANAGER_SRC ?= "git://github.com/nxp-imx/imx-sm.git;protocol=https" IMX_SYSTEM_MANAGER_SRC ?= "git://github.com/nxp-imx/imx-sm.git;protocol=https"
SRCBRANCH = "master" SRCBRANCH = "master"
SRCREV = "8c4a97ba3c6cb29874c6a6adead12273c6573c73" SRCREV = "ce7e0a60dc18c24c8a5904c2c78bfe402b2f2687"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"