summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-11-16 15:46:38 -0300
committerGitHub <noreply@github.com>2022-11-16 15:46:38 -0300
commite2cf9adf02e2d6610213dfb646d2ea46b1d9b164 (patch)
treec66b906682190f1d912a07158e4a76afd69e8f8b
parent8617b85687d51623f748e41a9aec149f6c4ab91f (diff)
parentfd6280dfc45539845939ca3f49183b8aeb836ac9 (diff)
downloadmeta-freescale-e2cf9adf02e2d6610213dfb646d2ea46b1d9b164.tar.gz
Merge pull request #1299 from Freescale/backport-1298-to-kirkstone
[Backport kirkstone] imx-uuc: Update to latest
-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 2f001dda..4b4915e5 100644
--- a/recipes-bsp/imx-uuc/imx-uuc_git.bb
+++ b/recipes-bsp/imx-uuc/imx-uuc_git.bb
@@ -12,7 +12,7 @@ PR = "r1"
12PV = "0.5.1+git${SRCPV}" 12PV = "0.5.1+git${SRCPV}"
13 13
14SRC_URI = "git://github.com/NXPmicro/imx-uuc.git;protocol=https;branch=master" 14SRC_URI = "git://github.com/NXPmicro/imx-uuc.git;protocol=https;branch=master"
15SRCREV = "d6afb27e55d73d7ad08cd2dd51c784d8ec9694dc" 15SRCREV = "61f258fb6f10f690633eb068a8d4aaaba5e5e8a2"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18