diff options
author | C.R. Guo <chunrong.guo@nxp.com> | 2018-03-01 17:55:34 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-03-06 10:05:00 -0300 |
commit | e0917b1fc10adfd2bf37d476550407e972ffe046 (patch) | |
tree | f10630b3471f08277b2fc5e8b272f536cbbc45fb | |
parent | 4f01688443e51079b154915d9f75b1d80a5de68e (diff) | |
download | meta-freescale-e0917b1fc10adfd2bf37d476550407e972ffe046.tar.gz meta-freescale-e0917b1fc10adfd2bf37d476550407e972ffe046.tar.bz2 meta-freescale-e0917b1fc10adfd2bf37d476550407e972ffe046.zip |
boot-format: 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/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 2d9f9b1d..92ec8307 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" PR = "r6" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" -SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git;nobranch=1 \ +SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/boot-format;nobranch=1 \ file://flags.patch" SRCREV = "4eb81a6797ef4e58bf7d9b2d58afb37a21c1f550" |