diff options
| author | Chunrong Guo <chunrong.guo@nxp.com> | 2017-10-18 13:06:10 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-10-18 11:42:30 -0200 |
| commit | fcd74e8818c62eb77ac955b9e88f2d88856af0e8 (patch) | |
| tree | 1ad6d96e80f7b171268ffed18e286273f10bafae | |
| parent | e2de0908b1d88e3bd60cb11d25b70cf92fe2f089 (diff) | |
| download | meta-freescale-fcd74e8818c62eb77ac955b9e88f2d88856af0e8.tar.gz | |
qe-ucode: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | recipes-bsp/qe-ucode/qe-ucode_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/qe-ucode/qe-ucode_git.bb b/recipes-bsp/qe-ucode/qe-ucode_git.bb index 7e0dd3c8e..789222242 100644 --- a/recipes-bsp/qe-ucode/qe-ucode_git.bb +++ b/recipes-bsp/qe-ucode/qe-ucode_git.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://Freescale-Binary-EULA;md5=f4719d59382b5ee2a2ebe4db784 | |||
| 5 | 5 | ||
| 6 | inherit deploy | 6 | inherit deploy |
| 7 | 7 | ||
| 8 | SRC_URI = "git://git.freescale.com/ppc/sdk/qe-ucode.git;branch=sdk-v2.0.x" | 8 | SRC_URI = "git://github.com/qoriq-open-source/qe-ucode.git;nobranch=1" |
| 9 | SRCREV= "adb1560b76090a11f61a46b7a6b3b33b1436ed4d" | 9 | SRCREV= "adb1560b76090a11f61a46b7a6b3b33b1436ed4d" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
