summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-04-01 11:58:51 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-04-11 09:00:13 -0300
commit1991e3a966ee924613dc530a38fa1e6858857866 (patch)
tree7476d5e11218da08136362d6aa636ecb06e42c9d /recipes-dpaa
parent6d04a1aaaf0e138256cc5b7790761707861db38a (diff)
downloadmeta-freescale-1991e3a966ee924613dc530a38fa1e6858857866.tar.gz
eth-config: update to 6164664
*update to lsdk 1903 tag include the following changes 6164664 - eth_config: Add support for LS1046AFRWY Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Diffstat (limited to 'recipes-dpaa')
-rw-r--r--recipes-dpaa/eth-config/eth-config_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb
index 5255bd02..cfeae114 100644
--- a/recipes-dpaa/eth-config/eth-config_git.bb
+++ b/recipes-dpaa/eth-config/eth-config_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=47716bd5b656aa5e298a132a64d2d1e4"
6PR = "r2" 6PR = "r2"
7 7
8SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/eth-config;nobranch=1" 8SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/eth-config;nobranch=1"
9SRCREV = "eefb06353c8c3db34d22c26825b66e921bce617d" 9SRCREV = "6164664070e45810c793f112781ebcedc979e132"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12