diff options
author | Gowtham Tammana <g-tammana@ti.com> | 2017-01-30 21:55:57 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-01-30 15:51:43 -0500 |
commit | 06b068fb14d7d24dca57a58cbe6b8dfde7bd59c8 (patch) | |
tree | 44ec5bced62dfe1013ad26409d251c959eda6dea | |
parent | dd1d21e48310c1656e46193cd74328434c3527ac (diff) | |
download | meta-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>
-rw-r--r-- | recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb | 2 |
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 |
12 | BRANCH = "ti-${PV}-k4.4" | 12 | BRANCH = "ti-${PV}-k4.4" |
13 | 13 | ||
14 | SRCREV = "65887c911db495fb66c6847c8b6eadc76c7470f4" | 14 | SRCREV = "7c0f4dc755dc2ecb95195ed42ef24fea16ef2667" |
15 | 15 | ||
16 | SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH}" | 16 | SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${BRANCH}" |
17 | S = "${WORKDIR}/git/src" | 17 | S = "${WORKDIR}/git/src" |