summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorGowtham Tammana <g-tammana@ti.com>2020-03-12 19:11:38 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-03-13 04:03:58 +0000
commitf68e4a5adca15c453cf452fe4fd86181e5bb9e25 (patch)
tree6fcee3dc40a12bd954b0d87ff26b8e7521cef805 /recipes-bsp
parent9d4240be7b8ccf4433de9039c262490fd90687dd (diff)
downloadmeta-ti-f68e4a5adca15c453cf452fe4fd86181e5bb9e25.tar.gz
ti-gc320-driver: Update srcrev to pick dma api fixes
Update srcrev to pick the fixes for dma api crashes. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb4
1 files changed, 2 insertions, 2 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 d536b1c6..792e5730 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
@@ -5,13 +5,13 @@ LIC_FILES_CHKSUM = "file://../LICENSE;md5=78d9818a51b9a8e9bb89dea418bac297"
5 5
6inherit module 6inherit module
7 7
8MACHINE_KERNEL_PR_append = "g" 8MACHINE_KERNEL_PR_append = "h"
9PR = "${MACHINE_KERNEL_PR}" 9PR = "${MACHINE_KERNEL_PR}"
10 10
11# Need to branch out with ${PV} var 11# Need to branch out with ${PV} var
12BRANCH = "ti-${PV}-k5.4" 12BRANCH = "ti-${PV}-k5.4"
13 13
14SRCREV = "bd1c9751af7c693bdf1a0e6b8b96226305d45a8c" 14SRCREV = "2a4fbe8353fa56011a613aeeaf69e274cd07a825"
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