From: Cristinel Panfir Date: Mon, 16 Dec 2019 09:48:52 +0000 (+0200) Subject: imx-uuc: Update SRCREV to ebb7d34 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=67f797dafa14873a07fb5b28d2e0bb8b68ff585a;p=meta-freescale.git 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 --- 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" PV = "0.5.1+git${SRCPV}" SRC_URI = "git://github.com/NXPmicro/imx-uuc.git;protocol=https" -SRCREV = "fc48b497fe961d601b4bcced807f562090854ec9" +SRCREV = "ebb7d34853133d92eff9766e370ea21e6d6d8f2b" S = "${WORKDIR}/git"