summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>2020-08-18 12:23:37 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2020-08-24 08:47:26 -0300
commit45e2f29ccacca29524b5db41a4e1cfcd93ee4300 (patch)
treeb03942b9aa4314251ef5c885cf73c57e007f88ff
parent4689674e6c147f6891b541c273abf2889aa6f2da (diff)
downloadmeta-freescale-45e2f29ccacca29524b5db41a4e1cfcd93ee4300.tar.gz
imx-uuc: bump up revision from upstream
This includes one commit from upstream: d6afb27 Always use ipv6 address to mount rootfs Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
-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 9fe9614a..bfa6607b 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" 14SRC_URI = "git://github.com/NXPmicro/imx-uuc.git;protocol=https"
15SRCREV = "ebb7d34853133d92eff9766e370ea21e6d6d8f2b" 15SRCREV = "d6afb27e55d73d7ad08cd2dd51c784d8ec9694dc"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18