diff options
| -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 1d1147474..489b99c32 100644 --- a/recipes-dpaa/eth-config/eth-config_git.bb +++ b/recipes-dpaa/eth-config/eth-config_git.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8ed5eddbfbb84af5089ea94c382d423c" | |||
| 5 | 5 | ||
| 6 | PR = "r2" | 6 | PR = "r2" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/qoriq-open-source/eth-config.git;nobranch=1" | 8 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/eth-config;nobranch=1" |
| 9 | SRCREV = "e3dcd110638dab004bcc759f6f51a0994bdfd8d5" | 9 | SRCREV = "e3dcd110638dab004bcc759f6f51a0994bdfd8d5" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
