summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/fsl-tlu/fsl-tlu_1.0.0.bb
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2023-03-31 12:23:02 -0700
committerTom Hochstein <tom.hochstein@nxp.com>2023-03-31 13:50:30 -0700
commit5884c15aa907beef1c2582a9cff63d33b04ff0bc (patch)
treefd7e924b4aa7c4c519d47a4082ddc375375d3d3d /recipes-bsp/fsl-tlu/fsl-tlu_1.0.0.bb
parente353e020f161d6674c825e8abc9bdcece71ca8a5 (diff)
downloadmeta-freescale-5884c15aa907beef1c2582a9cff63d33b04ff0bc.tar.gz
Move from codeaurora to github
Fixes: #1469 Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-bsp/fsl-tlu/fsl-tlu_1.0.0.bb')
-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 60598ae5..3a84cc0d 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://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/fsl-tlu;protocol=https;nobranch=1" 8SRC_URI = "git://github.com/nxp-qoriq-yocto-sdk/fsl-tlu;protocol=https;nobranch=1"
9SRCREV = "8837cce3c86b30c0931c319e9e1a8ca622ae5354" 9SRCREV = "8837cce3c86b30c0931c319e9e1a8ca622ae5354"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"