summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-uuc
diff options
context:
space:
mode:
authorCristinel Panfir <cristinel.panfir@nxp.com>2019-12-16 11:48:52 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2019-12-16 11:35:04 -0300
commit67f797dafa14873a07fb5b28d2e0bb8b68ff585a (patch)
tree3ee650e05574886d668ce2b0a5183173c3bac985 /recipes-bsp/imx-uuc
parentdd2eaf55309c0b53839d05e57e4ecf968dced5d1 (diff)
downloadmeta-freescale-67f797dafa14873a07fb5b28d2e0bb8b68ff585a.tar.gz
imx-uuc: Update SRCREV to ebb7d34
- Always use ipv6 address to mount rootfs - support normal ip:nfsroot format to work with connman - Fix upload problem - return EPIPE status when pipe close before all data transferred Signed-off-by: Cristinel Panfir <cristinel.panfir@nxp.com>
Diffstat (limited to 'recipes-bsp/imx-uuc')
-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 713db3ab..9a3afdaa 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 = "fc48b497fe961d601b4bcced807f562090854ec9" 15SRCREV = "ebb7d34853133d92eff9766e370ea21e6d6d8f2b"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18