From: Marc Ferland <[email protected]> Includes:
* multi UDC support * linuxrc script fixes * use soc_uid as usb gadget serial number Signed-off-by: Marc Ferland <[email protected]> --- recipes-bsp/imx-uuc/imx-uuc_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/imx-uuc/imx-uuc_git.bb b/recipes-bsp/imx-uuc/imx-uuc_git.bb index 3c54d268..381c214a 100644 --- a/recipes-bsp/imx-uuc/imx-uuc_git.bb +++ b/recipes-bsp/imx-uuc/imx-uuc_git.bb @@ -11,7 +11,7 @@ inherit autotools-brokensep PV = "0.5.1+git${SRCPV}" SRC_URI = "git://github.com/NXPmicro/imx-uuc.git;protocol=https" -SRCREV = "2ae634281a39c82b6a8ee0fdcfbfbe42183ceb53" +SRCREV = "323efa5e4c799c40503ac92a8104c33b090e6731" S = "${WORKDIR}/git" -- 2.14.1 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
