diff options
| -rw-r--r-- | recipes-tools/eth-config/eth-config_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-tools/eth-config/eth-config_git.bb b/recipes-tools/eth-config/eth-config_git.bb index 3ed50a5..606937b 100644 --- a/recipes-tools/eth-config/eth-config_git.bb +++ b/recipes-tools/eth-config/eth-config_git.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=cf02dc8eb5ac4a76f3812826520dea87" | |||
| 6 | PR = "r2" | 6 | PR = "r2" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://git.freescale.com/ppc/sdk/eth-config.git" | 8 | SRC_URI = "git://git.freescale.com/ppc/sdk/eth-config.git" |
| 9 | SRCREV = "c1400695e56aa80f2f4c88c4e0582028248ae06f" | 9 | SRCREV = "c255231fb606bff18390da3b26e1ee9fca55e4e6" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
