summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/powervr-drivers
diff options
context:
space:
mode:
authore-ruei1@ti.com <e-ruei1@ti.com>2018-11-17 01:45:48 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-11-27 19:27:03 +0000
commit4e9cb4ebb8528b790defe2b6db5b6cd58f51257d (patch)
treea1fb49aab1a32ebaeb3d8d929911d585f8eab988 /recipes-bsp/powervr-drivers
parentfb8bfa61d74e49d1a436612b07bdb69c1bdd350f (diff)
downloadmeta-ti-4e9cb4ebb8528b790defe2b6db5b6cd58f51257d.tar.gz
ti-sgx-ddk-km: bump SRCREV to pickup the SGX reset fix for AM3/4
-km: pvr_drm.c: move the assert_reset from DrmRemove to DrmUnload Signed-off-by: Eric Ruei <e-ruei1@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/powervr-drivers')
-rw-r--r--recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
index e84c11b7..4283587d 100644
--- a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
+++ b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
@@ -7,7 +7,7 @@ inherit module
7 7
8COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15" 8COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15"
9 9
10MACHINE_KERNEL_PR_append = "o" 10MACHINE_KERNEL_PR_append = "p"
11PR = "${MACHINE_KERNEL_PR}" 11PR = "${MACHINE_KERNEL_PR}"
12 12
13PACKAGE_ARCH = "${MACHINE_ARCH}" 13PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -28,7 +28,7 @@ SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch
28 28
29S = "${WORKDIR}/git" 29S = "${WORKDIR}/git"
30 30
31SRCREV = "d2b3959738cfcc6209e8e882d1989de790866c8f" 31SRCREV = "76da7d73976f0a5dc04fdc84a3af899d6c2b1fe2"
32 32
33TARGET_PRODUCT_omap-a15 = "jacinto6evm" 33TARGET_PRODUCT_omap-a15 = "jacinto6evm"
34TARGET_PRODUCT_ti33x = "ti335x" 34TARGET_PRODUCT_ti33x = "ti335x"