[meta-ti] [master][PATCH] ti-gc320-driver: fix missing quote typo introduced by recent commit
Denys Dmytriyenko
denys at ti.com
Wed Feb 20 14:16:39 PST 2019
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 551a351..5f005e5 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"
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"
--
2.7.4
More information about the meta-ti
mailing list