arago-project.org is being shut down in August. This commit changes the last recipes that point to that old site to point to git.ti.com, or just rmeove the reference entirely.
Signed-off-by: Ryan Eatmon <[email protected]> --- recipes-bsp/x-load/x-load_1.46-psp.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/x-load/x-load_1.46-psp.bb b/recipes-bsp/x-load/x-load_1.46-psp.bb index 108e408d..5713927b 100644 --- a/recipes-bsp/x-load/x-load_1.46-psp.bb +++ b/recipes-bsp/x-load/x-load_1.46-psp.bb @@ -12,7 +12,7 @@ PE = "1" # TI PSP v1.46_OMAPPSP_03.00.01.06 (Tag is one commit different) SRCREV_pn-${PN} = "fc6d5be15c703d21aef0ae0b8c02177721f0445f" -SRC_URI = "git://arago-project.org/git/projects/x-load-omap3.git;protocol=git" +SRC_URI = "git://git.ti.com/git/arago-project-org/x-load-omap3.git;protocol=https" S = "${WORKDIR}/git" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14889): https://lists.yoctoproject.org/g/meta-ti/message/14889 Mute This Topic: https://lists.yoctoproject.org/mt/92513623/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
