summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/mc-utils/mc-utils_git.bb
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2018-09-29 16:59:35 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-10-01 13:51:02 -0300
commite9794aca82d4a2d1053f0edc9bb03ce239a98d61 (patch)
tree48f5f98e947b83c53c41bef00750073ed1101ba8 /recipes-bsp/mc-utils/mc-utils_git.bb
parente82ffc574430b3c862e590148ca45bd0ac76a2e2 (diff)
downloadmeta-freescale-e9794aca82d4a2d1053f0edc9bb03ce239a98d61.tar.gz
mc-utils: update to 30c6310
*update to lsdk 1809 tag include the following changes: 30c6310 - api: add MC 10.11.0 APIs e085f36 - USXGMII mac with autoneg must have type phy fc6a900 - lx2160: DPL file for Serdes1=15 fefdb7e - api: add MC 10.10.0 APIs b155e19 - api: add MC 10.9.3 APIs 494342e - api: add MC 10.9.2 APIs 462cf1a - Merge pull request #12 in DPAA2/mc-utils from lx2_bringup to master a3cda64 - USXGMII dpc for LX2 f30bee4 - Changes for Serdes1 protocol 8 and 13 9f7f113 - Rename dpl-eth.7.dts to dpl-eth.7.8.dts because both serdes protocols (7 and 8) can be supported using this file e6b77e2 - Modify log_level to LOG_LEVEL_WARN to be consistent with the file name. dc400f9 - Remove innacurate comment from file dpl-eth.0x19.dts d68abd9 - Add configuration files for serdes protocol 13 (100G). eb77501 - Create separate folders for RDB and QDS files. 4121666 - config: lx2160a: configure MC to treat dpmac.17 and .18 as MAC_LINK_TYPE_PHY b5b4dd2 - api: add MC 10.9.1 APIs c942e0c - api: add MC 10.9.0 APIs 777c002 - config: lx2160a: added copyright and license 4937734 - config: lx2160a: add DPL for Serdes1 protocol 0x7 d03f567 - lx2160a: Add DPNI for DPMAC.2 c7705fe - lx2160a: Increase number of 2-WQ channels 7439147 - lx2160a: All all te DPMACs for Serdes protocol 1 = 19 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/mc-utils/mc-utils_git.bb')
-rw-r--r--recipes-bsp/mc-utils/mc-utils_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/mc-utils/mc-utils_git.bb b/recipes-bsp/mc-utils/mc-utils_git.bb
index 7cb0ebb7..f34d4418 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"
10inherit deploy 10inherit deploy
11 11
12SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/mc-utils;nobranch=1" 12SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/mc-utils;nobranch=1"
13SRCREV = "de3c46f16732f5e050851277b91e82d63818ca58" 13SRCREV = "30c63101b15def4620f509641b97641c25fe19fe"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16