apitrace: Update apitrace_12.0.0.imx.bb to commit 28ee8dc

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This commit is contained in:
Tom Hochstein 2024-09-26 07:20:35 -05:00
parent 92209ef534
commit 8cbd8d34ff

View File

@ -10,7 +10,7 @@ DEPENDS = "zlib libpng procps python3-native"
SRC_URI = "${APITRACE_SRC};branch=${SRCBRANCH}"
APITRACE_SRC ?= "gitsm://github.com/nxp-imx/apitrace-imx.git;protocol=https"
SRCBRANCH = "imx_12.0"
SRCREV = "031c350f9489b905a6674809cf6bae9e449ed226"
SRCREV = "28ee8dce75324f7a963ee46841479f75df34213c"
S = "${WORKDIR}/git"