From d19564addafb1f7744a7a71c05392eb368f3ac5f Mon Sep 17 00:00:00 2001 From: Marc Ferland Date: Mon, 14 May 2018 10:05:11 -0400 Subject: [PATCH] imx-uuc: bump to latest revision Includes: * multi UDC support * linuxrc script fixes * use soc_uid as usb gadget serial number Signed-off-by: Marc Ferland Signed-off-by: Otavio Salvador --- 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.40.1