diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2023-04-18 09:07:22 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-18 09:07:22 -0300 |
commit | 2ee3f2a9f254adab6a6d42a6e3085d05fbc8ac07 (patch) | |
tree | 97d048c25982b6d2c6b091762085cfadfc42f6bf /recipes-bsp/boot-format/boot-format_git.bb | |
parent | 154852cae5662f5aa5e983d412c95612dfbaf267 (diff) | |
parent | 289dae16bef8ee2e6b10edecd9d9c728e37694ac (diff) | |
download | meta-freescale-2ee3f2a9f254adab6a6d42a6e3085d05fbc8ac07.tar.gz |
Merge pull request #1503 from het-masteen/update-qoriq-git-linkwarrior
[warrior] meta-freescale: migrate IMX repos from codeaurora to github (for QorIQ)
Diffstat (limited to 'recipes-bsp/boot-format/boot-format_git.bb')
-rw-r--r-- | recipes-bsp/boot-format/boot-format_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/boot-format/boot-format_git.bb b/recipes-bsp/boot-format/boot-format_git.bb index 92ec8307..8d1adc2f 100644 --- a/recipes-bsp/boot-format/boot-format_git.bb +++ b/recipes-bsp/boot-format/boot-format_git.bb | |||
@@ -3,7 +3,7 @@ LICENSE = "GPLv2" | |||
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 | ||