diff options
| author | Chunrong Guo <chunrong.guo@nxp.com> | 2019-04-01 11:58:51 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-04-11 09:00:13 -0300 |
| commit | 1991e3a966ee924613dc530a38fa1e6858857866 (patch) | |
| tree | 7476d5e11218da08136362d6aa636ecb06e42c9d | |
| parent | 6d04a1aaaf0e138256cc5b7790761707861db38a (diff) | |
| download | meta-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>
| -rw-r--r-- | recipes-dpaa/eth-config/eth-config_git.bb | 2 |
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 5255bd02e..cfeae114a 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" | |||
| 6 | PR = "r2" | 6 | PR = "r2" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/eth-config;nobranch=1" | 8 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/eth-config;nobranch=1" |
| 9 | SRCREV = "eefb06353c8c3db34d22c26825b66e921bce617d" | 9 | SRCREV = "6164664070e45810c793f112781ebcedc979e132" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
