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

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2025-01-24 09:35:10 +01:00
parent 278284454c
commit c9f665d2bd

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 = "b53a9851acd116c4d25ae3b63595023b954d55e2" SRCREV = "9aa904bb28e49c59039553024d28e331d3f84602"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"