mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-08 11:50:56 +00:00
x-load: Remove reference to arago-project.org
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 <reatmon@ti.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user