]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-uuc: Update SRCREV to ebb7d34
authorCristinel Panfir <cristinel.panfir@nxp.com>
Mon, 16 Dec 2019 09:48:52 +0000 (11:48 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 16 Dec 2019 14:35:04 +0000 (11:35 -0300)
- 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>
recipes-bsp/imx-uuc/imx-uuc_git.bb

index 713db3ab21d2bc4c34819d6fca3774bc668702d9..9a3afdaa28f467baecf425983caef8ba2f4e6c7d 100644 (file)
@@ -12,7 +12,7 @@ PR = "r1"
 PV = "0.5.1+git${SRCPV}"
 
 SRC_URI = "git://github.com/NXPmicro/imx-uuc.git;protocol=https"
-SRCREV = "fc48b497fe961d601b4bcced807f562090854ec9"
+SRCREV = "ebb7d34853133d92eff9766e370ea21e6d6d8f2b"
 
 S = "${WORKDIR}/git"