summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/gc320-drivers
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-02-21 04:16:39 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-02-20 22:15:16 +0000
commit665fd9ee844bed84c92f10e11bf12e68a8635925 (patch)
tree9ccdee37eadc91d846a5ca687f5331e4a659b642 /recipes-bsp/gc320-drivers
parent27b5027186bcd560719cbfc57ea85ec74d2a216b (diff)
downloadmeta-ti-665fd9ee844bed84c92f10e11bf12e68a8635925.tar.gz
ti-gc320-driver: fix missing quote typo introduced by recent commit
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/gc320-drivers')
-rw-r--r--recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb b/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
index 551a3512..5f005e57 100644
--- a/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
+++ b/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
@@ -13,7 +13,7 @@ BRANCH = "ti-${PV}-k4.19"
13 13
14SRCREV = "9b59e596b4adefabbb686ce8845edef8114558fd" 14SRCREV = "9b59e596b4adefabbb686ce8845edef8114558fd"
15 15
16SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH} 16SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH}"
17 17
18S = "${WORKDIR}/git/src" 18S = "${WORKDIR}/git/src"
19 19