mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
ti-gc320-driver: fix missing quote typo introduced by recent commit
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -13,7 +13,7 @@ BRANCH = "ti-${PV}-k4.19"
|
||||
|
||||
SRCREV = "9b59e596b4adefabbb686ce8845edef8114558fd"
|
||||
|
||||
SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH}
|
||||
SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH}"
|
||||
|
||||
S = "${WORKDIR}/git/src"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user