summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 15:06:56 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:03:49 -0300
commit9f435964fe48b02399bffff500393f9c61434b00 (patch)
tree21c92c29b6a2464fc76e6d91416e3c74e2eb18bd
parent0192974d004f7e464895ab688b2bc609d7ded3c6 (diff)
downloadmeta-freescale-9f435964fe48b02399bffff500393f9c61434b00.tar.gz
fsl-tlu: 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/fsl-tlu/fsl-tlu_1.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/fsl-tlu/fsl-tlu_1.0.0.bb b/recipes-bsp/fsl-tlu/fsl-tlu_1.0.0.bb
index 131bda55..df4cf69a 100644
--- a/recipes-bsp/fsl-tlu/fsl-tlu_1.0.0.bb
+++ b/recipes-bsp/fsl-tlu/fsl-tlu_1.0.0.bb
@@ -5,7 +5,7 @@ and configuration files."
5LICENSE = "GPLv2" 5LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://COPYING;md5=8a71d0475d08eee76d8b6d0c6dbec543" 6LIC_FILES_CHKSUM = "file://COPYING;md5=8a71d0475d08eee76d8b6d0c6dbec543"
7 7
8SRC_URI = "git://git.freescale.com/ppc/sdk/fsl-tlu.git;branch=master" 8SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/fsl-tlu;branch=nxp/master"
9SRCREV = "8837cce3c86b30c0931c319e9e1a8ca622ae5354" 9SRCREV = "8837cce3c86b30c0931c319e9e1a8ca622ae5354"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"