summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>2025-05-09 11:15:30 -0300
committerRodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>2025-05-09 11:15:30 -0300
commit193418411a97d0d01fa05448122fbb258fe3d3bd (patch)
tree07e7dcfc6613b3c84aac7235b4e6b015442c203c
parentdd0b82ccbcb1a648555def12b6f1d3501a93f545 (diff)
downloadmeta-freescale-193418411a97d0d01fa05448122fbb258fe3d3bd.tar.gz
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 <rodrigo.duarte@ossystems.com.br>
-rw-r--r--recipes-bsp/imx-uuc/imx-uuc_git.bb2
1 files changed, 1 insertions, 1 deletions
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"
10PV = "0.5.1+git${SRCPV}" 10PV = "0.5.1+git${SRCPV}"
11 11
12SRC_URI = "git://github.com/NXPmicro/imx-uuc.git;protocol=https;branch=master" 12SRC_URI = "git://github.com/NXPmicro/imx-uuc.git;protocol=https;branch=master"
13SRCREV = "9b4adc0cde346fbae743dc21fcf5115488307b83" 13SRCREV = "25f65e10368aa07056f9536e88ed911ac7f38f99"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16