summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing Liu <ting.liu@freescale.com>2015-07-17 13:36:40 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2015-07-20 17:06:55 +0800
commitf730b736f41236f94679651126a07672b6a0061b (patch)
tree0123794ba3e692137d92f068cee33ef3758af80a
parenta42c037fcbc8cd82e2632c580416746c8061aa9c (diff)
downloadmeta-fsl-ppc-f730b736f41236f94679651126a07672b6a0061b.tar.gz
eth-config: update to revision 1d6ad16
This import the following changes: 1d6ad16 eth_config: Remove support for T1040RDB/QDS, T1042RDB, T1042RDB-PI c51e333 eth_config: Add support for T1042D4RDB 9736329 eth_config: Add support for T1040D4RDB 10b5f51 eth_config: Add support for T1023RDB Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-dpaa/eth-config/eth-config_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb
index 878121f..32ef1fa 100644
--- a/recipes-dpaa/eth-config/eth-config_git.bb
+++ b/recipes-dpaa/eth-config/eth-config_git.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8ed5eddbfbb84af5089ea94c382d423c"
5 5
6PR = "r2" 6PR = "r2"
7 7
8SRC_URI = "git://git.freescale.com/ppc/sdk/eth-config.git;branch=sdk-v1.7.x" 8SRC_URI = "git://git.freescale.com/ppc/sdk/eth-config.git;branch=master"
9SRCREV = "8040e0b1a7cb18cecfe0c7657d42f59f222b7930" 9SRCREV = "1d6ad160fda9123e93c65141aa1578b6253ff7bc"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12