From 193418411a97d0d01fa05448122fbb258fe3d3bd Mon Sep 17 00:00:00 2001 From: "Rodrigo M. Duarte" Date: Fri, 9 May 2025 11:15:30 -0300 Subject: imx-uuc: Bump revision to 25f65e1 25f65e1 ufb: fix nitpick regarding format argument 4e7a99a ufb: fix some compiler warnings b4c1af3 ufb: pretty format source file affb8ad .gitignore: add ufb binary 6cffbc4 Add license and copyright Signed-off-by: Rodrigo M. Duarte --- recipes-bsp/imx-uuc/imx-uuc_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/imx-uuc/imx-uuc_git.bb b/recipes-bsp/imx-uuc/imx-uuc_git.bb index e245f28b..754e68eb 100644 --- a/recipes-bsp/imx-uuc/imx-uuc_git.bb +++ b/recipes-bsp/imx-uuc/imx-uuc_git.bb @@ -10,7 +10,7 @@ PR = "r1" PV = "0.5.1+git${SRCPV}" SRC_URI = "git://github.com/NXPmicro/imx-uuc.git;protocol=https;branch=master" -SRCREV = "9b4adc0cde346fbae743dc21fcf5115488307b83" +SRCREV = "25f65e10368aa07056f9536e88ed911ac7f38f99" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf