[meta-ti] [PATCH] omapdrm-pvr: bump SRCREV for am3 and am4
Jacob Stiffler
j-stiffler at ti.com
Thu Oct 15 07:10:38 PDT 2015
* Remove the OCP_SYSCONFIG setting so that power management capability
will not be disabled
* Put SGX device in reset state when PVRSRV driver is removed
* Disable the Interrupt Sync Check unless SUPPORT_LISR_MISR_SYNC is defined.
Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
---
recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb b/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb
index 15ccb54..5d5119e 100644
--- a/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb
+++ b/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb
@@ -7,7 +7,7 @@ inherit module
COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15"
-MACHINE_KERNEL_PR_append = "h"
+MACHINE_KERNEL_PR_append = "i"
PR = "${MACHINE_KERNEL_PR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -20,8 +20,8 @@ SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch
S = "${WORKDIR}/git"
SRCREV_omap-a15 = "e06c0a4e11401534b938b9a7b1c3f27a65db871f"
-SRCREV_ti33x = "ad7c4fa37897b59b6d9ddabb9aba03fd515ffa29"
-SRCREV_ti43x = "ad7c4fa37897b59b6d9ddabb9aba03fd515ffa29"
+SRCREV_ti33x = "2b7523d07a13ab704a24a7664749551f4a13ed32"
+SRCREV_ti43x = "2b7523d07a13ab704a24a7664749551f4a13ed32"
PVR_NULLDRM_ti33x = "1"
PVR_NULLDRM_ti43x = "1"
--
1.9.1
More information about the meta-ti
mailing list