summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/gc320-drivers
diff options
context:
space:
mode:
authorGowtham Tammana <g-tammana@ti.com>2017-01-30 21:55:57 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-01-30 15:51:43 -0500
commit06b068fb14d7d24dca57a58cbe6b8dfde7bd59c8 (patch)
tree44ec5bced62dfe1013ad26409d251c959eda6dea /recipes-bsp/gc320-drivers
parentdd1d21e48310c1656e46193cd74328434c3527ac (diff)
downloadmeta-ti-06b068fb14d7d24dca57a58cbe6b8dfde7bd59c8.tar.gz
ti-gc320-driver: Update SRCREV
This update includes the following - Remove dependency on dmac_flus/inv/clean_range - Remove spurious page count increment Signed-off-by: Gowtham Tammana <g-tammana@ti.com> 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 8ad7e4ba..976904fa 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
@@ -11,7 +11,7 @@ PR = "${MACHINE_KERNEL_PR}"
11# Need to branch out with ${PV} var 11# Need to branch out with ${PV} var
12BRANCH = "ti-${PV}-k4.4" 12BRANCH = "ti-${PV}-k4.4"
13 13
14SRCREV = "65887c911db495fb66c6847c8b6eadc76c7470f4" 14SRCREV = "7c0f4dc755dc2ecb95195ed42ef24fea16ef2667"
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}"
17S = "${WORKDIR}/git/src" 17S = "${WORKDIR}/git/src"