diff options
| author | Tom Hochstein <tom.hochstein@nxp.com> | 2023-02-08 14:17:30 -0700 |
|---|---|---|
| committer | Tom Hochstein <tom.hochstein@nxp.com> | 2023-02-08 14:32:39 -0700 |
| commit | d75c8159b3bbe428ab759b2822a5b8b99e10e699 (patch) | |
| tree | ca406990f6b13db8e3cbaa8cdf445009a2acb20c /recipes-bsp/fsl-tlu/fsl-tlu_1.0.0.bb | |
| parent | 8ba7a58122ebbbdfd57f39b3c99be51a0022c3e9 (diff) | |
| download | meta-freescale-d75c8159b3bbe428ab759b2822a5b8b99e10e699.tar.gz | |
layer: Use github for QorIQ source
The NXP repos are moving to github.
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.bb | 2 |
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 260737ff0..3883c0246 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." | |||
| 5 | LICENSE = "GPL-2.0-only" | 5 | LICENSE = "GPL-2.0-only" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=8a71d0475d08eee76d8b6d0c6dbec543" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=8a71d0475d08eee76d8b6d0c6dbec543" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/fsl-tlu;protocol=https;nobranch=1" | 8 | SRC_URI = "git://github.com/nxp-qoriq-yocto-sdk/fsl-tlu;protocol=https;nobranch=1" |
| 9 | SRCREV = "8837cce3c86b30c0931c319e9e1a8ca622ae5354" | 9 | SRCREV = "8837cce3c86b30c0931c319e9e1a8ca622ae5354" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
