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 | |
| 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')
| -rw-r--r-- | recipes-bsp/boot-format/boot-format_git.bb | 2 | ||||
| -rw-r--r-- | recipes-bsp/fsl-tlu/fsl-tlu_1.0.0.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/boot-format/boot-format_git.bb b/recipes-bsp/boot-format/boot-format_git.bb index 25a2015c8..4057855cf 100644 --- a/recipes-bsp/boot-format/boot-format_git.bb +++ b/recipes-bsp/boot-format/boot-format_git.bb | |||
| @@ -3,7 +3,7 @@ LICENSE = "GPL-2.0-only" | |||
| 3 | PR = "r6" | 3 | PR = "r6" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/boot-format;nobranch=1 \ | 6 | SRC_URI = "git://github.com/nxp-qoriq-yocto-sdk/boot-format;nobranch=1 \ |
| 7 | file://flags.patch" | 7 | file://flags.patch" |
| 8 | SRCREV = "4eb81a6797ef4e58bf7d9b2d58afb37a21c1f550" | 8 | SRCREV = "4eb81a6797ef4e58bf7d9b2d58afb37a21c1f550" |
| 9 | 9 | ||
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" |
