From: Ting Liu Date: Tue, 15 Dec 2020 03:58:34 +0000 (+0530) Subject: mc-utils: update to 8e0b863 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=932baaa4ddec51a23a49ed124c7dcf70e5097878;p=meta-freescale.git mc-utils: update to 8e0b863 New commits: 8e0b863 Add APIs for MC 10.24.0 4c63d97 Add APIs for MC 10.23.0 bd2ce17 Fix dpc build error 63bc2ca Added new DPCs for 18_5 serdes protocol 2f5cdfa Repair 17, 18 and 20 serdes protocol DPL b621749 add API for MC 10.22.0 c953534 Added RGMII ports to dpc and dpl files 39de970 Corrected the comments 5528b4c Added dpls and dpcs for lx2162aqds part 38654f8 add API for MC 10.21.0 Signed-off-by: Ting Liu --- diff --git a/recipes-bsp/mc-utils/mc-utils_git.bb b/recipes-bsp/mc-utils/mc-utils_git.bb index 213b6541..b3c79b99 100644 --- a/recipes-bsp/mc-utils/mc-utils_git.bb +++ b/recipes-bsp/mc-utils/mc-utils_git.bb @@ -10,7 +10,7 @@ DEPENDS += "dtc-native" inherit deploy SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/mc-utils;nobranch=1" -SRCREV = "8672a5f5abcd3a354dcab07e03f2a8a69b2e962d" +SRCREV = "8e0b863693fc2ccbc62a62c79b4e3db6da88c16e" S = "${WORKDIR}/git"