mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
ti-img-rogue-driver: Fix git SRC_URI
We missed a spot when updating all of the git access for git.ti.com to use HTTPS. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
@@ -20,7 +20,7 @@ PROVIDES = "virtual/gpudriver"
|
||||
BRANCH = "linuxws/dunfell/k5.10/${PV}_unified_fw_pagesize"
|
||||
|
||||
SRC_URI = " \
|
||||
git://git.ti.com/git/graphics/ti-img-rogue-driver.git;branch=${BRANCH} \
|
||||
git://git.ti.com/git/graphics/ti-img-rogue-driver.git;protocol=https;branch=${BRANCH} \
|
||||
file://0001-compiler-support-OpenEmbedded-nodistro-internal-aarc.patch \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user