From fd6280dfc45539845939ca3f49183b8aeb836ac9 Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Wed, 16 Nov 2022 10:37:37 -0700 Subject: imx-uuc: Update to latest Changes: ``` 61f258f Create SCR-imx-uuc.txt 69029e7 Change to sleep 5s when no UDC available. 15cb53e Remove old mfgtool deamon support and old msc support ``` Signed-off-by: Tom Hochstein (cherry picked from commit fc716335ed375b7a52b5ac686ef7013488b7233e) --- 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 2f001dda..4b4915e5 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;branch=master" -SRCREV = "d6afb27e55d73d7ad08cd2dd51c784d8ec9694dc" +SRCREV = "61f258fb6f10f690633eb068a8d4aaaba5e5e8a2" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf