summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2025-05-12 09:33:51 -0300
committerGitHub <noreply@github.com>2025-05-12 09:33:51 -0300
commited25b211d955cdf3fff22fae39ceeba5d7402565 (patch)
tree4ba65ce1cf1dead6a4ba2b3dea8ba17c7f4af12e
parent9b49dac8842d83734ca411974755562b667ca48f (diff)
parent8b6270091f915d9df74cb383f4425e9bf38058b3 (diff)
downloadmeta-freescale-ed25b211d955cdf3fff22fae39ceeba5d7402565.tar.gz
Merge pull request #2250 from Freescale/backport-2248-to-styhead
[Backport styhead] imx-uuc: Bump revision to 25f65e1
-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