]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-uuc: bump to latest revision
authorMarc Ferland <ferlandm@amotus.ca>
Tue, 21 Aug 2018 13:03:56 +0000 (10:03 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 31 Aug 2018 01:03:20 +0000 (22:03 -0300)
Includes:

* multi UDC support
* linuxrc script fixes
* use soc_uid as usb gadget serial number

Signed-off-by: Marc Ferland <ferlandm@amotus.ca>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
(cherry picked from commit d19564addafb1f7744a7a71c05392eb368f3ac5f)
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/imx-uuc/imx-uuc_git.bb

index 3c54d268004acf90a6fd522d164e510590d210b6..381c214abdc973f25fbb47234d470826bb62888e 100644 (file)
@@ -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"